[Webkit-unassigned] [Bug 20857] ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 15:10:47 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20857


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cwzwarich at uwaterloo.ca
         AssignedTo|webkit-                     |cwzwarich at uwaterloo.ca
                   |unassigned at lists.webkit.org |




------- Comment #6 from cwzwarich at uwaterloo.ca  2008-09-16 15:10 PDT -------
I'll assign this to myself. The problem is that in the
CodeGenerator::emitConstruct() function, the local RefPtr<RegisterID> funcProto
has a negative count after it is deref'd. I don't quite understand why just
yet, but hopefully it won't be too hard to fix.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list