logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: darcs patch: touch the "unrecorded changes" patch in ... (and 3 more): msg#00102

Subject: Re: darcs patch: touch the "unrecorded changes" patch in ... (and 3 more)
> Also, I wasn't quite sure, but I have a vague memory that it looked
> like the bus error was a null pointer dereference (from running
> valgrind perhaps?).

That's weird; on all the Unices I know, null pointer references cause
SIGSEGV.  OTOH, dereferencing a random integer as if it were a pointer
will get you SIGBUS at least on Solaris/Sparc.

You've got all my sympathy, David, this sort of things is a lot of fun
to debug.

                                        Juliusz


<Prev in Thread] Current Thread [Next in Thread>