[Issue 11981] unittest 'host' deadlock

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 8 18:40:07 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11981



--- Comment #10 from Stanislav Blinov <stanislav.blinov at gmail.com> 2014-02-08 18:40:06 PST ---
(In reply to comment #9)

> I assumed there were other threads because the stacktraces were for Threads 1,
> 4 and 19.

There are only 2: main and one spawned by launchThread(). Looks like the
spawned one locks itself up when calling malloc inside suspend handler. What
does it allocate there?..

> On a separate note: Async-safe TLS access is scheduled for glibc 2.19 (upcoming
> release.)

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list