[Issue 13459] New: segfault in two auto opSlices()

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Sep 11 12:13:51 PDT 2014


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

          Issue ID: 13459
           Summary: segfault in two auto opSlices()
           Product: D
           Version: D2
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody at puremagic.com
          Reporter: ketmar at ketmar.no-ip.org

Created attachment 1422
  --> https://issues.dlang.org/attachment.cgi?id=1422&action=edit
dustmited testcase

dmd segfaults on the given sample. actually, it goes to infinite recursion and
OS kills it.

sample usage: dmd -c -o- dmdsf.d

--


More information about the Digitalmars-d-bugs mailing list