Closed
Bug 1720646
Opened 2 years ago
Closed 2 years ago
Crash when exiting profile manager [@ wl_map_insert_at]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1719237
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | fixed |
firefox92 | --- | fixed |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
STR:
- Start with
firefox --ProfileManager
on Ubuntu 21.04 (Wayland). - Exit the profile manager.
Crash report: https://crash-stats.mozilla.org/report/index/a174c3ee-b499-438d-869d-1f3070210714
Reason: SIGSEGV /0x00000080
Top 8 frames of crashing thread:
0 libwayland-client.so.0 wl_map_insert_at ./build/../src/wayland-util.c:247
1 libwayland-client.so.0 wl_proxy_destroy ./build/../src/wayland-client.c:534
2 libxul.so libxul.so@0x2bb99df
3 libc.so.6 <unknown in libc-2.33.so>
4 libc.so.6 __run_exit_handlers stdlib/stdlib/exit.c:108
5 libc.so.6 exit stdlib/stdlib/exit.c:139
6 libc.so.6 __libc_start_main csu/libc-start.c:366
7 firefox-bin firefox-bin@0x6c25b
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=cd335ae78d20fc4cca8f5379a4f1fc351eedb783&tochange=a877f339f969332290289aad9bf7143394c48b91
Regressed by Bug 1718131.
Severity: -- → S2
Updated•2 years ago
|
Updated•2 years ago
|
Flags: needinfo?(mh+mozilla)
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Updated•2 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•