Open Bug 1977388 Opened 6 months ago Updated 2 months ago

Crash in [@ getenv]

Categories

(Core :: mozglue, defect)

x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: o2q2tcedsh0, Unassigned)

References

Details

Crash report: https://crash-stats.mozilla.org/report/index/8e65cfec-aeb8-4b93-ab91-e24070250715

Reason:

SIGSEGV / SI_KERNEL

Top 10 frames:

0  libc.so.6  getenv  stdlib/stdlib/getenv.c:84
1  libc.so.6  guess_category_value  intl/intl/dcigettext.c:1573
1  libc.so.6  __dcigettext  intl/intl/dcigettext.c:647
2  libgio-2.0.so.0  g_buffered_input_stream_class_init  gio/gbufferedinputstream.c:164
2  libgio-2.0.so.0  g_buffered_input_stream_class_intern_init  gio/gbufferedinputstream.c:134
3  libgobject-2.0.so.0  type_class_init_Wm  gobject/gtype.c:2299
3  libgobject-2.0.so.0  g_type_class_ref  gobject/gtype.c:3014
4  libgobject-2.0.so.0  g_type_class_ref  gobject/gtype.c:3006
5  libgobject-2.0.so.0  g_object_new_valist  gobject/gobject.c:2499
6  libgobject-2.0.so.0  g_object_new  gobject/gobject.c:2040

Maddi, any specific action when the crash occurred? Thank you.

Component: Untriaged → General
Flags: needinfo?(o2q2tcedsh0)
OS: Unspecified → Linux
Hardware: Unspecified → x86_64

Right-click on the Firefox icon in Debian Stable Gnome. Password manager "Secrects" was open. This is the second time the crash has happened in this combination.

Flags: needinfo?(o2q2tcedsh0)
Component: General → mozglue
Product: Firefox → Core

The severity field is not set for this bug.
:glandium, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mh+mozilla)

I can reproduce this relatively reliably (it happens on launch around 5-10% of the time) on Raspberry Pi OS (based on Debian) Bookworm on Raspberry Pi 4. See https://crash-stats.mozilla.org/report/index/e2a7693c-0264-4c69-b5b0-bd7ab0250917

This is bad enough that it's blocking the release of Firefox 143.0 on Raspberry Pi OS.

This looks like a classic setenv/getenv race, see also 1752703 and 1748366

Severity: -- → S3
Flags: needinfo?(mh+mozilla)
Duplicate of this bug: 1989027

(In reply to David Turner from comment #5)

I can reproduce this relatively reliably (it happens on launch around 5-10% of the time) on Raspberry Pi OS (based on Debian) Bookworm on Raspberry Pi 4. See https://crash-stats.mozilla.org/report/index/e2a7693c-0264-4c69-b5b0-bd7ab0250917

Are you able to reproduce under rr? (assuming this is aarch64)

Flags: needinfo?(david.turner)

I've tested quite hard for half an hour and I can't seem to reproduce this any more (testing with Firefox 144 and now on Raspberry Pi OS trixie on the same Raspberry Pi 4).

Flags: needinfo?(david.turner)
You need to log in before you can comment on or make changes to this bug.