Bug 82846 - Web Inspector: [JSC] crash when closing a window / tab while stopped in the debugger
Summary: Web Inspector: [JSC] crash when closing a window / tab while stopped in the d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-04-01 11:40 PDT by Timothy Hatcher
Modified: 2012-04-01 13:23 PDT (History)
11 users (show)

See Also:


Attachments
Proposed Change (3.19 KB, patch)
2012-04-01 11:44 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2012-04-01 11:40:13 PDT
1 page zero                      000000000000000000 0 + 0
>  2 com.apple.WebCore              0x7fff81c2bcab WebCore::ScriptDebugServer::dispatchFunctionToListeners(void (WebCore::ScriptDebugListener::*)(), WebCore::Page*) + 0x6b
   3 com.apple.WebCore              0x7fff81c2ba05 WebCore::ScriptDebugServer::pauseIfNeeded(WebCore::Page*) + 0x185
   4 com.apple.JavaScriptCore       0x7fff87e40468 JSC::Interpreter::debug(JSC::ExecState*, JSC::DebugHookID, int, int) + 0xd8
   5                                0x000030fb4c6d887c 0 + 53855877171324
   6 com.apple.JavaScriptCore       0x7fff87e50f5c JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 0x1fc
   7                                0x00000001290c5b80 0 + 4983643008
   8                                0x000000012cc09280 0 + 5045785216
   9 com.apple.WebCore              0x7fff81d8e620 WebCore::JSHTMLDocument::~JSHTMLDocument() + 0x0
  10                                0x8d48078948eebb29 0 + 10180395243886525225

<rdar://problem/8133494>
Comment 1 Timothy Hatcher 2012-04-01 11:44:36 PDT
Created attachment 135008 [details]
Proposed Change
Comment 2 WebKit Review Bot 2012-04-01 13:23:32 PDT
Comment on attachment 135008 [details]
Proposed Change

Clearing flags on attachment: 135008

Committed r112818: <http://trac.webkit.org/changeset/112818>
Comment 3 WebKit Review Bot 2012-04-01 13:23:36 PDT
All reviewed patches have been landed.  Closing bug.