This is the mail archive of the glibc-bugs@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]

[Bug nptl/21422] Deadlock in 2.25 pthread_cond_broadcast after process abort


https://sourceware.org/bugzilla/show_bug.cgi?id=21422

--- Comment #3 from Dimitri Staessens <dimitri.staessens at ugent dot be> ---
Hi Michael,

thanks for trying. Just wanted get that angle covered.

I can confirm I'm seeing the same behaviour on my system. It works in 2.24 and
on 2.25 the sending process hangs in pthread_cond_wait. However, when compiling
a debug build (gcc -g3 -lpthread test.c -o test), it did work. Does a debug
build work on your end as well?

I hope the devs can do something with this.

Thanks for flagging this, so we know we don't have to look for bugs in our code
when we see this one pop up.

cheers,

Dimitri

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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