Closed
Bug 1608721
Opened 5 years ago
Closed 5 years ago
Crash in [@ OOM | large | mozalloc_abort | mozalloc_handle_oom | gkrust_shared::oom_hook::hook | std::alloc::rust_oom | rkv::backend::impl_safe::environment::{{impl}}::open]
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1604029
People
(Reporter: philipp, Assigned: vporof)
References
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-0b2c5f14-3257-44ff-b625-2546f0200112.
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:197
3 xul.dll std::alloc::rust_oom src/libstd/alloc.rs:216
4 xul.dll rkv::backend::impl_safe::environment::{{impl}}::open third_party/rust/rkv/src/backend/impl_safe/environment.rs
5 xul.dll cert_storage::make_env security/manager/ssl/cert_storage/src/lib.rs:885
6 xul.dll cert_storage::SecurityState::open_db security/manager/ssl/cert_storage/src/lib.rs:155
7 xul.dll cert_storage::{{impl}}::allocate::GetRevocationState security/manager/ssl/cert_storage/src/lib.rs:1088
8 xul.dll mozilla::psm::NSSCertDBTrustDomain::GetCertTrust security/certverifier/NSSCertDBTrustDomain.cpp:435
9 xul.dll mozilla::pkix::CheckIssuerIndependentProperties security/nss/lib/mozpkix/lib/pkixcheck.cpp:966
this oom crash signature is starting to show up in low to mid volume in the firefox 73.0b cycle.
Flags: needinfo?(vporof)
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
This seems very similar to bug 1604029. Dana, what do you think, I'd hazard to say it's the same crash.
Flags: needinfo?(dkeeler)
![]() |
||
Comment 3•5 years ago
|
||
Yes, probably.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(dkeeler)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Updated•5 years ago
|
status-firefox72:
unaffected → ---
status-firefox73:
fix-optional → ---
status-firefox74:
fix-optional → ---
status-firefox-esr68:
unaffected → ---
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•