[Issue 11981] unittest 'host' deadlock

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 8 17:07:22 PST 2014


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



--- Comment #3 from safety0ff.bugz <safety0ff.bugz at gmail.com> 2014-02-08 17:07:19 PST ---
That program deadlocks due to the writeln between thread_suspendAll and
thread_resumeAll (removing it removes the deadlock.)

A notable characteristic about the GC related deadlock is that one thread
is/should be stuck in thread_suspendAll.

-- 
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