Bug 52533 - Web Inspector: [REGRESSION][CRASH] Closing inspected tab on latest nightly crashes Safari.
Summary: Web Inspector: [REGRESSION][CRASH] Closing inspected tab on latest nightly cr...
Status: RESOLVED DUPLICATE of bug 44230
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-16 05:41 PST by Pavel Feldman
Modified: 2011-01-16 22:27 PST (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-01-16 05:41:08 PST
#0	0x7fff82b94120 in objc_msgSend
#1	0x100fb9431 in -[WebInspectorWindowController close] at WebInspectorClient.mm:327
#2	0x100fb82fc in -[WebInspectorWindowController destroyInspectorView:] at WebInspectorClient.mm:454
#3	0x100fb78df in WebInspectorFrontendClient::disconnectFromBackend at WebInspectorClient.mm:177
#4	0x101ad4835 in WebCore::InspectorFrontendHost::disconnectFromBackend at InspectorFrontendHost.cpp:172
#5	0x101c374a1 in WebCore::jsInspectorFrontendHostPrototypeFunctionDisconnectFromBackend at JSInspectorFrontendHost.cpp:223
#6	0x246fbee001b8 in ??
#7	0x1007e363d in JSC::JITCode::execute at JITCode.h:77
#8	0x1007de42d in JSC::Interpreter::executeCall at Interpreter.cpp:849
#9	0x1007965fc in JSC::call at CallData.cpp:38
#10	0x101b157bf in WebCore::JSMainThreadExecState::call at JSMainThreadExecState.h:48
#11	0x101ffcea1 in WebCore::ScheduledAction::executeFunctionInContext at ScheduledAction.cpp:106
#12	0x101ffd3cc in WebCore::ScheduledAction::execute at ScheduledAction.cpp:128
#13	0x101ffd4a6 in WebCore::ScheduledAction::execute at ScheduledAction.cpp:76
#14	0x101812b4b in WebCore::DOMTimer::fired at DOMTimer.cpp:131
#15	0x1021955dc in WebCore::ThreadTimers::sharedTimerFiredInternal at ThreadTimers.cpp:112
#16	0x10219576b in WebCore::ThreadTimers::sharedTimerFired at ThreadTimers.cpp:90
#17	0x1020598b5 in WebCore::timerFired at SharedTimerMac.mm:166

EXC_BAD_ACCESS
Comment 1 Alexey Proskuryakov 2011-01-16 22:27:10 PST

*** This bug has been marked as a duplicate of bug 44230 ***