[Webkit-unassigned] [Bug 112926] Web Inspector: Page crash when using Script preprocessor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 10:51:10 PDT 2013


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





--- Comment #1 from johnjbarton <johnjbarton at chromium.org>  2013-03-21 10:53:37 PST ---
The crash occurs during Console_enable(). 

 [0x7f30547603e8] base::debug::StackTrace::StackTrace()
 [0x7f305475fcef] base::debug::(anonymous namespace)::StackDumpSignalHandler()
 [0x7f304ebf1cb0] <unknown>
 [0x7f3055cfddab] WebCore::InjectedScriptManager::createInjectedScript()
 [0x7f3055c95a08] WebCore::InjectedScriptManager::injectedScriptFor()
 [0x7f3055d09dba] WebCore::ConsoleMessage::addToFrontend()
 [0x7f3055cbcbd6] WebCore::InspectorConsoleAgent::enable()
 [0x7f30567cb776] WebCore::InspectorBackendDispatcherImpl::Console_enable()
 [0x7f30567f056f] WebCore::InspectorBackendDispatcherImpl::dispatch()
 [0x7f305584a114] WebCore::InspectorController::dispatchMessageFromFrontend()
 [0x7f305445262e] WebKit::WebDevToolsAgentImpl::dispatchOnInspectorBackend()
 [0x7f3056b87783] content::DevToolsAgent::OnDispatchOnInspectorBackend()
 [0x7f3056b88212] DispatchToMethod<>()
 [0x7f3056b87e14] DevToolsAgentMsg_DispatchOnInspectorBackend::Dispatch<>()
 [0x7f3056b8705c] content::DevToolsAgent::OnMessageReceived()

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