www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14000] New: Segmentation fault with profile

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 puremagic.com
          Reporter: ufm 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 msi ~/Src/tt $ dmd -profile d1.d 
ufm msi ~/Src/tt $ ./d1 
N. transfers, buckets, buckets sum:
Segmentation fault

DMD64 D Compiler v2.066.1

--
Jan 17 2015