digitalmars.D.bugs - [Issue 14584] New: spurious autotester deadlocks
- via Digitalmars-d-bugs (19/19) May 14 2015 https://issues.dlang.org/show_bug.cgi?id=14584
https://issues.dlang.org/show_bug.cgi?id=14584 Issue ID: 14584 Summary: spurious autotester deadlocks Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement Priority: P1 Component: druntime Assignee: nobody puremagic.com Reporter: code dawg.eu Happens in multithreading unittests such as core.sync.rwmutex or core.sync.semaphore. I just encountered a process that dead-locks in the the newly added synchronized statement of the rt.trace tls dtor. https://github.com/D-Programming-Language/druntime/commit/01087ce464d3b905d16e55799d02b710fcdd9939#commitcomment-11204041 --
May 14 2015