[Issue 212] New: segmentation fault with specific templated code - linux only

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 20 08:43:10 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=212

           Summary: segmentation fault with specific templated code - linux
                    only
           Product: D
           Version: 0.161
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: ice-on-valid-code
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: h3r3tic at mat.uni.torun.pl


Here's a test case that causes the Linux version of DMD to crash:
http://158.75.59.9/~h3/tmp/bugData.zip


[h3 at localhost bind]$ dmd main.d meta/*.d
Segmentation fault

This very same code compiles in Windows without any problems.


-- 




More information about the Digitalmars-d-bugs mailing list