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 libc/11901] __libc_message(do_abort = 1) will deadlock if called from malloc


------- Additional Comments From ajax at redhat dot com  2010-08-10 18:01 -------
Created an attachment (id=4923)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4923&action=view)
glibc-abort-deadlock-fix.patch

Allocate with sbrk instead.  This will leak if we call __libc_message() to
abort more than once, but there's not a lot to be done about that.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11901

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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