[Issue 3747] D application fails with error code "c0000096 privileged instruction" under Win 7 64 bit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 28 21:18:14 PST 2010


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


Witold Baryluk <baryluk at smp.if.uj.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |baryluk at smp.if.uj.edu.pl


--- Comment #1 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-01-28 21:18:12 PST ---
Why are you calling gc_term? It is function which shutdowns garbage collector
(and deallocate everyobject). Doing it manually is really really wrong.

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