[Webkit-unassigned] [Bug 19716] REGRESSION (SquirrelFish): Reproducible crash after entering a username at mint.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 02:59:30 PDT 2008


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





------- Comment #8 from cwzwarich at uwaterloo.ca  2008-06-23 02:59 PDT -------
Created an attachment (id=21879)
 --> (https://bugs.webkit.org/attachment.cgi?id=21879&action=view)
Destructor backtrace

Here's a destructor backtrace of the RegisterFile. The problem isn't really
that a RegisterFile is being freed, it is that the JSActivation instance still
refers to it. The copyRegisters() method should have been called on the
JSActivation instance, but it seems that it wasn't.


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



More information about the webkit-unassigned mailing list