Bug#245848: capplets: gnome-settings-daemon dies on startup

Benjamin Schweizer Benjamin Schweizer <besh@gmx.net>, 245848@bugs.debian.org
Sat, 29 May 2004 21:18:50 +0200


Package: capplets
Version: 1:2.6.1-2
Severity: normal
Followup-For: Bug #245848



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages capplets depends on:
ii  capplets-data             1:2.6.1-2      configuration applets for GNOME 2 
ii  gnome-control-center      1:2.6.1-2      The GNOME Control Center for GNOME
ii  gnome-desktop-data        2.6.1-2        Common files for GNOME 2 desktop a
ii  gnome-icon-theme          1.2.1-2        GNOME Desktop icon theme
ii  gnome-panel               2.6.1-4        Launch and/or dock GNOME 2 applica
ii  gnome-session             2.6.1-5        The GNOME 2 Session Manager
ii  libart-2.0-2              2.3.16-5       Library of functions for 2D graphi
ii  libasound2                1.0.4-1        Advanced Linux Sound Architecture 
ii  libatk1.0-0               1.6.1-2        The ATK accessibility toolkit
ii  libaudiofile0             0.2.6-3        Open-source version of SGI's audio
ii  libbonobo2-0              2.6.0-2        Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.6.1-1        The Bonobo UI library
ii  libc6                     2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libeel2-2                 2.6.1-3        Eazel Extensions Library (for GNOM
ii  libesd0                   0.2.29-1       Enlightened Sound Daemon - Shared 
ii  libfontconfig1            2.2.2-2        generic font configuration library
ii  libfreetype6              2.1.7-2        FreeType 2 font engine, shared lib
ii  libgail-common            1.4.1-1        GNOME Accessibility Implementation
ii  libgail17                 1.4.1-1        GNOME Accessibility Implementation
ii  libgconf2-4               2.6.1-2        GNOME configuration database syste
ii  libgcrypt7                1.1.90-1.1     LGPL Crypto library - runtime libr
ii  libglade2-0               1:2.4.0-1      Library to load .glade files at ru
ii  libglib2.0-0              2.4.1-2        The GLib library of C routines
ii  libgnome-desktop-2        2.6.1-2        Utility library for loading .deskt
ii  libgnome-keyring0         0.2.1-2        GNOME keyring services library
ii  libgnome2-0               2.6.1-2        The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.6.1.1-2      A powerful object-oriented display
ii  libgnomeui-0              2.6.1.1-2      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.6.1.1-3      The GNOME virtual file-system libr
ii  libgnutls10               1.0.4-3        GNU TLS library - runtime library
ii  libgpg-error0             0.7-1          library for common error values an
ii  libgtk2.0-0               2.4.1-4        The GTK+ graphical user interface 
ii  libice6                   4.3.0.dfsg.1-2 Inter-Client Exchange library
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  libmetacity0              1:2.8.1-3      Common library of lightweight GTK2
ii  libnautilus2-2            2.6.1-2        libraries for nautilus components 
ii  liborbit2                 1:2.10.2-1.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.4.0-3        Layout and rendering of internatio
ii  libpopt0                  1.7-4          lib for parsing cmdline parameters
ii  libsm6                    4.3.0.dfsg.1-2 X Window System Session Management
ii  libstartup-notification0  0.6-2          library for program launch feedbac
ii  libtasn1-2                0.2.7-2        Manage ASN.1 structures (runtime)
ii  libx11-6                  4.3.0.dfsg.1-2 X Window System protocol client li
ii  libxext6                  4.3.0.dfsg.1-2 X Window System miscellaneous exte
ii  libxft2                   2.1.2-6        FreeType-based font drawing librar
ii  libxklavier8              1.02-2         X Keyboard Extension high-level AP
ii  libxml2                   2.6.10-2       GNOME XML library
ii  libxrandr2                4.3.0.dfsg.1-2 X Window System Resize, Rotate and
ii  libxrender1               0.8.3-7        X Rendering Extension client libra
ii  nautilus                  2.6.1-2        file manager and graphical shell f
ii  xlibs                     4.3.0.dfsg.1-2 X Window System client libraries m
ii  zlib1g                    1:1.2.1.1-3    compression library - runtime

-- no debconf information

The gnome-settings-daemon dies on startup with an "BadRequest" error:

** (gnome-settings-daemon:22881): WARNING **: Could not activate the XKB
configuration
The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 176 error_code 1 request_code 0 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
		


Here's gdb backtrace with --sync parameter:

** (gnome-settings-daemon:22863): WARNING **: Could not activate the XKB
configuration

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1088467712 (LWP 22863)]
0x40d71e83 in XRenderQueryFormats () from /usr/lib/libXrender.so.1
(gdb) bt
#0  0x40d71e83 in XRenderQueryFormats () from /usr/lib/libXrender.so.1
#1  0x40d722eb in XRenderFindVisualFormat () from
/usr/lib/libXrender.so.1
#2  0x40d56fb0 in _XftDisplayInfoGet () from /usr/lib/libXft.so.2
#3  0x40d57168 in XftDefaultHasRender () from /usr/lib/libXft.so.2
#4  0x00000001 in ?? ()
#5  0x00000001 in ?? ()
#6  0x08081080 in ?? ()
#7  0x40d57140 in _XftDisplayManageMemory () from /usr/lib/libXft.so.2
Previous frame inner to this frame (corrupt stack?)