[Issue 18815] thread_attachThis crash
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Dec 14 05:26:24 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18815
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
It is likely crashing because your main() is on the C++ side, and so the D
runtime library never gets initialized.
--
    
    
More information about the Digitalmars-d-bugs
mailing list