www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17918] New: Segmentation fault dmd failed with exit code 139.

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 puremagic.com
          Reporter: freeslave93 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

--
Oct 19 2017