[Wayland-bugs] [Bug 66001] New: SIGSEGV when client is stopped and weston-desktop-shell tries to set the cursor image
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 21 01:23:47 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66001
Priority: medium
Bug ID: 66001
Assignee: wayland-bugs at lists.freedesktop.org
Summary: SIGSEGV when client is stopped and
weston-desktop-shell tries to set the cursor image
Severity: normal
Classification: Unclassified
OS: All
Reporter: samuel_ig at yahoo.es
Hardware: Other
Status: NEW
Version: unspecified
Component: weston
Product: Wayland
Created attachment 81154
--> https://bugs.freedesktop.org/attachment.cgi?id=81154&action=edit
Patch that fixes the SIGSEGV
weston (master) commit 8a4a9eb2e4c6c6c0ba98e2d3afdb796f8745eaa5
I executed weston-terminal, stop it and try to click on it or move the window.
Then weston-desktop-shell failed with the following GDB output
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
pointer_handle_motion (data=0x1655f40, pointer=<optimized out>,
time=1707320031,
sx_w=131840, sy_w=131840) at window.c:2818
2818 cursor = input->focus_widget->default_cursor;
(gdb)
The attached patch fixes this bug.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130621/96c1891f/attachment.html>
More information about the Wayland-bugs
mailing list