WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50298
/()()()()()()()()()(?:(\10a|b)(X|Y))+/.exec("bXXaYYaY") ASSERTs
https://bugs.webkit.org/show_bug.cgi?id=50298
Summary
/()()()()()()()()()(?:(\10a|b)(X|Y))+/.exec("bXXaYYaY") ASSERTs
Gavin Barraclough
Reported
2010-11-30 17:00:25 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2010-12-01 12:28:13 PST
Committed revision 73056.
Gavin Barraclough
Comment 2
2010-12-01 12:28:52 PST
Ooops, wrong bug! - that was
https://bugs.webkit.org/show_bug.cgi?id=50297
Gavin Barraclough
Comment 3
2010-12-01 13:55:07 PST
Committed revision 73065.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug