[Issue 15779] New: Program exits with dwarfeh(316) fatal error
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Mar  8 13:54:31 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15779
          Issue ID: 15779
           Summary: Program exits with dwarfeh(316) fatal error
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: dmdtracker at supradigital.org
Created attachment 1590
  --> https://issues.dlang.org/attachment.cgi?id=1590&action=edit
Small dub project with dwarfeh error
Since I updated to 2.070.2 almost every occasion of an exception thrown causes
my program to immediately terminate:
dwarfeh(316) fatal error
Program exited with code -6
It is very difficult to create a minimized test case, however I managed to give
you a small dub project that will exhibit this problem if you run "dub test" in
it:
--
    
    
More information about the Digitalmars-d-bugs
mailing list