Closed
Bug 1680881
Opened 5 years ago
Closed 5 years ago
Crash in [@ <gecko_logger::GeckoLogger as log::Log>::log] via nsTreeSanitizer::SanitizeStyleSheet
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, regression, regressionwindow-wanted)
Crash Data
All are version 84 beta, buildid 20201123211438 84.0b2. regression?
Crash report: https://crash-stats.mozilla.org/report/index/0e175467-64e1-4f91-8aa3-55c1a0201204
MOZ_CRASH Reason: failed printing to stderr: Input/output error (os error 5)
Top 10 frames of crashing thread:
0 libxul.so RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 libxul.so mozglue_static::panic_hook mozglue/static/rust/lib.rs:89
2 libxul.so core::ops::function::Fn::call /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:70
3 libxul.so std::panicking::rust_panic_with_hook library/std/src/panicking.rs:573
4 libxul.so std::panicking::begin_panic_handler::{{closure}} library/std/src/panicking.rs:476
5 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace library/std/src/sys_common/backtrace.rs:153
6 libxul.so rust_begin_unwind library/std/src/panicking.rs:475
7 libxul.so std::panicking::begin_panic_fmt library/std/src/panicking.rs:429
8 libxul.so std::io::stdio::_eprint library/std/src/io/stdio.rs:918
9 libxul.so <gecko_logger::GeckoLogger as log::Log>::log xpcom/rust/gecko_logger/src/lib.rs:254
Flags: needinfo?(mkmelin+mozilla)
Comment 1•5 years ago
|
||
No idea, but it's only two installations crashing. Looks to be coming from nsTreeSanitizer::SanitizeStyleSheet.
Flags: needinfo?(mkmelin+mozilla)
| Reporter | ||
Comment 2•5 years ago
|
||
Then maybe related to bug 1676308, which has the same origins in beta 84
See Also: → 1676308
Summary: Crash in [@ <gecko_logger::GeckoLogger as log::Log>::log] → Crash in [@ <gecko_logger::GeckoLogger as log::Log>::log] via nsTreeSanitizer::SanitizeStyleSheet
| Reporter | ||
Comment 3•5 years ago
|
||
Whatever it was, now it barely exists
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
•