[Webkit-unassigned] [Bug 149006] New: ASSERT(!m_frontendRouter->hasLocalFrontend()) when running Web Inspector tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 12:17:02 PDT 2015


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

            Bug ID: 149006
           Summary: ASSERT(!m_frontendRouter->hasLocalFrontend()) when
                    running Web Inspector tests
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Saw this assertion failure on inspector/dom/getAccessibilityPropertiesForNode.html:

https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r189542%20(15497)/results.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x0000000104702b6a WTFCrash + 42 (Assertions.cpp:321)
1   com.apple.WebCore                 0x00000001099d45e6 WebCore::InspectorController::close() + 150 (InspectorController.cpp:331)
2   com.apple.WebKitLegacy            0x000000011095a1cb -[WebInspector close:] + 75 (WebInspector.mm:162)
3   DumpRenderTree                    0x00000001038aa685 TestRunner::closeWebInspector() + 85 (TestRunnerMac.mm:777)
4   DumpRenderTree                    0x0000000103861fa9 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 6777 (DumpRenderTree.mm:2047)
5   DumpRenderTree                    0x00000001038604ca runTestingServerLoop() + 282 (DumpRenderTree.mm:1180)
6   DumpRenderTree                    0x000000010385fada dumpRenderTree(int, char const**) + 506 (DumpRenderTree.mm:1289)
7   DumpRenderTree                    0x000000010386269d DumpRenderTreeMain(int, char const**) + 125 (DumpRenderTree.mm:1424)
8   DumpRenderTree                    0x00000001038b8e92 main + 34 (DumpRenderTreeMain.mm:30)
9   libdyld.dylib                     0x00007fff8c3d55fd start + 1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150909/801490f9/attachment.html>


More information about the webkit-unassigned mailing list