Closed
Bug 1874584
Opened 1 year ago
Closed 11 months ago
Crash in [@ core::result::unwrap_failed | core::cell::RefCell<T>::borrow_mut]
Categories
(Core :: Networking: HTTP, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: crash, Whiteboard: [necko-triaged][necko-monitor])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/42db51ff-8988-472e-a6ef-1bb380240108
MOZ_CRASH Reason: already borrowed: BorrowMutError
Top 10 frames of crashing thread:
0 xul.dll MOZ_Crash mfbt/Assertions.h:264
0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:96
2 xul.dll core::ops::function::Fn::call<void /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/ops/function.rs:166
3 xul.dll alloc::boxed::impl$47::call library/alloc/src/boxed.rs:2001
3 xul.dll std::panicking::rust_panic_with_hook library/std/src/panicking.rs:696
4 xul.dll std::panicking::begin_panic_handler::closure$0 library/std/src/panicking.rs:583
5 xul.dll std::sys_common::backtrace::__rust_end_short_backtrace<std::panicking::begin_panic_handler::closure_env$0, never$> library/std/src/sys_common/backtrace.rs:150
6 xul.dll std::panicking::begin_panic_handler library/std/src/panicking.rs:579
7 xul.dll core::panicking::panic_fmt library/core/src/panicking.rs:64
Updated•1 year ago
|
Comment 1•1 year ago
|
||
I filed this neqo issue https://github.com/mozilla/neqo/issues/1577
Whiteboard: [necko-triaged][necko-priority-new] → [necko-triaged][necko-monitor]
Comment 2•11 months ago
|
||
We closed https://github.com/mozilla/neqo/issues/1577, so we can close this bug as well.
Updated•11 months ago
|
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•