[Webkit-unassigned] [Bug 124510] Web Inspector: crash when debugging 2nd-level inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 08:45:35 PST 2013


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





--- Comment #2 from Brian Burg <burg at cs.washington.edu>  2013-11-18 08:44:10 PST ---
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000042f00000001

VM Regions Near 0x42f00000001:
    __LINKEDIT             0000000201b74000-0000000201be3000 [  444K] r--/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
--> 
    JS JIT generated code  00002de23aa00000-00002de23aa01000 [    4K] ---/rwx SM=NUL  

Application Specific Information:
Bundle controller class:
BrowserBundleController

Process Model:
Single Web Process


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x0000000108162e75 JSC::Debugger::pauseIfNeeded(JSC::ExecState*) + 37 (WriteBarrier.h:107)
1   com.apple.WebCore                 0x0000000108d52a5b WebCore::InspectorInstrumentation::addMessageToConsoleImpl(WebCore::InstrumentingAgents*, WebCore::MessageSource, WebCore::MessageType, WebCore::MessageLevel, WTF::String const&, JSC::ExecState*, WTF::PassRefPtr<WebCore::ScriptArguments>, unsigned long) + 139 (InspectorInstrumentation.cpp:1053)
2   com.apple.WebCore                 0x0000000108925b94 WebCore::internalAddMessage(WebCore::Page*, WebCore::MessageType, WebCore::MessageLevel, JSC::ExecState*, WTF::PassRefPtr<WebCore::ScriptArguments>, bool, bool) + 212 (PassRefPtr.h:52)
3   com.apple.WebCore                 0x00000001089262f0 WebCore::Console::assertCondition(JSC::ExecState*, WTF::PassRefPtr<WebCore::ScriptArguments>, bool) + 80 (PassRefPtr.h:52)
4   com.apple.WebCore                 0x0000000108dbb7c3 WebCore::jsConsolePrototypeFunctionAssert(JSC::ExecState*) + 403 (JSConsole.cpp:289)
5   ???                               0x00002de23aa010a5 0 + 50449669427365

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