Closed
Bug 1450906
Opened 8 years ago
Closed 5 years ago
Crash in nsTSubstring<T>::MutatePrep
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | affected |
People
(Reporter: whimboo, Unassigned)
Details
(Keywords: crash, topcrash)
Crash Data
This is a new topcrash for Firefox 61.0a1 on Linux as reported by crash-stats on rank #12.
Example report: bp-a281ad0e-ad65-4533-80a7-84ca00180402
Top 10 frames of crashing thread:
0 libxul.so nsTSubstring<char>::MutatePrep gcc/include/c++/6.4.0/bits/atomic_base.h:374
1 libxul.so nsTSubstring<char>::ReplacePrepInternal xpcom/string/nsTSubstring.cpp:230
2 libxul.so nsTSubstring<char>::Assign xpcom/string/nsTSubstring.cpp:391
3 libxul.so nsTSubstring<char>::Assign xpcom/string/nsTSubstring.cpp:351
4 libxul.so NS_CreateJSTimeoutHandler
5 libxul.so nsGlobalWindowInner::SetTimeout
6 libxul.so mozilla::dom::WindowBinding::setTimeout
7 libxul.so mozilla::dom::WindowBinding::genericMethod
8 libxul.so js::InternalCallOrConstruct
9 libxul.so js::Call js/src/vm/Interpreter.cpp:535
=============================================================
| Assignee | ||
Updated•5 years ago
|
Component: String → XPCOM
Comment 1•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•