threads/80992: abort() sometimes not caught by gdb depending on
thread library
Pete French
petefrench at ticketswitch.com
Mon Jun 13 15:10:07 GMT 2005
The following reply was made to PR threads/80992; it has been noted by GNATS.
From: Pete French <petefrench at ticketswitch.com>
To: bug-followup at FreeBSD.org, freebsd-threads at FreeBSD.org
Cc:
Subject: Re: threads/80992: abort() sometimes not caught by gdb depending on thread library
Date: Mon, 13 Jun 2005 16:09:52 +0100
A bit more info - this problem seems to be related to the scope of the threads
as if I run the test program with LIBPTHREAD_SYSTEM_SCOPE defined then
the debugger catches the abort correctly and lets me trace the offending
method call.
More information about the freebsd-threads
mailing list