[Issue 15513] New: Memory Corruption with thread local objects
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jan  4 04:58:05 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15513
          Issue ID: 15513
           Summary: Memory Corruption with thread local objects
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: puneet at coverify.org
Created attachment 1570
  --> https://issues.dlang.org/attachment.cgi?id=1570&action=edit
Tarred C and D files
This is a strange memory corruption issue with thread local objects. I am able
to recreate the issue only when I link in D code from inside C. There are 2 C
files and 1 D file involved. I have also attached a makefile to assist with
compilation process.
--
    
    
More information about the Digitalmars-d-bugs
mailing list