Bug#462779: libgtk2.0-0: crashes immediately on Alpha

Thimo Neubauer thimo at debian.org
Sun Jan 27 14:08:02 UTC 2008


Package: libgtk2.0-0
Version: 2.12.5-2
Severity: grave
Justification: renders package unusable

Starting any gtk-program ends up in a segfault inside strlen(). Here
are two example backtraces made with the debug libraries:

-- jpilot --

(gdb) r
Starting program: /usr/bin/jpilot 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x20001054be0 (LWP 12356)]
removing stale pidfile

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x20001054be0 (LWP 12356)]
0x0000020000a61ff0 in strlen () from /usr/lib/debug/libc.so.6.1
(gdb) bt
#0  0x0000020000a61ff0 in strlen () from /usr/lib/debug/libc.so.6.1
#1  0x0000020000899d6c in type_data_make_W (node=0x1200e9dc8,
info=0x11fa9c8b0, value_table=0x200008af940)
    at /build/buildd/glib2.0-2.14.5/gobject/gtype.c:948
#2  0x000002000089a474 in IA__g_type_init_with_debug_flags
(debug_flags=G_TYPE_DEBUG_NONE)
    at /build/buildd/glib2.0-2.14.5/gobject/gtype.c:3426
#3  0x0000020000574054 in IA__gdk_pre_parse_libgtk_only () at
/build/buildd/gtk+2.0-2.12.5/gdk/gdk.c:184
#4  0x000002000024f7e8 in pre_parse_hook (context=0x2ffe00002ffe0000,
group=0x11fa9c8b0, data=0x0, error=0x0)
    at /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:613
#5  0x0000020000930c14 in IA__g_option_context_parse
(context=0x1200e5c30, argc=0x11fa9d590, argv=0x11fa9d598, 
    error=0x11fa9ca40) at
    /build/buildd/glib2.0-2.14.5/glib/goption.c:1530
#6  0x000002000024f184 in IA__gtk_parse_args (argc=0x11fa9d590,
argv=0x11fa9d598)
    at /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:876
#7  0x000002000024f224 in IA__gtk_init_check (argc=0x2ffe00002ffe0000,
argv=0x11fa9c8b0)
    at /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:912
#8  0x000002000024f264 in IA__gtk_init (argc=0x2ffe00002ffe0000,
argv=0x11fa9c8b0)
    at /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:950
#9  0x000000012004c0c0 in main ()

-- synaptic --

(gdb) set env LD_LIBRARY_PATH /usr/lib/debug
(gdb) r
Starting program: /usr/sbin/synaptic 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x20001683c20 (LWP 12370)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x20001683c20 (LWP 12370)]
0x00000200010e5ff0 in strlen () from /usr/lib/debug/libc.so.6.1
(gdb) bt
#0  0x00000200010e5ff0 in strlen () from /usr/lib/debug/libc.so.6.1
#1  0x0000020000a5fd6c in type_data_make_W (node=0x120113148, 
    info=0x11ff8b110, value_table=0x20000a75940)
    at /build/buildd/glib2.0-2.14.5/gobject/gtype.c:948
#2  0x0000020000a60474 in IA__g_type_init_with_debug_flags (
    debug_flags=G_TYPE_DEBUG_NONE)
    at /build/buildd/glib2.0-2.14.5/gobject/gtype.c:3426
#3  0x00000200007fa054 in IA__gdk_pre_parse_libgtk_only ()
    at /build/buildd/gtk+2.0-2.12.5/gdk/gdk.c:184
#4  0x000002000034b7e8 in pre_parse_hook (context=0x2ffe00002ffe0000, 
    group=0x11ff8b110, data=0x0, error=0x0)
    at /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:613
#5  0x0000020000b0ac14 in IA__g_option_context_parse
(context=0x120110020, 
    argc=0x11ff8b600, argv=0x11ff8b608, error=0x11ff8b2a0)
    at /build/buildd/glib2.0-2.14.5/glib/goption.c:1530
#6  0x000002000034b184 in IA__gtk_parse_args (argc=0x11ff8b600, 
    argv=0x11ff8b608) at
    /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:876
#7  0x000002000034b224 in IA__gtk_init_check (argc=0x2ffe00002ffe0000, 
    argv=0x11ff8b110) at
    /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:912
#8  0x000002000034b264 in IA__gtk_init (argc=0x2ffe00002ffe0000, 
    argv=0x11ff8b110) at
    /build/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c:950
#9  0x0000000120014af8 in ?? ()
#10 0x000002000107bb90 in __libc_start_main (main=0x120014a60
<_init+9960>, 
---Type <return> to continue, or q <return> to quit---
    argc=1, ubp_av=0x11ff8b758, init=0x1200d5ca0, fini=<value
    optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x11ff8b740) at
    libc-start.c:222
#11 0x0000000120012418 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Cheers
   Thimo

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: alpha

Kernel: Linux 2.6.22-3-alpha-generic
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0           1.20.0-1           The ATK accessibility toolkit
ii  libc6.1               2.7-6              GNU C Library: Shared libraries
ii  libcairo2             1.4.14-1           The Cairo 2D vector graphics libra
ii  libcomerr2            1.40.3-1           common error description library
ii  libcupsys2            1.3.5-1+b1         Common UNIX Printing System(tm) - 
ii  libfontconfig1        2.5.0-2            generic font configuration library
ii  libglib2.0-0          2.14.5-2           The GLib library of C routines
ii  libgnutls13           2.0.4-1            the GNU TLS library - runtime libr
ii  libgtk2.0-common      2.12.5-2           Common files for the GTK+ graphica
ii  libjpeg62             6b-14              The Independent JPEG Group's JPEG 
ii  libkrb53              1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libpango1.0-0         1.18.4-1           Layout and rendering of internatio
ii  libpng12-0            1.2.15~beta5-3     PNG library - runtime
ii  libtiff4              3.8.2-7            Tag Image File Format (TIFF) libra
ii  libx11-6              2:1.0.3-7          X11 client-side library
ii  libxcomposite1        1:0.4.0-1          X11 Composite extension library
ii  libxcursor1           1:1.1.9-1          X cursor management library
ii  libxdamage1           1:1.1.1-3          X11 damaged region extension libra
ii  libxext6              1:1.0.3-2          X11 miscellaneous extension librar
ii  libxfixes3            1:4.0.3-2          X11 miscellaneous 'fixes' extensio
ii  libxi6                2:1.1.3-1          X11 Input extension library
ii  libxinerama1          1:1.0.2-1          X11 Xinerama extension library
ii  libxrandr2            2:1.2.2-1          X11 RandR extension library
ii  libxrender1           1:0.9.4-1          X Rendering Extension client libra
ii  zlib1g                1:1.2.3.3.dfsg-8   compression library - runtime

Versions of packages libgtk2.0-0 recommends:
ii  hicolor-icon-theme            0.10-1     default fallback theme for FreeDes
ii  libgtk2.0-bin                 2.12.5-2   The programs for the GTK+ graphica

-- no debconf information






More information about the pkg-gnome-maintainers mailing list