https://issues.dlang.org/show_bug.cgi?id=17402
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Vladimir Panteleev <[email protected]> --- Wow, that's a segfault inside libpthread (which for some reason gets called from glibc's readdir). If you can reproduce this reliably, can you get debug symbols for libc and libpthread and get a detailed stack trace? --
