http://d.puremagic.com/issues/show_bug.cgi?id=9598
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2013-02-27 05:02:04 PST --- (In reply to comment #0) > Then the code compiles, but produces a runtime error (when files are in data > directory and named *.out): > > object.Error: Access Violation > ---------------- > 0x00429674 > 0x004294FF > 0x7730B459 in LdrRemoveLoadAsDataTable > 0x7730B42B in LdrRemoveLoadAsDataTable > 0x772C0133 in KiUserExceptionDispatcher > 0x0018F6E8 > 0x0018F738 > ---------------- In such cases it's better to _also_ compile with -g, that shows an error in void* gc.gcx.GC.mallocNoSync(uint, uint, uint*). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
