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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from changlon <[email protected]> 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: -------