[Webkit-unassigned] [Bug 17329] Crash in JSGlobalObject::popActivation when inserting hyperlink in Wordpress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 14:11:01 PST 2008


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





------- Comment #9 from cwzwarich at uwaterloo.ca  2008-02-13 14:11 PDT -------
I found the cause of the bug. For some reason, JSGlobalObject::reset() is being
called, which changes activationCount from 6 to 0. This triggers the test in
checkActivation() which then sets activationStackNode to NULL.


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