[Webkit-unassigned] [Bug 50298] New: /()()()()()()()()()(?:(\10a|b)(X|Y))+/.exec("bXXaYYaY") ASSERTs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 17:00:25 PST 2010


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

           Summary: /()()()()()()()()()(?:(\10a|b)(X|Y))+/.exec("bXXaYYaY"
                    ) ASSERTs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


ASSERTION FAILED: (matchBegin == -1) == (matchEnd == -1)
(/Users/gavin/Desktop/BlueSky/WebKit/JavaScriptCore/yarr/RegexInterpreter.cpp:561 bool JSC::Yarr::Interpreter::backtrackBackReference(JSC::Yarr::ByteTerm&, JSC::Yarr::Interpreter::DisjunctionContext*))

Due to this error a test in LayoutTests/fast/regex is disabled.

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