[Wayland] Crash in [@ g_list_remove] when tablet is unplugged
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: librusekus35790, Unassigned)
Details
im trying to reopen bug that was already closed, because MR that should have fixed this bug in gtk was merged, but i can still reproduce it.
my automatic crash report: https://crash-stats.mozilla.org/report/index/e40798ae-a19c-4663-a8b8-9835c0240220#tab-details
this is a description of previous bug report:
This bug is for crash report bp-5dbc353f-fd71-4dd0-bac3-163a40200420.
Top 10 frames of crashing thread:
0 libglib-2.0.so.0 g_list_remove
1 libgdk-3.so.0 gdk_wayland_monitor_get_wl_output
2 libffi.so.7 ffi_prep_go_closure
3 libffi.so.7 ffi_closure_free
4 libwayland-client.so.0 wl_log_set_handler_client
5 libwayland-client.so.0 libwayland-client.so.0@0x66c0
6 libwayland-client.so.0 wl_display_dispatch_queue_pending
7 libgdk-3.so.0 gdk_wayland_monitor_get_wl_output
8 libgdk-3.so.0 gdk_display_get_event
9 libgdk-3.so.0 gdk_wayland_gl_context_get_type
In the reports there's one useful comment for this crash:
I've uplugged a wacom graphic tablet, I'm running on Wayland so that probably why it crashed
Comment 1•8 months ago
|
||
Can you point to Gtk issue? It's definitely something there and not Firefox one.
Thanks.
(In reply to Martin Stránský [:stransky] (ni? me) from comment #1)
Can you point to Gtk issue? It's definitely something there and not Firefox one.
Thanks.
i expected it will be visible i cloned this issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1631334
Robert said that it's this issue: https://gitlab.gnome.org/GNOME/gtk/-/issues/2748
and it was addressed in: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1909
Comment 3•8 months ago
|
||
Good, please file another one with recent stack.
Thanks.
Description
•