www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13416] New: frequent auto-tester hangs in core.thread on

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

          Issue ID: 13416
           Summary: frequent auto-tester hangs in core.thread on freebsd
                    64
           Product: D
           Version: D2
          Hardware: x86_64
                OS: FreeBSD
            Status: NEW
          Severity: critical
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: braddr puremagic.com

The unit test "obj/64/test_runner core.thread" semi-frequently deadlocks on the
new build server.  It's an 8 core system vs the older boxes 2 core system.

(gdb) bt












Cannot access memory at address 0x7fffff1fa000

(gdb) thr 2
[Switching to thread 2 (Thread 800c041c0 (LWP 100229 initial thread))]

(gdb) bt



















--
Sep 01 2014