Closed
Bug 1678464
Opened 4 years ago
Closed 4 years ago
Crash in [@ OOM | large | mozalloc_abort | hashbrown::raw::Fallibility::alloc_err]
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1678409
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox83 | --- | unaffected |
firefox84 | --- | affected |
firefox85 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
Maybe Fission related. (DOMFissionEnabled=1)
- This signature was first observed with 84.0a1 20201022093646
- In the last two weeks, the frequency increased, mostly from
cert_storage
. There are also some webrender and at least 1 places crash with the same signature. Please move the bug if necessary.
Crash report: https://crash-stats.mozilla.org/report/index/905da34c-3aa3-49df-af5a-6d1860201119
MOZ_CRASH Reason: MOZ_CRASH()
Top 10 frames of crashing thread:
0 mozglue.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 mozglue.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:51
2 xul.dll gkrust_shared::oom_hook::hook toolkit/library/rust/shared/lib.rs:132
3 xul.dll std::alloc::rust_oom ../18bf6b4f01a6feaf7259ba7cdae58031af1b7b39//library/std/src/alloc.rs:309
4 xul.dll alloc::alloc::handle_alloc_error ../18bf6b4f01a6feaf7259ba7cdae58031af1b7b39//library/alloc/src/alloc.rs:322
5 xul.dll hashbrown::raw::Fallibility::alloc_err /builds/worker/workspace/obj-build/toolkit/library/build/C:/Users/runneradmin/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.8.2/src/raw/mod.rs:88
6 xul.dll hashbrown::raw::RawTable<tuple<alloc::vec::Vec<u8>, tuple<>>>::reserve_rehash<tuple<alloc::vec::Vec<u8>, tuple<>>, closure-1> /builds/worker/workspace/obj-build/toolkit/library/build/C:/Users/runneradmin/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.8.2/src/raw/mod.rs:744
7 xul.dll cert_storage::SecurityState::load_crlite_stash security/manager/ssl/cert_storage/src/lib.rs:494
8 xul.dll cert_storage::{{impl}}::run<tuple<>, closure-0> security/manager/ssl/cert_storage/src/lib.rs:1121
9 xul.dll moz_task::{{impl}}::allocate::Run xpcom/rust/moz_task/src/lib.rs:212
Flags: needinfo?(dkeeler)
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(dkeeler)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•