[darcs-devel] darcs patch: touch the "unrecorded changes" patch in ... (and 3 more)

Juliusz Chroboczek Juliusz.Chroboczek at pps.jussieu.fr
Mon Jun 20 12:04:38 PDT 2005


> 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





More information about the darcs-devel mailing list