https://d.puremagic.com/issues/show_bug.cgi?id=11981
--- Comment #10 from Stanislav Blinov <[email protected]> 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: -------
