[Issue 3237] Access Violation during reference counting

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 8 13:23:39 PDT 2009


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com




--- Comment #2 from Walter Bright <bugzilla at digitalmars.com>  2009-08-08 13:23:38 PDT ---
compile with -gc and run under windbg, the windows debugger.

Shows that it crashes because _cnt is null in the first line of release().

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