[Webkit-unassigned] [Bug 79616] New: LayoutTests/fast/xpath/xpath-functional-test.html is crashing in the DFG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 19:00:01 PST 2012


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

           Summary: LayoutTests/fast/xpath/xpath-functional-test.html is
                    crashing in the DFG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


It's because JSValue().isCell() == true.  The DFG::AbstractValue::validate() code should guard against this.

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