Your message dated Sat, 08 Jun 2013 17:04:27 +0000
with message-id <e1ulmz1-0001kh...@franck.debian.org>
and subject line Bug#629351: fixed in gnome-settings-daemon 3.8.3-1
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.8.3-1

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.
Emilio Pozuelo Monfort <po...@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: Sat, 08 Jun 2013 18:48:22 +0200
Source: gnome-settings-daemon
Binary: gnome-settings-daemon gnome-settings-daemon-dev
Architecture: source amd64
Version: 3.8.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Emilio Pozuelo Monfort <po...@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.8.3-1) experimental; urgency=low
 .
   [ Deng Xiyue ]
   * Disable "-Wl,-z,defs" on mipsel in order to fix segfault.
     (Closes: #629351)
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release.
Checksums-Sha1: 
 c935fdaf6baa3ec7349d6e6c4a34ab875ddda11b 2482 gnome-settings-daemon_3.8.3-1.dsc
 86b4392f37738349035ab5c5a0c8a2c793006b65 1576376 
gnome-settings-daemon_3.8.3.orig.tar.xz
 b1fc34b0a553ce8be6a9d3dce7563ec882b85441 13488 
gnome-settings-daemon_3.8.3-1.debian.tar.gz
 40e19b74429d4b930aaf48bad4f843f22804ae6c 1086936 
gnome-settings-daemon_3.8.3-1_amd64.deb
 f615cf0a0d7479c186e9ec3b64390b10ff77bf9f 75250 
gnome-settings-daemon-dev_3.8.3-1_amd64.deb
Checksums-Sha256: 
 e7d11beb4d324298261876674f6a6d55538c09ffc5b10d34d2a95d2c59b6a3fb 2482 
gnome-settings-daemon_3.8.3-1.dsc
 00e7f46c9a6fb8b148255adfcdd26bc5f2c1d393b8dfbac69da100c8dcfa1b6c 1576376 
gnome-settings-daemon_3.8.3.orig.tar.xz
 397cadcd16b78ff883a7d0cf371993b7b80dca7e1dc800e56b4055bee59481cd 13488 
gnome-settings-daemon_3.8.3-1.debian.tar.gz
 3393bda1351a2f82b9c7e434202917ab87778128a0e83bc4c75632f08dd25471 1086936 
gnome-settings-daemon_3.8.3-1_amd64.deb
 ee56a96de14142c64ba8bfa17e63583978688932b0ab188eac7eb5426475564c 75250 
gnome-settings-daemon-dev_3.8.3-1_amd64.deb
Files: 
 a80f99835f0535ef8d2cebce7e2385a5 2482 gnome optional 
gnome-settings-daemon_3.8.3-1.dsc
 fb783e7d118e4425b3bd94d439633899 1576376 gnome optional 
gnome-settings-daemon_3.8.3.orig.tar.xz
 20de9d37495027eaffe2cda5c5b74655 13488 gnome optional 
gnome-settings-daemon_3.8.3-1.debian.tar.gz
 a1cfbe90f248cf59acf062716ccd527f 1086936 gnome optional 
gnome-settings-daemon_3.8.3-1_amd64.deb
 4ad5f0188d5bc3b0bfe603a1b499d754 75250 libdevel optional 
gnome-settings-daemon-dev_3.8.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGzYlwACgkQhTV17EoIsv4qUwCgiKuQeMKA52iZ9oTRhfH/dRZq
/aIAnjuD43EoLmhvFV9CEY8fcj7qZVzf
=4y2N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to