[Issue 6014] New: rt_finalize Segmentation fault , dmd 2.053 on linux & freebsd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 15 23:17:18 PDT 2011


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

           Summary: rt_finalize Segmentation fault , dmd 2.053 on linux &
                    freebsd
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: changlon at gmail.com


--- Comment #0 from changlon <changlon at gmail.com> 2011-05-15 23:13:11 PDT ---
I build my projects on linux64 & freebsd32 .  the same runtime error keep
touble me .

Program received signal SIGSEGV, Segmentation fault.
0x00000000004ba73f in rt_finalize () .

The dmd version is 2.053 release, I remove all dtor "~this()" from my code but
the error still exists.

I have no idea how to reduce the example,  I just sure the error is throw when
i call Parse.parse .  


http://gool.googlecode.com/files/jade_dtor_bug.tar.bz2

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list