[Wayland-bugs] [Bug 53047] New: Moving cursor crashes weston

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 1 08:04:51 PDT 2012


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

             Bug #: 53047
           Summary: Moving cursor crashes weston
    Classification: Unclassified
           Product: Wayland
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: weston
        AssignedTo: wayland-bugs at lists.freedesktop.org
        ReportedBy: moikkis at gmail.com


I'm running weston under X in xmonad. 
Weston does crash when I'm moving cursor near border of weston window.

using: 
weston: d9a8e16b7b271ed4113987846360275c102c8527
wayland: 7f3d22776bc74d7deae0966681ed176363ea1781

Here is gdb bt of crash.

(gdb) bt
#0  clip_pointer_motion (fy=<synthetic pointer>, fx=<synthetic pointer>,
seat=<optimized out>) at compositor.c:1687
#1  notify_motion (seat=<optimized out>, time=3803191347, x=136960, y=163840)
at compositor.c:1711
#2  0x00007ffff442db00 in x11_compositor_handle_event (fd=<optimized out>,
mask=0, data=0x621ed0) at compositor-x11.c:883
#3  0x00007ffff7bd354b in post_dispatch_check (loop=0x622c90) at
event-loop.c:376
#4  wl_event_loop_dispatch (loop=0x622c90, timeout=<optimized out>) at
event-loop.c:416
#5  0x000000000040c813 in weston_output_repaint (msecs=-491775952,
output=0x91cff0) at compositor.c:1176
#6  weston_output_finish_frame (output=0x91cff0, msecs=-491775952) at
compositor.c:1210
#7  0x00007ffff442d4c5 in finish_frame_handler (data=<optimized out>) at
compositor-x11.c:354
#8  0x00007ffff7bd2e13 in wl_event_source_timer_dispatch (source=0x8e50a0,
ep=<optimized out>) at event-loop.c:173
#9  0x00007ffff7bd34f8 in wl_event_loop_dispatch (loop=0x61a9a0,
timeout=<optimized out>) at event-loop.c:410
#10 0x00007ffff7bd167d in wl_display_run (display=0x61a950) at
wayland-server.c:1103
#11 0x0000000000407362 in main (argc=<optimized out>, argv=<optimized out>) at
compositor.c:3576

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Wayland-bugs mailing list