[Issue 14000] New: Segmentation fault with profile
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Jan 17 23:32:51 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14000
          Issue ID: 14000
           Summary: Segmentation fault with profile
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: ufm at ufm.su
Created attachment 1463
  --> https://issues.dlang.org/attachment.cgi?id=1463&action=edit
Source file from rosettacode
When compile code from http://rosettacode.org/wiki/Atomic_updates#D with
-profile option result program hangs with "Segmentation fault"
ufm at msi ~/Src/tt $ dmd -profile d1.d 
ufm at msi ~/Src/tt $ ./d1 
N. transfers, buckets, buckets sum:
Segmentation fault
DMD64 D Compiler v2.066.1
--
    
    
More information about the Digitalmars-d-bugs
mailing list