[Webkit-unassigned] [Bug 73136] New: [Chromium] Web Inspector: assertion failure in InspectorController::restoreInspectorStateFromCookie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 08:03:16 PST 2011


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

           Summary: [Chromium] Web Inspector: assertion failure in
                    InspectorController::restoreInspectorStateFromCookie
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Corresponding Chromium bug: http://code.google.com/p/chromium/issues/detail?id=105433

[ RUN      ] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached
/b/build/third_party/zope/__init__.py:19: UserWarning: Module twisted was already imported from /b/build/third_party/twisted_8_1/twisted/__init__.pyc, but /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python is being added to sys.path
  import pkg_resources
/b/build/third_party/zope/__init__.py:19: UserWarning: Module zope was already imported from /b/build/third_party/zope/__init__.pyc, but /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python is being added to sys.path
  import pkg_resources
ASSERTION FAILED: !m_inspectorFrontend
/b/build/slave/Mac_Builder__dbg_/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../inspector/InspectorController.cpp(280) : void WebCore::InspectorController::restoreInspectorStateFromCookie(const WTF::String &)
1   0x62583410 WebCore::InspectorController::restoreInspectorStateFromCookie(WTF::String const&)
2   0x6159ff4a WebKit::WebDevToolsAgentImpl::reattach(WebKit::WebString const&)
3   0x644ce19d DevToolsAgent::OnReattach(std::string const&)
4   0x644cff18 void DispatchToMethod<DevToolsAgent, void (DevToolsAgent::*)(std::string const&), std::string>(DevToolsAgent*, void (DevToolsAgent::*)(std::string const&), Tuple1<std::string> const&)
5   0x644cf305 bool DevToolsAgentMsg_Reattach::Dispatch<DevToolsAgent, DevToolsAgent, void (DevToolsAgent::*)(std::string const&)>(IPC::Message const*, DevToolsAgent*, DevToolsAgent*, void (DevToolsAgent::*)(std::string const&))
6   0x644cdc7b DevToolsAgent::OnMessageReceived(IPC::Message const&)
7   0x645ec10f RenderViewImpl::OnMessageReceived(IPC::Message const&)
8   0x61373734 MessageRouter::RouteMessage(IPC::Message const&)
9   0x61373685 MessageRouter::OnMessageReceived(IPC::Message const&)
10  0x6115cd40 ChildThread::OnMessageReceived(IPC::Message const&)
11  0x61403520 IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&)
12  0x6140a042 base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>::Run(IPC::ChannelProxy::Context*, IPC::Message const&)
13  0x61409f83 base::internal::InvokeHelper<false, void, base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void ()(IPC::ChannelProxy::Context* const&, IPC::Message const&)>::MakeItSo(base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, IPC::ChannelProxy::Context* const&, IPC::Message const&)
14  0x61409f1f base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAdapter<void (IPC::ChannelProxy::Context::*)(IPC::Message const&)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&), void ()(IPC::ChannelProxy::Context*, IPC::Message)>, void ()(IPC::ChannelProxy::Context*, IPC::Message const&)>::Run(base::internal::BindStateBase*)
15  0x5fd2ca2b base::Callback<void ()()>::Run() const
16  0x5fd2a50d MessageLoop::RunTask(base::PendingTask const&)
17  0x5fd2a711 MessageLoop::DeferOrRunPendingTask(base::PendingTask const&)
18  0x5fd2a948 MessageLoop::DoWork()
19  0x5fc964db base::MessagePumpCFRunLoopBase::RunWork()
20  0x5fc95bd2 base::MessagePumpCFRunLoopBase::RunWorkSource(void*)
21  0x977f742b __CFRunLoopDoSources0
22  0x977f4eef __CFRunLoopRun
23  0x977f43c4 CFRunLoopRunSpecific
24  0x977f41f1 CFRunLoopRunInMode
25  0x924a5e04 RunCurrentEventLoopInMode
26  0x924a5bb9 ReceiveNextEventCommon
27  0x924a5a3e BlockUntilNextEventMatchingListInMode
28  0x90983595 _DPSNextEvent
29  0x90982dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
30  0x909451f3 -[NSApplication run]
31  0x5fc971fe base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*)

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