[Webkit-unassigned] [Bug 28948] reproducible freeze and crash on closing form popup at bosch-home.nl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 13:30:05 PDT 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever Confirmed|0                           |1
          Component|New Bugs                    |JavaScriptCore
             Status|UNCONFIRMED                 |NEW
           Priority|P2                          |P1
           Keywords|                            |NeedsReduction




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2009-09-04 13:30:04 PDT ---
Stack trace from debug build:

#0    0x009a1af9 in JSC::JSValue::toBoolean at JSCell.h:279
#1    0x00a25069 in cti_op_jtrue at JITStubs.cpp:2281
#2    0x00a23f20 in WTF::doubleHash at HashTable.h:437
#3    0x00a03979 in JSC::JITCode::execute at JITCode.h:79
#4    0x009ef971 in JSC::Interpreter::execute at Interpreter.cpp:721
#5    0x00951d25 in JSC::JSFunction::call at JSFunction.cpp:120
#6    0x00951e01 in JSC::call at CallData.cpp:39
#7    0x03fa19a3 in WebCore::JSEventListener::handleEvent at
JSEventListener.cpp:133
<...> 

> - by now, WebKit has already frozen more or less, e.g. you can't switch to
> another window anymore

This is expected and correct behavior - it's a modal dialog displayed by the
page (uncommon on the Web, but there is such a feature). Crashing is not
expected or correct, of course.

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



More information about the webkit-unassigned mailing list