https://issues.dlang.org/show_bug.cgi?id=14511

          Issue ID: 14511
           Summary: Profiler does not work with multithreaded programs
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

The global data usage is not synchronized, so the profiler fails, probably with
a seg fault, on multi-threaded programs.

--

Reply via email to