GNOME Bugzilla – Bug 706971
SIGSEGV in gnome-settings-daemon
Last modified: 2013-09-05 18:47:07 UTC
forwarded from https://bugzilla.novell.com/show_bug.cgi?id=837274 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1612.1 Safari/537.36 I am testing openSUSE 13.1 Milestone 4 x86_64 with GNOME desktop in VirtualBox 4.2.16 r86992 on Windows 7 SP1 64 bit . Host information: https://dl.dropboxusercontent.com/u/86335040/DxDiag17.txt . 2 times, /usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon crashed with Segmentation fault in g_object_unref() at gobject.c:3086 . > LANG=C ls -l /var/crash/core.gnome-settings-.1000.13775* -rw------- 1 mitsutoshi users 60092416 Aug 26 17:52 /var/crash/core.gnome-settings-.1000.1377507164 -rw------- 1 mitsutoshi users 60104704 Aug 27 17:44 /var/crash/core.gnome-settings-.1000.1377593053 gnome-settings-daemon-3.9.3-2.2.x86_64.rpm libnotify4-0.7.5-7.4.x86_64.rpm libXtst6-1.2.2-1.2.x86_64.rpm gnome-disk-utility-3.8.2-2.2.x86_64.rpm libudisks2-0-2.1.0-1.5.x86_64.rpm libwacom2-0.7.1-1.3.x86_64.rpm libcolord1-1.0.2-1.2.x86_64.rpm cups-libs-1.5.4-11.2.x86_64.rpm krb5-1.11.3-2.2.x86_64.rpm libcom_err2-1.42.8-1.3.x86_64.rpm libkeyutils1-1.5.5-5.2.x86_64.rpm libpackagekit-glib2-16-0.8.9-1.4.x86_64.rpm libarchive13-3.1.1-2.2.x86_64.rpm libattr1-2.4.47-1.3.x86_64.rpm Reproducible: Sometimes Steps to Reproduce: 1. Use openSUSE 13.1 Milestone 4 x86_64 with GNOME desktop . Sorry, I do not understand how to reproduce this issue . Actual Results: 2 times, /usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon crashed with Segmentation fault in g_object_unref() at gobject.c:3086 . Expected Results: The gnome-settings-daemon should not crash . the stack trace: GNU gdb (GDB; openSUSE Factory) 7.5.50.20130215 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... Reading symbols from /usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon...Reading symbols from /usr/lib/debug/usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon.debug...done. done. warning: core file may not match specified executable file. [New LWP 3301] [New LWP 3313] [New LWP 3319] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/lib/gnome-settings-daemon-3.0/gnome-settings-daemon'. Program terminated with signal 11, Segmentation fault.
+ Trace 232426
Thread 1 (Thread 0x7f33d2298980 (LWP 3301))
(gdb) quit
This trace doesn't look good. It seems like it was generated from a core dump. Is there any chance of getting a better one?
You mean from another / better crash? Or what are you missing?
I see a segfault on gnome-settings-daemon on my system; trace looks different though: Program terminated with signal 11, Segmentation fault.
+ Trace 232453
Thread 1 (Thread 0x7faccc9bc980 (LWP 18830))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 706511 ***