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: nob...@puremagic.com
          Reporter: c...@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

--

Reply via email to