On Tue, 04 May 2010 09:25:30 +1200, Bernard Helyer wrote: > On 04/05/10 08:57, Lars T. Kyllingstad wrote: >> On Mon, 03 May 2010 15:54:28 -0500, Ellery Newcomer wrote: >> >>> Hello. >>> >>> I'm trying to invoke a command inside d, and it returns a success code >>> when the command in question segfaults. >>> >>> any ideas? >>> >>> [...] >> >> It's a null dereference. >> >> [...] > > I believe his problem is that the return code of the caller indicates > success.
Note to self: Read posts *thoroughly* before answering. Man, I was feeling so pleased with myself for having spotted the error so quickly. ;) -Lars