[Issue 6308] Destruction of temporaries on exception causes unhandled access violation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 8 09:16:19 PDT 2011


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



--- Comment #14 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-09-08 09:16:03 PDT ---
(In reply to comment #13)
> (In reply to comment #12)
> > (In reply to comment #11)
> > > It seems after it tries to open the protected pagefile.sys it keeps rethrowing
> > > exceptions and not exiting the foreach loop. It doesn't stop at all, just keeps
> > > rethrowing.
> > 
> > I can't reproduce this, it throws a single exception for me. Was this fixed in
> > the meantime?
> 
> The final 2.055 release still has this issue, just checked.

Note that my bug6329 which was labeled as duplicate of this has a similar
issue. First I get a range violation, then `object.Error: Access Violation` is
printed many times before the app exits.

-- 
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