[Webkit-unassigned] [Bug 139198] New: Assertion failure in DFG::Node::switchData() (isSwitch()) at cnn.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 14:28:21 PST 2014


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

            Bug ID: 139198
           Summary: Assertion failure in DFG::Node::switchData()
                    (isSwitch()) at cnn.com
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
               URL: http://www.cnn.com
                OS: Unspecified
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org

To reproduce the bug, navigate to http://www.cnn.com/. The result is

ASSERTION FAILED: isSwitch()
Source/JavaScriptCore/dfg/DFGNode.h(1004) : JSC::DFG::SwitchData *JSC::DFG::Node::switchData()
1   0x10a267060 WTFCrash
2   0x1099e0f65 JSC::DFG::Node::switchData()
3   0x109a4605d JSC::DFG::Node::numSuccessors()
4   0x109a45f6d JSC::DFG::BasicBlock::numSuccessors()
5   0x109b4018e JSC::DFG::Graph::determineReachability()
6   0x109a125d5 JSC::DFG::ByteCodeParser::parse()
7   0x109a129d2 JSC::DFG::parse(JSC::DFG::Graph&)
8   0x109beb9db JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&)
9   0x109beb53d JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&, JSC::DFG::ThreadData*)
10  0x109cd38b4 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*)
11  0x109cd1294 JSC::DFG::Worklist::threadFunction(void*)
12  0x10a2bf7f9 WTF::createThread(void (*)(void*), void*, char const*)::$_0::operator()() const
13  0x10a2bf7cc std::__1::__function::__func<WTF::createThread(void (*)(void*), void*, char const*)::$_0, std::__1::allocator<WTF::createThread(void (*)(void*), void*, char const*)::$_0>, void ()>::operator()()
14  0x10a293001 std::__1::function<void ()>::operator()() const
15  0x10a2be5de WTF::threadEntryPoint(void*)
16  0x10a2bff6c WTF::wtfThreadEntryPoint(void*)
17  0x1045cb268 _pthread_body
18  0x1045cb1e5 _pthread_body
19  0x1045c941d thread_start

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141202/694c7d92/attachment-0002.html>


More information about the webkit-unassigned mailing list