[Webkit-unassigned] [Bug 17338] A crash in popActivation when playing evil games with database support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 13:01:38 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17338





------- Comment #7 from cwzwarich at uwaterloo.ca  2008-02-14 13:01 PDT -------
Created an attachment (id=19124)
 --> (http://bugs.webkit.org/attachment.cgi?id=19124&action=view)
Stack trace

Here's a stack trace of the call to JSGlobalObject::reset() that causes the
problem. My logging tells me that the problem is happening in the iframe, not
the main window, so judging by the trace it is probably calling
JSGlobalObject::reset() because the iframe is being cleared. Indeed, when I
change the code to not clear the iframe, it works fine. I will try to make a
reduction that does not involve local storage at all.


-- 
Configure bugmail: http://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