[Issue 17918] New: Segmentation fault dmd failed with exit code 139.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Oct 20 00:11:27 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17918
          Issue ID: 17918
           Summary: Segmentation fault dmd failed with exit code 139.
           Product: D
           Version: D2
          Hardware: All
               URL: http://dlang.org/
                OS: All
            Status: NEW
          Severity: regression
          Priority: P3
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: freeslave93 at gmail.com
Created attachment 1663
  --> https://issues.dlang.org/attachment.cgi?id=1663&action=edit
example to replicate the issue
Getting segfault when running unittests for my desktopfile package with dub.
I've created minimum example, cutting most unneeeded stuff, to replicate the
issue. See an attachment.
Go to desktopfile directory and add override for inilike with dub:
dub add-override inilike 1.0.1 ../inilike
Then run tests as usual:
dub test
DMD64 D Compiler v2.076.1
DUB version 1.5.0, built on Oct  9 2017
--
    
    
More information about the Digitalmars-d-bugs
mailing list