<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wayland crash when clicking Wacom tablet buttons"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104027#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Wayland crash when clicking Wacom tablet buttons"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104027">bug 104027</a>
from <span class="vcard"><a class="email" href="mailto:jehan@zemarmot.net" title="Jehan <jehan@zemarmot.net>"> <span class="fn">Jehan</span></a>
</span></b>
<pre>(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)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>