<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#c4">Comment # 4</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:fourdan@xfce.org" title="Olivier Fourdan <fourdan@xfce.org>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
<pre>(In reply to Jehan from <a href="show_bug.cgi?id=104027#c3">comment #3</a>)
<span class="quote">> #7 0x00007efcc88b9e79 in wl_proxy_marshal () from
> /lib64/libwayland-client.so.0
> No symbol table info available.
> #8 0x0000000000428890 in wl_pointer_set_cursor (hotspot_y=<optimized out>,
> hotspot_x=<optimized out>, surface=<optimized out>,
> serial=<optimized out>, wl_pointer=<optimized out>) at
> /usr/include/wayland-client-protocol.h:4443
> No locals.
> #9 xwl_seat_set_cursor (xwl_seat=0x3389310) at xwayland-cursor.c:161
> xwl_cursor = 0x33893c0
> cursor = <optimized out>
> stride = <optimized out></span >
Thanks!
>From within gdb, can you please do:
(gdb) f 9
(gdb) p *xwl_seat
(gdb) p *xwl_cursor
And copy/paste the result of those 3 commands above in here?</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>