This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthread_cancel/pthread_join deadlock


On Thu, Dec 19, 2013 at 1:44 PM, Martin Koegler
<martin.koegler@chello.at> wrote:
> The following test programs produces very likley a lockup, if it is started via GDB:

Does it ever lockup when running outside of GDB?

We've recently found a gdbserver-induced lockup:
https://sourceware.org/ml/gdb-patches/2013-11/msg00361.html

This may be a similar bug in the GDB itself.

The deadlock didn't reproduce for me under current trunk GDB and trunk
GLIBC on Linux/x86_64.

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]