Bug 154601

Summary: ASSERTION FAILED: !clobbersExitState(m_graph, previousNode) || !node->origin.exitOK || node->op() == ExitOK || node->origin.forExit != previousNode->origin.forExit
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Debug output none

Michael Catanzaro
Reported 2016-02-23 12:12:53 PST
Created attachment 272042 [details] Debug output At @121: validation failed: !clobbersExitState(m_graph, previousNode) || !node->origin.exitOK || node->op() == ExitOK || node->origin.forExit != previousNode->origin.forExit (../../Source/JavaScriptCore/dfg/DFGValidate.cpp:202). Hit this on https://tools.usps.com/go/ScheduleAPickupAction!input.action but it doesn't seem to be reproducible. Ludicrously-detailed debug output attached. This is a debug build of WebKitGTK+ on Linux x86_64, r196978.
Attachments
Debug output (280.50 KB, text/plain)
2016-02-23 12:12 PST, Michael Catanzaro
no flags
Note You need to log in before you can comment on or make changes to this bug.