[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-16 Thread Dennis Kaarsemaker
Yes, touchpad, disabled while typing. Unticking that checkbox indeed makes g-s-d not crash. Attached is the valgrind output from when I reenabled that setting and ran g-s-d again. ** Attachment added: Valgrind output

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-16 Thread Dennis Kaarsemaker
(And now the real valgrind log, following instructions from the wiki) ** Attachment added: valgrind.log https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1007588/+attachment/3192961/+files/valgrind.log -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1005054] Re: [mouse]: gnome-settings-daemon crashed with SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
*** This bug is a duplicate of bug 1007588 *** https://bugs.launchpad.net/bugs/1007588 Got this as well on a dell latitude e4200, apt-get dist-upgrade run today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
This happens to me as well with gnome-settings-daemon 3.4.2-0ubuntu1 or 3.4.2-0ubuntu4. Downgrading to 3.4.1-ubuntu1 works around the problem but is no longer an option. Backtrace: #0 0xaedeaf00 in gdk_device_manager_list_devices@plt () from /usr/lib/gnome-settings-daemon-3.0/libmouse.so #1

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
Backtrace after installing the glib dbgsym: #0 0xaedeaf00 in gdk_device_manager_list_devices@plt () from /usr/lib/gnome-settings-daemon-3.0/libmouse.so #1 0xaededec5 in gsd_mouse_manager_idle_cb (manager=manager@entry=0x813e620) at gsd-mouse-manager.c:1124 #2 0xb7860570 in

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
Further evidence towards Michael Terry's suspicion about this possibly being a toolchain issue: 3.4.1 also segfaults in the same location when I rebuild it on quantal. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
And commenting out that part of gsd_mouse_manager_idle_cb makes it segfault in another part of the plt: 0xaedf0200 in g_settings_get_boolean@plt () from /usr/lib/gnome-settings-daemon-3.0/libmouse.so (gdb) bt #0 0xaedf0200 in g_settings_get_boolean@plt () from

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
Another point: between 3.4.1 and 3.4.2 the mouse plugin received no related changes, which also indicates a build/toolchain problem. Removing the mouse plugin at leaset makes g-s-d stable for me, so I've done that for now. I'll keep testing updates. -- You received this bug notification

[Desktop-packages] [Bug 1007588] Re: [mouse]: gnome-settings-daemon SIGSEGV in gdk_device_manager_list_devices@plt()

2012-06-13 Thread Dennis Kaarsemaker
Another finger pointing to gcc: setting CC=gcc-4.6 in debian/rules makes the resulting binary not fail this way. -- 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