[Webkit-unassigned] [Bug 20285] Assertion failure in JSDOMWindowBase::globalExec() navigating away from page containing java applet with inspector open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 07:59:10 PDT 2008


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


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at mattlilek.com
           Severity|Critical                    |Normal
             Status|UNCONFIRMED                 |NEW
          Component|JavaScriptCore              |WebCore JavaScript
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction, Regression
            Summary|Crash when navigating away  |Assertion failure in
                   |from an applet page when    |JSDOMWindowBase::globalExec(
                   |opening the WebInspector    |) navigating away from page
                   |                            |containing java applet with
                   |                            |inspector open




------- Comment #8 from webkit at mattlilek.com  2008-08-05 07:59 PDT -------
You need to open the inspector by right clicking within one of the frames (I
had been using the keyboard shortcut), so the real steps to reproduce are:

1. Download and unzip testcase
2. Load "start.html"
3. Right click below white applet area and choose "Inspect Element"
4. Navigate to <http://webkit.org/>

ASSERTION FAILED: impl()->frame()
(/Users/mlilek/Documents/WebKit/WebCore/bindings/js/JSDOMWindowBase.cpp:774
virtual KJS::ExecState* WebCore::JSDOMWindowBase::globalExec())
Invalid memory access of location bbadbeef eip=03820bd0


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