Closed
Bug 576834
Opened 15 years ago
Closed 15 years ago
YARR: "Assertion failure: code - codeStart <= length"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
js> /|(){3,5}/;
Assertion failure: code - codeStart <= length, at ../yarr/pcre/pcre_compile.cpp:2629
Comment 1•15 years ago
|
||
Add KET length to repeat length: http://hg.mozilla.org/users/cleary_mozilla.com/tm-yarr-pieces/rev/e1a3e602727b
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•