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

Re: crash when fetching status

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-11-04 21:33:07 CET

On Thu, 4 Nov 2004, Philip Martin wrote:

> Julian Foad <julianfoad@btopenworld.com> writes:
>
> I don't fully grok Windows, does EXCEPTION_ACCESS_VIOLATION imply a
> NULL pointer or just an invalid pointer? If the later then perhaps we
> have unitialised, or overwritten, memory and the check above won't
> help.
>
It's a segfault, so might well be an invalid pointer that's non-NULL.

> I won't object if someone applies Steve's fix, or something like the
> above. I would prefer to understand the cause, but if it remains a
> mystery then so be it.
>
I don't like Stefans fix, which actually hides the bug, but checking it
and returning an error is OK with me. A comment explaining the situation
would ofcourse help here.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 4 21:23:52 2004

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

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