Bug 62980 - Web Inspector: [CRASH] When closing inspector for inspector
Summary: Web Inspector: [CRASH] When closing inspector for inspector
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks: 116924
  Show dependency treegraph
 
Reported: 2011-06-20 06:00 PDT by Alexander Pavlov (apavlov)
Modified: 2014-12-01 14:55 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 Alexander Pavlov (apavlov) 2011-06-20 06:00:36 PDT
this = 0xfeeefeee {m_instrumentingAgents=??? m_inspectorState=??? m_injectedScriptManager=??? ...}	WebCore::InspectorDebuggerAgent * const

>	WebKit.dll!WebCore::InspectorDebuggerAgent::cancelPauseOnNextStatement()  Line 327 + 0x3 bytes	C++
 	WebKit.dll!WebCore::InspectorInstrumentation::cancelPauseOnNativeEvent(WebCore::InstrumentingAgents * instrumentingAgents=0x09a8c6e0)  Line 836	C++
 	WebKit.dll!WebCore::InspectorInstrumentation::didFireTimerImpl(const std::pair<WebCore::InstrumentingAgents *,int> & cookie=(0x09a8c6e0 {m_inspectorAgent=0x0914bc60 m_inspectorPageAgent=0x09abc020 m_inspectorCSSAgent=0xfeeefeee ...},0))  Line 319 + 0xb bytes	C++
 	WebKit.dll!WebCore::InspectorInstrumentation::didFireTimer(const std::pair<WebCore::InstrumentingAgents *,int> & cookie=(0x09a8c6e0 {m_inspectorAgent=0x0914bc60 m_inspectorPageAgent=0x09abc020 m_inspectorCSSAgent=0xfeeefeee ...},0))  Line 576 + 0x9 bytes	C++
 	WebKit.dll!WebCore::DOMTimer::fired()  Line 150 + 0x9 bytes	C++
 	WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal()  Line 112 + 0xf bytes	C++
 	WebKit.dll!WebCore::ThreadTimers::sharedTimerFired()  Line 91	C++
 	WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd=0x005f1910, unsigned int message=49709, unsigned int wParam=0, long lParam=0)  Line 103 + 0x8 bytes	C++
 	user32.dll!_InternalCallWinProc@20()  + 0x23 bytes	

Occurs on Windows (Debug, if it makes any difference).