Closed Bug 1723166 Opened 3 years ago Closed 3 years ago

Startup Crash in [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] and [@ l10nfilesource_fetch_file_sync ] - MOZ_CRASH Reason: [l10nregistry] Attempting to synchronously load file languageNames.ftl while it's being loaded asynchronously.

Categories

(MailNews Core :: General, defect, P1)

Thunderbird 92
Unspecified
All

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1723187

People

(Reporter: t.matsuu, Unassigned)

References

Details

(Keywords: crash, topcrash-thunderbird)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/9992fb55-1eb4-4af5-b5e3-344cf0210730

MOZ_CRASH Reason: [l10nregistry] Attempting to synchronously load file resource:///chrome/en-US/locale/en-US/calendar/toolkit/intl/languageNames.ftl while it's being loaded asynchronously.

Top 10 frames of crashing thread:

0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:91
2 xul.dll core::ops::function::Fn::call<fn ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b/library/core/src/ops/function.rs:150
3 xul.dll std::panicking::rust_panic_with_hook ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b//library/std/src/panicking.rs:595
4 xul.dll std::panicking::begin_panic_handler::{{closure}} ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b//library/std/src/panicking.rs:497
5 xul.dll std::sys_common::backtrace::__rust_end_short_backtrace<closure-0, !> ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b//library/std/src/sys_common/backtrace.rs:141
6 xul.dll std::panicking::begin_panic_handler ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b//library/std/src/panicking.rs:493
7 xul.dll std::panicking::begin_panic_fmt ../53cb7b09b00cbea8754ffb78e7e3cb521cb8af4b//library/std/src/panicking.rs:435
8 xul.dll l10nregistry_ffi::source::l10nfilesource_fetch_file_sync intl/l10n/rust/l10nregistry-ffi/src/source.rs:271
9 xul.dll mozilla::intl::L10nFileSource::FetchFileSync intl/l10n/FileSource.cpp:136
Severity: -- → S2

Takanori, thanks for reporting this major regression.

This needs swift action - #1 crash on daily. And is all OSes - [@ l10nfilesource_fetch_file_sync ] for Mac and Linux.
Note the MOZ_CRASH Reason in comment 0. Most crashes uptime < 6 seconds

Flags: needinfo?(rob)
Flags: needinfo?(mkmelin+mozilla)
OS: Windows 10 → All
Priority: -- → P1
Summary: Crash in [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] → Startup Crash in [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] and [@ l10nfilesource_fetch_file_sync ] - MOZ_CRASH Reason: [l10nregistry] Attempting to synchronously load file languageNames.ftl while it's being loaded asynchronously.
Version: unspecified → Thunderbird 92
Crash Signature: [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] → [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] [@ l10nfilesource_fetch_file_sync]

Maybe fixed with Bug 1723187?

(In reply to Richard Marti (:Paenglab) from comment #2)

Maybe fixed with Bug 1723187?

yes, hopefully. will assess later today

Flags: needinfo?(rob)
Flags: needinfo?(mkmelin+mozilla)
Crash Signature: [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] [@ l10nfilesource_fetch_file_sync] → [@ l10nregistry_ffi::source::l10nfilesource_fetch_file_sync] [@ l10nfilesource_fetch_file_sync] [@ core::ops::function::Fn::call ]

Today's Daily (Build ID: 20210731103707) works good.

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