Closed
Bug 1416530
Opened 8 years ago
Closed 7 years ago
Crash in js::detail::HashTable<T>::prepareHash | js::SavedStacks::insertFrames
Categories
(Core :: JavaScript Engine, defect, P5)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | affected |
People
(Reporter: baffclan, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-088f8c67-ed7d-49ea-8080-ec52d0171112.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll js::detail::HashTable<js::ReadBarriered<js::SavedFrame*> const, js::HashSet<js::ReadBarriered<js::SavedFrame*>, js::SavedFrame::HashPolicy, js::SystemAllocPolicy>::SetOps, js::SystemAllocPolicy>::prepareHash js/public/HashTable.h:1221
1 @0xded91fcb0f
2 xul.dll js::SavedStacks::insertFrames js/src/vm/SavedStacks.cpp:1412
3 xul.dll JS::CaptureCurrentStack js/src/jsapi.cpp:7718
4 xul.dll CaptureStack js/src/jsexn.cpp:375
5 xul.dll Error js/src/jsexn.cpp:485
6 xul.dll InternalConstruct js/src/vm/Interpreter.cpp:568
7 xul.dll js::Construct js/src/vm/Interpreter.cpp:619
8 xul.dll js::ForwardingProxyHandler::construct js/src/proxy/Wrapper.cpp:195
9 xul.dll js::CrossCompartmentWrapper::construct js/src/proxy/CrossCompartmentWrapper.cpp:378
=============================================================
Application Basics:
Name: Firefox
Version: 58.0a1
Build ID: 20171111100349
Update Channel: nightly
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
OS: Windows_NT 10.0
Comment 1•8 years ago
|
||
Nick, is this actionable? (If not, please set it to P5.)
Flags: needinfo?(nfitzgerald)
Priority: -- → P3
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 4•7 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•