Closed Bug 1685916 Opened 3 years ago Closed 3 years ago

Crash in [@ <env_logger::Logger as log::Log>::log]

Categories

(Data Platform and Tools :: Glean: SDK, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kbrosnan, Assigned: janerik)

References

Details

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/7af32a4d-f9c6-469f-8782-c4bbb0210110

MOZ_CRASH Reason: failed printing to stderr: Input/output error (os error 5)

Top 10 frames of crashing thread:

0 libxul.so RustMozCrash /build/firefox/src/firefox-84.0.1/mozglue/static/rust/wrappers.cpp:17
1 libxul.so mozglue_static::panic_hook /build/firefox/src/firefox-84.0.1/mozglue/static/rust/lib.rs:89
2 libxul.so core::ops::function::Fn::call /build/rust/src/rustc-1.48.0-src/library/core/src/ops/function.rs:70
3 libxul.so std::panicking::rust_panic_with_hook /build/rust/src/rustc-1.48.0-src/library/std/src/panicking.rs:581
4 libxul.so std::panicking::begin_panic_handler::{{closure}} /build/rust/src/rustc-1.48.0-src/library/std/src/panicking.rs:484
5 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace /build/rust/src/rustc-1.48.0-src/library/std/src/sys_common/backtrace.rs:153
6 libxul.so rust_begin_unwind /build/rust/src/rustc-1.48.0-src/library/std/src/panicking.rs:483
7 libxul.so std::panicking::begin_panic_fmt /build/rust/src/rustc-1.48.0-src/library/std/src/panicking.rs:437
8 libxul.so std::io::stdio::_eprint /build/rust/src/rustc-1.48.0-src/library/std/src/io/stdio.rs:1016
9 libxul.so <env_logger::Logger as log::Log>::log /build/firefox/src/firefox-84.0.1/third_party/rust/env_logger-0.6.2/src/lib.rs:821
Crash Signature: [@ <env_logger::Logger as log::Log>::log]

Rare crash on 84. User reports that they hit it a bit on Arch Linux https://www.reddit.com/r/firefox/comments/kufrlr/firefox_crashing/

Priority: P3 → --
See Also: → 1676882

Looks like the same as we had in bug 1676882. The fix (updated env_logger with a fix to not panic on errors) landed in 85

Assignee: nobody → jrediger
Priority: -- → P2
Whiteboard: [telemetry:glean-rs:m?]

85 is released next week. We won't fix this in 84 anymore.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.