Your message dated Mon, 03 Jun 2013 12:18:11 +0000
with message-id <e1ujtif-0000mt...@franck.debian.org>
and subject line Bug#629351: fixed in gnome-settings-daemon
3.4.2+git20121218.7c1322-4
has caused the Debian Bug report #629351,
regarding Segfault on startup (Loongson2F mipsel system)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
629351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-settings-daemon
Version: 2.30.2-3
Severity: grave
The daemon segmentation fault on loading the plugins of
/usr/lib/gnome-settings-daemon-2.0/*.so. The log of running
"gnome-settings-daemon --no-daemon --debug" is attached.
Please note that it segfaults on any *.so loading, not just
libxrandr.so, which is verified by disabling each *.so file that causes
the segfault. Also, the system is a Loongson2F based laptop running on
mipsel.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (600, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: mipsel (mips64)
Kernel: Linux 2.6.38-loongson-2f (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-settings-daemon depends on:
ii gconf2 2.32.3-2 GNOME configuration database syste
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.5.0-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.92-1 simple interprocess messaging syst
ii libfontconfig1 2.8.0-2.2 generic font configuration library
ii libgconf2-4 2.32.3-2 GNOME configuration database syste
ii libgdk-pixbuf2.0-0 2.23.3-3 GDK Pixbuf library
ii libglib2.0-0 2.28.6-1 The GLib library of C routines
ii libgnome-desktop-2-17 2.30.2-2 Utility library for loading .deskt
ii libgnome2-common 2.32.1-1 The GNOME library - common files
ii libgnomekbd4 2.30.2-2 GNOME library to manage keyboard c
ii libgstreamer-plugins-base0.10 0.10.34-1 GStreamer libraries from the "base
ii libgstreamer0.10-0 0.10.34-1 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface
ii libnotify1 [libnotify1-gtk2.1 0.5.0-2 sends desktop notifications to a n
ii libx11-6 2:1.4.3-1 X11 client-side library
ii libxi6 2:1.4.2-1 X11 Input extension library
ii libxklavier16 5.1-1 X Keyboard Extension high-level AP
gnome-settings-daemon recommends no packages.
Versions of packages gnome-settings-daemon suggests:
ii gnome-screensaver 2.30.0-3 GNOME screen saver and locker
ii metacity [x-window-manager] 1:2.34.0-1 lightweight GTK+ window manager
ii x11-xserver-utils 7.6+2 X server utilities
-- no debconf information
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 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 "mipsel-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gnome-settings-daemon...(no debugging symbols
found)...done.
(gdb) set args --no-daemon --debug
(gdb) run
Starting program: /usr/bin/gnome-settings-daemon --no-daemon --debug
[Thread debugging using libthread_db enabled]
** (gnome-settings-daemon:3190): DEBUG: Successfully connected to D-Bus
** (gnome-settings-daemon:3190): DEBUG: Starting settings manager
** (gnome-settings-daemon:3190): DEBUG: Loading settings plugins from dir:
/usr/lib/gnome-settings-daemon-2.0/
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='Font'
file='/usr/lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin'
location='font'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Keyboard'
file='/usr/lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin'
location='keyboard'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/mouse.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='Mouse'
file='/usr/lib/gnome-settings-daemon-2.0/mouse.gnome-settings-plugin'
location='mouse'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='XRandR'
file='/usr/lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin'
location='xrandr'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='Sound'
file='/usr/lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin'
location='sound'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Background'
file='/usr/lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin'
location='background'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='X
Settings'
file='/usr/lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin'
location='xsettings'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='Typing
Break'
file='/usr/lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin'
location='typing-break'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Accessibility Keyboard'
file='/usr/lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin'
location='a11y-keyboard'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='X
Resource Database'
file='/usr/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin'
location='xrdb'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Clipboard'
file='/usr/lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin'
location='clipboard'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Keybindings'
file='/usr/lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin'
location='keybindings'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo:
name='Housekeeping'
file='/usr/lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin'
location='housekeeping'
** (gnome-settings-daemon:3190): DEBUG: Loading plugin:
/usr/lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsPluginInfo: name='Media
keys'
file='/usr/lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin'
location='media-keys'
** (gnome-settings-daemon:3190): DEBUG: GnomeSettingsModule 0x42ec50
initialising
** (gnome-settings-daemon:3190): DEBUG: Loading
/usr/lib/gnome-settings-daemon-2.0/libxrandr.so
[New Thread 0x2c8a3330 (LWP 3193)]
** (gnome-settings-daemon:3190): DEBUG: Registering GsdXrandrPlugin
Program received signal SIGSEGV, Segmentation fault.
0x2c8a6e94 in register_gnome_settings_plugin ()
from /usr/lib/gnome-settings-daemon-2.0/libxrandr.so
(gdb) bt
#0 0x2c8a6e94 in register_gnome_settings_plugin ()
from /usr/lib/gnome-settings-daemon-2.0/libxrandr.so
#1 0x00406d78 in ?? ()
GDB is unable to find the start of the function at 0x406d77
and thus can't determine the size of that function's stack frame.
This means that GDB may be unable to access that stack frame, or
the frames below it.
This problem is most likely caused by an invalid program counter or
stack pointer.
However, if you think GDB should simply search farther back
from 0x406d77 for code which looks like the beginning of a
function, you can increase the range of the search using the `set
heuristic-fence-post' command.
(gdb) q
A debugging session is active.
Inferior 1 [process 3190] will be killed.
Quit anyway? (y or n)
--- End Message ---
--- Begin Message ---
Source: gnome-settings-daemon
Source-Version: 3.4.2+git20121218.7c1322-4
We believe that the bug you reported is fixed in the latest version of
gnome-settings-daemon, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 629...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Xiyue Deng <manphiz-gu...@users.alioth.debian.org> (supplier of updated
gnome-settings-daemon package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 03 Jun 2013 04:42:40 -0700
Source: gnome-settings-daemon
Binary: gnome-settings-daemon gnome-settings-daemon-dev
Architecture: source amd64
Version: 3.4.2+git20121218.7c1322-4
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Xiyue Deng <manphiz-gu...@users.alioth.debian.org>
Description:
gnome-settings-daemon - daemon handling the GNOME session settings
gnome-settings-daemon-dev - Headers for building applications communicating
with gnome-settin
Closes: 629351
Changes:
gnome-settings-daemon (3.4.2+git20121218.7c1322-4) unstable; urgency=low
.
* Disable "-Wl,-z,defs" on mipsel in order to fix segfault.
(Closes: #629351)
Checksums-Sha1:
afdeccd36fb95151c48cd940cd977208083098c1 2545
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.dsc
d3056ef5d7d9a1a1bcbace82c8f28edef28524cf 34992
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.debian.tar.gz
7ac535ade3fa1f22ae4976f654612f02b49588d8 923548
gnome-settings-daemon_3.4.2+git20121218.7c1322-4_amd64.deb
d096dcecbe892205f01a0948c84dadee2148cd16 69448
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-4_amd64.deb
Checksums-Sha256:
59754a6f61b049d5f758b7b2b35f2925741d01474ef7ba3a109c9a2b8b73e44b 2545
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.dsc
700c6e64e6054fef14e7f5faacc05b57e8cac064307724811ca448e22dba65eb 34992
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.debian.tar.gz
08f6cc51463382c0a00d928afbd5d73c0aea9bb32174bf25d6706b8732188c60 923548
gnome-settings-daemon_3.4.2+git20121218.7c1322-4_amd64.deb
c64b47231599aaa184a04687e2072ffea2b98a5a260c576b0e4c38549eb0510c 69448
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-4_amd64.deb
Files:
8369a45f94e208e7193ff78b390a1a11 2545 gnome optional
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.dsc
31180c9500d880a91a77fe3adebc9237 34992 gnome optional
gnome-settings-daemon_3.4.2+git20121218.7c1322-4.debian.tar.gz
0e70f0fe0eba1978ff6d17a252697fe9 923548 gnome optional
gnome-settings-daemon_3.4.2+git20121218.7c1322-4_amd64.deb
eee8d7615cc5ce720ac3d32b6f8b10cc 69448 libdevel optional
gnome-settings-daemon-dev_3.4.2+git20121218.7c1322-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGshVoACgkQhTV17EoIsv74UwCfVOJ1jorb4cQqB/nrLIkKZlrH
DqcAn1IaFkz3TBQR7D8zLLG3W3YacTlc
=bNet
-----END PGP SIGNATURE-----
--- End Message ---