[Wayland-bugs] [Bug 104027] Wayland crash when clicking Wacom tablet buttons
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 4 16:00:07 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104027
--- Comment #5 from Jehan <jehan at zemarmot.net> ---
(gdb) f 9
#9 xwl_seat_set_cursor (xwl_seat=0x3389310) at xwayland-cursor.c:161
161 wl_pointer_set_cursor(xwl_seat->wl_pointer,
(gdb) p *xwl_seat
$1 = {pointer = 0x3249108, relative_pointer = 0x3249108, keyboard = 0x33a9470,
touch = 0x3248f90, stylus = 0x3420850, eraser = 0x9,
puck = 0x33961f0, xwl_screen = 0x33961f0, seat = 0x0, wl_pointer = 0x91,
wp_relative_pointer = 0x339de60, wl_keyboard = 0x0,
wl_touch = 0x0, tablet_seat = 0x0, keys = {size = 0, alloc = 54336192, data =
0x0}, focus_window = 0x0, id = 0,
pointer_enter_serial = 0, link = {next = 0x0, prev = 0xc2959f}, x_cursor =
0x3275f30, cursor = {update_proc = 0x0, surface = 0x0,
frame_cb = 0x0, needs_update = 0}, last_xwindow = 0x90, touches = {next =
0x61, prev = 0x337bb40}, keymap_size = 0, keymap = 0x0,
keyboard_focus = 0x0, sync_pending = {next = 0x0, prev = 0x33a7430},
pointer_warp_emulator = 0x7efc00000000,
cursor_confinement_window = 0x0, confined_pointer = 0x7efcc31b6ba0,
pending_pointer_event = {has_absolute = 53714816, x = 0,
y = 54212192, has_relative = 0, dx = 4.7924367646600915e-322, dy =
2.6580810796762399e-316, dx_unaccel = 0, dy_unaccel = 0},
tablets = {next = 0x0, prev = 0x0}, tablet_tools = {next = 0x0, prev =
0x7efc00000000}, tablet_pads = {next = 0x0,
prev = 0x7efcc31b6ba0}}
(gdb) p *xwl_cursor
$2 = {update_proc = 0x0, surface = 0x0, frame_cb = 0x0, needs_update = 0}
(gdb)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171204/2e6ca0d7/attachment.html>
More information about the wayland-bugs
mailing list