Comment 2 for bug 788801

Revision history for this message
Eliah Kagan (degeneracypressure) wrote :

I just reported bug 797146, which looks a lot like this and I suspect should be considered a duplicate, but I'm not sure. Program termination in bug 797146 occurred in a way I have not previously seen in programs not being actively debugged.

From bug 797146's description: "I'm not sure whether or not this should be considered a duplicate of bug 788801. In that bug, g_logv() called abort(), which triggered abnormal program termination with SIGABRT by calling raise(). In this bug, it appears that the program is terminated within g_logv() with SIGTRAP."