Closed
Bug 1557951
Opened 7 years ago
Closed 5 years ago
Crash in [@ js::irregexp::BoyerMoorePositionInfo::SetInterval]
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | affected |
People
(Reporter: ash153311, Unassigned)
Details
Crash Data
This bug is for crash report bp-5e5a4e17-a3a1-4b20-a65a-01e2b0190606.
Top 10 frames of crashing thread:
0 xul.dll js::irregexp::BoyerMoorePositionInfo::SetInterval js/src/irregexp/RegExpEngine.cpp:2320
1 xul.dll js::irregexp::TextNode::FillInBMInfo js/src/irregexp/RegExpEngine.cpp:4853
2 xul.dll js::irregexp::ActionNode::FillInBMInfo js/src/irregexp/RegExpEngine.cpp:640
3 xul.dll js::irregexp::ChoiceNode::Emit js/src/irregexp/RegExpEngine.cpp:4381
4 xul.dll js::irregexp::RegExpCompiler::Assemble js/src/irregexp/RegExpEngine.cpp:1689
5 xul.dll js::irregexp::CompilePattern js/src/irregexp/RegExpEngine.cpp:1862
6 xul.dll js::RegExpShared::compile js/src/vm/RegExpObject.cpp:970
7 xul.dll js::RegExpShared::compile js/src/vm/RegExpObject.cpp:944
8 xul.dll js::RegExpShared::execute js/src/vm/RegExpObject.cpp:1028
9 xul.dll static js::RegExpRunStatus ExecuteRegExp js/src/builtin/RegExp.cpp:985
Updated•7 years ago
|
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
Updated•6 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•