Open
Bug 1945471
Opened 7 months ago
Updated 6 months ago
Crash in [@ wl_proxy_get_user_data | wl_surface_get_user_data]
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
UNCONFIRMED
People
(Reporter: o2q2tcedsh0, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Crash report: https://crash-stats.mozilla.org/report/index/361ed279-948f-4c93-b7d0-cf89b0250203
Reason:
SIGSEGV / SEGV_MAPERR
Top 10 frames:
0 libwayland-client.so.0 wl_proxy_get_user_data src/wayland-client.c:2295
1 libgdk-3.so.0 wl_surface_get_user_data /usr/include/wayland-client-protocol.h:3849
1 libgdk-3.so.0 data_device_enter gdk/wayland/gdkdevice-wayland.c:1177
2 libffi.so.8 ffi_call_unix64 src/x86/unix64.S:104
3 libffi.so.8 ffi_call_int src/x86/ffi64.c:673
4 libffi.so.8 ffi_call src/x86/ffi64.c:710
5 libwayland-client.so.0 wl_closure_invoke src/connection.c:1228
6 libwayland-client.so.0 dispatch_event src/wayland-client.c:1674
7 libwayland-client.so.0 dispatch_queue src/wayland-client.c:1820
7 libwayland-client.so.0 wl_display_dispatch_queue_pending src/wayland-client.c:2062
Comment 1•7 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Comment 2•6 months ago
|
||
Please attach your about:support page. Can you reproduce that reliably?
Thanks.
Flags: needinfo?(o2q2tcedsh0)
I don't use Debian Trixie anymore, I went back to Debian Stable. I can't report the crash, it only happened one time. possibly the about:supoort from Firefox Debian Bookworm of the same profile is helpful.
Flags: needinfo?(o2q2tcedsh0)
You need to log in
before you can comment on or make changes to this bug.
Description
•