Saulius Krasuckas saulius2@ar.fi.lt writes:
Hehehe, now I see it dies by cathing exeption when ir tries to read 0x00000000, though "make test" doesn't say this is an error.
Alexandre, is this intentional behaviour of an in-tree testing framework? (to treat crashes during "make test" as a success)
Not really, but it's pretty hard to fix since the debugger cannot set the Unix exit status of the parent process.