Closed
Bug 1923895
Opened 1 month ago
Closed 1 month ago
Crash in [@ neqo_common::codec::Encoder::encode_uint]
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1919678
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
This signature started to receive submissions (aside from isolated incidents earlier) for Firefox 115.16.0esr, 115.16.1esr and 132.0 betas with >97% of them on Windows 10 and 11. These operating system versions receive updates for 115 ESR if updates are pinned (h/t jcristau).
Pushlog for ESR 115.15.0esr to 115:16.0esr
Bug 1872744 had landed for 131.0 betas for which there are no crash reports.
Crash report: https://crash-stats.mozilla.org/report/index/6d6c6ad1-9008-42e2-9473-fabcf0241010
MOZ_CRASH Reason:
assertion failed: n > 0 && n <= 8
Top 10 frames:
0 xul.dll MOZ_Crash(char const*, int, char const*) mfbt/Assertions.h:264
0 xul.dll RustMozCrash(char const*, int, char const*) mozglue/static/rust/wrappers.cpp:17
1 xul.dll mozglue_static::panic_hook(core::panic::panic_info::PanicInfo*) mozglue/static/rust/lib.rs:96
2 xul.dll core::ops::function::Fn::call<void (*)(ref$<core::panic::panic_info::PanicInf... /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:581
5 xul.dll std::sys_common::backtrace::__rust_end_short_backtrace<std::panicking::begin_... 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
Flags: needinfo?(kershaw)
Comment 1•1 month ago
|
||
This is a duplocate of bug 1919678.
Status: NEW → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1919678
Flags: needinfo?(kershaw)
Resolution: --- → DUPLICATE
Updated•1 month ago
|
status-firefox132:
affected → ---
status-firefox-esr115:
affected → ---
tracking-firefox-esr115:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•