Crash in [@ slab::{{impl}}::index<T>]
Categories
(Core :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | wontfix |
People
(Reporter: pascalc, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-430f63ec-6ab8-4133-9e73-de89e0200128.
Top 10 frames of crashing thread:
0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:16
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:89
2 xul.dll core::ops::function::Fn::call<fn src/libcore/ops/function.rs:227
3 xul.dll std::panicking::rust_panic_with_hook src/libstd/panicking.rs:477
4 xul.dll std::panicking::begin_panic<str*> src/libstd/panicking.rs:407
5 xul.dll slab::{{impl}}::index<audioipc_server::server::ServerStream> hg:hg.mozilla.org/mozilla-central:<::std::macros::panic macros>:df59b74d33d74c9e4fda377616b20c40da832a71:3
6 xul.dll audioipc_server::server::CubebServer::process_msg media/audioipc/server/src/server.rs:426
7 xul.dll audioipc_server::server::{{impl}}::process media/audioipc/server/src/server.rs:334
8 xul.dll futures::future::map_err::{{impl}}::poll< third_party/rust/futures/src/future/map_err.rs:30
9 @0x2adaf
This crash started happening on nightly with build 20200126094816
Changelog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3bc0d683a41cb63c83cb115d1b6a85d50013d59e&tochange=82d1507999fd21f798d473c2b9e8ad5d8947ba20
Reporter | ||
Comment 2•5 years ago
|
||
(In reply to mpj.5 from comment #1)
Do you have steps to reproduce?
No, this is not me crashing, this is me doing crash triage :)
Reporter | ||
Comment 3•5 years ago
|
||
We stopped crashing after build 20200131213333, if we are not crashing with beta 74, we can probably close this bug.
Comment 4•5 years ago
|
||
Removing the regression window wanted flag as there are no STR and the issues seems to be fixed (based on what Pascal is saying).
If any other information comes up, please feel free to add the tag back.
Reporter | ||
Comment 5•5 years ago
|
||
No crash in beta, marking WFM
Updated•5 years ago
|
Description
•