[Webkit-unassigned] [Bug 49054] New: Web Inspector: Crash in InspectorDOMAgent::innerParentNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 21:19:50 PDT 2010


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

           Summary: Web Inspector: Crash in
                    InspectorDOMAgent::innerParentNode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mlilek at apple.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


<div> inside of a <td> being edited as HTML (via the context menu item).  Clicked outside of the edit box to make my changes and WebKit crashed (running SnowLeopard):

Process:         Safari [27006]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r71204 (71204)
Code Type:       X86-64 (Native)
Parent Process:  launchd [196]

Date/Time:       2010-11-04 21:13:58.305 -0700
Report Version:  6

Interval Since Last Report:          5252 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  4958 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      80DC284F-9BED-4DC0-ADF5-3C9D0A9FFAB8

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00000001010c92d4 WebCore::InspectorDOMAgent::innerParentNode(WebCore::Node*) + 4
1   com.apple.WebCore                 0x00000001010d2ff5 WebCore::InspectorDOMAgent::pushNodePathToFrontend(WebCore::Node*) + 213
2   com.apple.WebCore                 0x00000001010d5ff3 WebCore::InspectorDOMAgent::setOuterHTML(long, WTF::String const&, long*) + 259
3   com.apple.WebCore                 0x000000010108d6d5 WebCore::InspectorBackendDispatcher::setOuterHTML(long, WebCore::InspectorObject*) + 1589
4   com.apple.WebCore                 0x00000001010935e5 WebCore::InspectorBackendDispatcher::dispatch(WTF::String const&) + 11509
5   com.apple.WebCore                 0x00000001012c0a60 WebCore::jsInspectorFrontendHostPrototypeFunctionSendMessageToBackend(JSC::ExecState*) + 272
6   ???                               0x00003eef126001b8 0 + 69196526387640
7   com.apple.JavaScriptCore          0x00000001007dcbb7 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1159
8   ???                               0x000000011a4a8980 0 + 4736059776
9   ???                               0x0000000121596a50 0 + 4854475344
10  com.apple.JavaScriptCore          0x000000010083e710 JSC::JSFunction::~JSFunction() + 0
11  ???                               0x9090909090909090 0 + 10416984888683040912

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