This bug was fixed in the package gnome-settings-daemon - 3.4.2-0ubuntu0.2 --------------- gnome-settings-daemon (3.4.2-0ubuntu0.2) precise-proposed; urgency=low
* Upload to precise-proposed [ Chris Coulson ] * debian/patches/10_smaller_syndaemon_timeout.patch: Update to increase the size of the stack allocated array for the extra argument passed to syndaemon. This fixes a crash in the PLT due to a corrupt %ebx register (which holds the GOT base address on i386), which was caused in an earlier function by writing zero in to the location on the stack where the value of %ebx is saved. Thanks to Sebastien Bacher for spotting the buggy patch! (fixes LP: #1007588) [ Hsin-Yi, Chen (hychen) ] * debian/patches/git_xrandr_explicitly_set_clone_state.patch: - "xrandr; explicitly set clone state variable when generating monitor configs" (LP: #1014533) -- Sebastien Bacher <seb...@ubuntu.com> Mon, 18 Jun 2012 12:32:40 +0200 ** Changed in: gnome-settings-daemon (Ubuntu Precise) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1007588 Title: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt() Status in “gnome-settings-daemon” package in Ubuntu: Fix Released Status in “gnome-settings-daemon” source package in Precise: Fix Released Status in “gnome-settings-daemon” source package in Quantal: Fix Released Bug description: [Impact] One of the patch we ship is obviously buggy and lead to stack corruption issues which turned to segfault on quantal, it could lead to other weird bugs on precise [Test Case] None, the issue is an obvious code error which leads to invalid writes, that can turn to random effect depending of what got overwriten. Just test that the update works correctly. [Regression Potential] None, the patch is just increase by 1 the size of a table which was 1 element too short To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1007588/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp