[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Strange crashes

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2006-04-10 01:26:35 CEST

2006/4/9, Stefan Küng <tortoisesvn@gmail.com>:
> Norbert Unterberg wrote:
> > 2006/4/9, Stefan Küng <tortoisesvn@gmail.com>:
> >> if (cachedDir)
> >> return m_mostRecentStatus = cachedDir->GetStatusForMember(...);
> >>
> >> The crash happens on the second line, because 'cachedDir' is NULL!

The only thing I can think of (except overclocking or overheating) is
that some other thread is changing cachedDir in between these two
lines. I do not know the context, but I guess cachedDir is a local
variable? If yes, then I am out of ideas.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Apr 10 01:26:51 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.