Segmentation fault in runTlsDtors

Max Samukha maxsamukha at gmail.com
Thu Jul 1 19:51:01 UTC 2021


On Saturday, 26 June 2021 at 02:14:50 UTC, Ali Çehreli wrote:

>
> And why are we inside starting a thread? Is that a GC thread? I 
> can't imagine my program starting a thread when the program is 
> shutting down. (?)

We just haven't exited the process's main thread yet, which was 
created with this call at line 95: 
https://code.woboq.org/userspace/glibc/sysdeps/unix/sysv/linux/x86_64/clone.S.html


More information about the Digitalmars-d mailing list