https://bugs.freedesktop.org/show_bug.cgi?id=104027

--- Comment #4 from Olivier Fourdan <[email protected]> ---
(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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to