https://issues.dlang.org/show_bug.cgi?id=5653
Andrei Alexandrescu changed:
What|Removed |Added
Version|D1 & D2 |D2
--
http://d.puremagic.com/issues/show_bug.cgi?id=5653
Vladimir Panteleev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://d.puremagic.com/issues/show_bug.cgi?id=5653
--- Comment #7 from Vladimir Panteleev 2011-06-18
04:39:19 PDT ---
(In reply to comment #6)
> Note that this patch will cause all successive allocations by the process to
> generate an OOME, since gcx.running will be true forever.
Yes, this i
http://d.puremagic.com/issues/show_bug.cgi?id=5653
Sean Kelly changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://d.puremagic.com/issues/show_bug.cgi?id=5653
--- Comment #5 from Vladimir Panteleev 2011-05-26
03:35:29 PDT ---
(In reply to comment #4)
> Fixed here: https://github.com/D-Programming-Language/phobos/pull/44 Does that
> take care of D1 too?
The Phobos pull request is for D1, the druntim
http://d.puremagic.com/issues/show_bug.cgi?id=5653
Andrei Alexandrescu changed:
What|Removed |Added
CC||and...@metalanguage.com
--- Comm
http://d.puremagic.com/issues/show_bug.cgi?id=5653
--- Comment #3 from Vladimir 2011-05-13 04:10:06 PDT
---
https://github.com/D-Programming-Language/phobos/pull/44
https://github.com/D-Programming-Language/druntime/pull/16
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi
http://d.puremagic.com/issues/show_bug.cgi?id=5653
--- Comment #2 from Vladimir 2011-05-13 04:03:22 PDT
---
Created an attachment (id=972)
Naive test for disallowing GC interaction after a finalizer exception
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
-
http://d.puremagic.com/issues/show_bug.cgi?id=5653
--- Comment #1 from Vladimir 2011-05-13 04:01:57 PDT
---
Created an attachment (id=971)
Memory corruption test
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---