[Wayland-bugs] [Bug 104027] Wayland crash when clicking Wacom tablet buttons
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 4 15:49:19 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104027
--- Comment #4 from Olivier Fourdan <fourdan at xfce.org> ---
(In reply to Jehan from comment #3)
> #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>
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?
--
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/846fddd9/attachment.html>
More information about the wayland-bugs
mailing list