Open
Bug 1612850
Opened 5 years ago
Updated 3 years ago
Crash in [@ js::frontend::TokenStreamSpecific<T>::getTokenInternal]
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
NEW
People
(Reporter: pascalc, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-c1810ebe-7b2c-4eb5-ae98-9255e0200126.
Top 10 frames of crashing thread:
0 xul.dll js::frontend::TokenStreamSpecific<mozilla::Utf8Unit, js::frontend::ParserAnyCharsAccess<js::frontend::GeneralParser<js::frontend::SyntaxParseHandler, mozilla::Utf8Unit> > >::getTokenInternal js/src/frontend/TokenStream.cpp:2747
1 @0x246833143d4
2 xul.dll js::frontend::TokenStreamSpecific<mozilla::Utf8Unit, js::frontend::ParserAnyCharsAccess<js::frontend::GeneralParser<js::frontend::SyntaxParseHandler, mozilla::Utf8Unit> > >::identifierName js/src/frontend/TokenStream.cpp:2285
3 xul.dll js::frontend::TokenStreamSpecific<mozilla::Utf8Unit, js::frontend::ParserAnyCharsAccess<js::frontend::GeneralParser<js::frontend::SyntaxParseHandler, mozilla::Utf8Unit> > >::getTokenInternal js/src/frontend/TokenStream.cpp:3325
4 xul.dll js::frontend::GeneralParser<js::frontend::SyntaxParseHandler, mozilla::Utf8Unit>::innerFunctionForFunctionBox js/src/frontend/Parser.cpp:2963
5 xul.dll js::frontend::GeneralParser<js::frontend::FullParseHandler, mozilla::Utf8Unit>::functionDefinition js/src/frontend/Parser.cpp:2795
6 xul.dll js::frontend::GeneralParser<js::frontend::FullParseHandler, mozilla::Utf8Unit>::functionExpr js/src/frontend/Parser.cpp:3437
7 xul.dll js::frontend::GeneralParser<js::frontend::FullParseHandler, mozilla::Utf8Unit>::memberExpr js/src/frontend/Parser.cpp:9311
8 xul.dll js::frontend::GeneralParser<js::frontend::FullParseHandler, mozilla::Utf8Unit>::unaryExpr js/src/frontend/Parser.cpp:9088
9 xul.dll js::frontend::GeneralParser<js::frontend::FullParseHandler, mozilla::Utf8Unit>::assignExpr js/src/frontend/Parser.cpp:8630
4 crashes in 74 Nightly with 20200125213807
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Blocks: sm-defects-crashes
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•