[Issue 16229] New: [Win64] Crash when generating huge symbols

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 3 02:05:36 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16229

          Issue ID: 16229
           Summary: [Win64] Crash when generating huge symbols
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: r.sagitario at gmx.de

The test case from Issue 16039 causes a crash when compiling for win64.

This is caused by a stack overflow while allocating stack space for a 5 MB
symbol.

--


More information about the Digitalmars-d-bugs mailing list