[Issue 4890] GC.collect() deadlocks multithreaded program.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Sep 5 02:50:27 PDT 2014


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

--- Comment #16 from badlink <andrea.9940 at gmail.com> ---
(In reply to Sean Kelly from comment #15)
> Okay, I can't reproduce this using the provided code on Oracle Linux 64-bit.
> If someone has a reliable repro, please let me know.

My Linux machine is using Arch Linux, 3.14.17-1-lts x86_64 kernel, GNU libc
2.19.
Oracle Linux is completely different as it is using the 3.8.13 x86_64 kernel
and glibc 2.17
(http://www.oracle.com/us/technologies/linux/product/specifications/index.html).
Try Manjaro Linux wich is based on Arch but come with a ready desktop
environment (just run `pacman -S dlang-dmd` to get DMD)

--


More information about the Digitalmars-d-bugs mailing list