[Webkit-unassigned] [Bug 47351] New: Crash in WebInspectorWindowController close

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 07:39:25 PDT 2010


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

           Summary: Crash in WebInspectorWindowController close
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh PowerPC
               URL: http://test.halltank.com/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at rhubarbproductions.com


Open a new tab and go to the above link. Open the Web Inspector (I usually do it via Command-Option-I). Then right-click on the text in the Welcome paragraph and Inspect Element. Now use Command-W to close the tab. Every time I do these steps, Webkit crashes.


Process:         Safari [246]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r69221 (69221)
Code Type:       PPC (Native)
Parent Process:  launchd [90]

Date/Time:       2010-10-07 10:33:25.395 -0400
OS Version:      Mac OS X 10.5.8 (9L30)
Report Version:  6
Anonymous UUID:  F41C1802-6457-4B49-A738-107FEBA3B7F7

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c0000023
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib                   0xfffeff18 objc_msgSend_rtp + 24
1   com.apple.WebKit                  0x009b23f4 -[WebInspectorWindowController close] + 84
2   com.apple.WebKit                  0x009b2924 -[WebInspectorWindowController destroyInspectorView:] + 68
3   com.apple.WebCore                 0x019a3430 WebCore::InspectorFrontendHost::disconnectFromBackend() + 48
4   com.apple.WebCore                 0x01bf4f9c WebCore::jsInspectorFrontendHostPrototypeFunctionDisconnectFromBackend(JSC::ExecState*) + 188
5   com.apple.JavaScriptCore          0x007cabf0 JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValue*) + 55040
6   com.apple.JavaScriptCore          0x007d1858 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, JSC::JSValue*) + 1640
7   com.apple.JavaScriptCore          0x00777bbc JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 76
8   com.apple.WebCore                 0x020303f8 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 584
9   com.apple.WebCore                 0x02030c60 WebCore::ScheduledAction::execute(WebCore::Document*) + 208
10  com.apple.WebCore                 0x01769a0c WebCore::DOMTimer::fired() + 380
11  com.apple.WebCore                 0x0217d3b0 WebCore::ThreadTimers::sharedTimerFiredInternal() + 128
12  com.apple.WebCore                 0x02076a38 __ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 72
13  com.apple.CoreFoundation          0x90693818 CFRunLoopRunSpecific + 2968
14  com.apple.HIToolbox               0x9325bb14 RunCurrentEventLoopInMode + 264
15  com.apple.HIToolbox               0x9325b938 ReceiveNextEventCommon + 412
16  com.apple.HIToolbox               0x9325b778 BlockUntilNextEventMatchingListInMode + 84
17  com.apple.AppKit                  0x9721e244 _DPSNextEvent + 596
18  com.apple.AppKit                  0x9721dbfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
19  com.apple.Safari                  0x00019044 0x1000 + 98372
20  com.apple.AppKit                  0x9721789c -[NSApplication run] + 744
21  com.apple.AppKit                  0x971e8298 NSApplicationMain + 440
22  com.apple.Safari                  0x0000b648 0x1000 + 42568

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