https://issues.dlang.org/show_bug.cgi?id=24427
Richard Cattermole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Richard Cattermole <[email protected]> --- Just to clarify: Does a crash only occur when the executable has druntime linked in and initialized? If you load a shared library that has druntime linked in, does it also crash if you initialize druntime? Does this happen with ldc? --
