[Issue 24427] Crash when dlopen'ed library not dlclose'd explicitly
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Mar  1 20:51:38 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24427
Richard Cattermole <alphaglosined at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined at gmail.com
--- Comment #5 from Richard Cattermole <alphaglosined at gmail.com> ---
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?
--
    
    
More information about the Digitalmars-d-bugs
mailing list