Closed
Bug 1618005
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 | cosec::from_raw]
Categories
(Core :: Security: PSM, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox73 | --- | unaffected |
| firefox74 | --- | wontfix |
| firefox75 | --- | wontfix |
| firefox76 | --- | wontfix |
| firefox77 | --- | fix-optional |
People
(Reporter: philipp, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [psm-backlog])
Crash Data
This bug is for crash report bp-f31a1556-4eb1-46a1-8800-cd3ba0200225.
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 alloc::alloc::handle_alloc_error src/liballoc/alloc.rs:248
5 xul.dll cosec::from_raw third_party/rust/cose-c/src/lib.rs:14
6 xul.dll cosec::verify_cose_signature_ffi third_party/rust/cose-c/src/lib.rs:45
7 xul.dll `anonymous namespace'::VerifyCOSESignature security/apps/AppSignatureVerification.cpp:1099
8 xul.dll `anonymous namespace'::OpenSignedAppFileTask::CalculateResult security/apps/AppSignatureVerification.cpp:1332
9 xul.dll mozilla::CryptoTask::Run security/manager/ssl/CryptoTask.cpp:34
this patch of oom signatures is regressing during the 74 cycle on 32bit browsers on windows - based on the stack i couldn't find an obvious regressor in 74 for this though.
Comment 1•5 years ago
|
||
Level on beta is on the low side, it doesn't seem to be a worry for 74, marking as wontfix for this release.
Comment 2•5 years ago
|
||
Diana, can you please (let) triage this? Thank you!
Flags: needinfo?(dkeeler)
Updated•5 years ago
|
Flags: needinfo?(dkeeler)
Priority: -- → P2
Whiteboard: [psm-backlog]
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Severity: normal → S3
Comment 3•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
•