when run "dnd --self-only" and move flowers on screen. The program will have segmentation fault. Below is the gdb core dump. (Find Me)bt #0 data_device_motion (data=0x93d6e18, data_device=0x93d6ec0, time=1426556208, x_w=45312, y_w=26624) at window.c:2308 #1 0xb731a35a in ffi_call_SYSV () from /usr/lib/i386-linux-gnu/libffi.so.6 #2 0xb731a08f in ffi_call () from /usr/lib/i386-linux-gnu/libffi.so.6 #3 0xb76cc863 in wl_closure_invoke (closure=0x94e96d8, target=0x93d6ec0, func=0x804ca40 <data_device_motion>, data=0x93d6e18) at connection.c:837 #4 0xb76cafc6 in handle_event (size=20, opcode=<optimized out>, id=<optimized out>, display=0x93d2658) at wayland-client.c:532 #5 wl_display_iterate (display=0x93d2658, mask=<optimized out>) at wayland-client.c:565 #6 0x08051fc4 in display_run (display=0x93d25c8) at window.c:3773 #7 0x0804b7c0 in main (argc=2, argv=0xbfaf3bc4) at dnd.c:617
System Requirement: Ubuntu 12.04 Wayland: (master)8a023688c07fe2d377c4bc9631ce2fe7a9afee60 Weston: (master)1248158e7d9a14cbed14b47c83bf83d4ca61ec91 Mesa: (master)16e0ebccb61b65a58db4b3bb1a25a953515eab90 Cairo: (master)64d65f72e5dbc1d9fa2cb4738d93eadc7fd5d7c0
Should be fixed in f1c00c0b7606c7b15d7f6f75eef5eb908f2b8f48
Closing this now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.