Package: gdb
Version: 6.3-6
Severity: important

Hi,

I'm trying to debug numerous galeon crashes I'm experiencing nowadays.

I tried 3 different debug settings and each time gdb did not launch galeon
successfully and output different error messages.

1. With debug libraries:

$ export LD_LIBRARY_PATH=/usr/lib/debug:/usr/lib/debug/usr/lib
$ gdb /usr/bin/galeon
[...]
(gdb) run
Starting program: /usr/bin/galeon
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(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 16384 (LWP 20311)]
[New Thread 32769 (LWP 20314)]
[New Thread 16386 (LWP 20315)]
[...galeon error messages...]
[New Thread 32771 (LWP 20318)]
[New Thread 49156 (LWP 20319)]

[New Thread 65541 (LWP 20320)]

[New Thread 81926 (LWP 20321)]
[New Thread 98311 (LWP 20322)]
[New Thread 114696 (LWP 20323)]
[New Thread 131081 (LWP 20324)]
[New Thread 147466 (LWP 20325)]
[Thread 114696 (LWP 20323) exited]
[Thread 98311 (LWP 20322) exited]
[Thread 131081 (LWP 20324) exited]
[Thread 147466 (LWP 20325) exited]
Cannot get thread event message: generic error
(gdb)


2. Without LD_LIBRARY_PATH (stange thread IDs !):

$ gdb /usr/bin/galeon
[...]
(gdb) run
Starting program: /usr/bin/galeon
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(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 -1216858432 (LWP 20328)]
[New Thread -1224819792 (LWP 20331)]

Program received signal SIG33, Real-time event 33.
[Switching to Thread -1224819792 (LWP 20331)]
0xffffe410 in __kernel_vsyscall ()


3. Without NTPL:

$ LD_ASSUME_KERNEL=2.4.22 gdb /usr/bin/galeon
[...]
(gdb) run
Starting program: /usr/bin/galeon
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(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 16384 (LWP 20621)]
[New Thread 32769 (LWP 20624)]
[New Thread 16386 (LWP 20625)]
[...]
[New Thread 32771 (LWP 20626)]
[New Thread 49156 (LWP 20627)]

[New Thread 65541 (LWP 20628)]
[New Thread 81926 (LWP 20629)]
[New Thread 98311 (LWP 20630)]
[Thread 65541 (LWP 20628) exited]
[New Thread 114696 (LWP 20631)]
[Thread 114696 (LWP 20631) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 81926 (LWP 20629)]
0xb7f00f4b in strlen () from /lib/ld-linux.so.2


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (100, 'unstable'), (99, 'experimental'), (98, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gdb depends on:
ii  libc6                         2.3.5-4    GNU C Library: Shared libraries an
ii  libncurses5                   5.4-9      Shared libraries for terminal hand
ii  libreadline4                  4.3-15     GNU readline and history libraries

gdb recommends no packages.

-- no debconf information


Here is some info about galeon on my system:


Package: galeon
Version: 1.3.21-6

Versions of packages galeon depends on:
ii  debconf                   1.4.57         Debian configuration management sy
ii  galeon-common             1.3.21-6       GNOME web browser for advanced use
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libatk1.0-0               1.10.1-2       The ATK accessibility toolkit
ii  libaudiofile0             0.2.6-6        Open-source version of SGI's audio
ii  libbonobo2-0              2.10.0-1       Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.10.0-1       The Bonobo UI library
ii  libc6                     2.3.5-4        GNU C Library: Shared libraries an
ii  libesd0                   0.2.36-1       Enlightened Sound Daemon - Shared 
ii  libgcc1                   1:4.0.1-6      GCC support library
ii  libgconf2-4               2.10.1-1       GNOME configuration database syste
ii  libgcrypt11               1.2.1-4        LGPL Crypto library - runtime libr
ii  libglade2-0               1:2.5.1-2      library to load .glade files at ru
ii  libglib2.0-0              2.8.0-1        The GLib library of C routines
ii  libgnome-desktop-2        2.10.2-1       Utility library for loading .deskt
ii  libgnome-keyring0         0.4.3-1        GNOME keyring services library
ii  libgnome2-0               2.10.1-1       The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.10.2-2       A powerful object-oriented display
ii  libgnomeui-0              2.10.1-1       The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.10.1-5       The GNOME virtual file-system libr
ii  libgnutls11               1.0.16-13.1    GNU TLS library - runtime library
ii  libgpg-error0             1.1-4          library for common error values an
ii  libgtk2.0-0               2.8.0-1        The GTK+ graphical user interface 
ii  libice6                   6.8.2.dfsg.1-5 Inter-Client Exchange library
ii  libjpeg62                 6b-10          The Independent JPEG Group's JPEG 
ii  liborbit2                 1:2.12.2-3     libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.10.0-1       Layout and rendering of internatio
ii  libpopt0                  1.7-5          lib for parsing cmdline parameters
ii  libsm6                    6.8.2.dfsg.1-5 X Window System Session Management
ii  libstartup-notification0  0.8-1          library for program launch feedbac
ii  libstdc++5                1:3.3.6-9      The GNU Standard C++ Library v3
ii  libtasn1-2                0.2.13-1       Manage ASN.1 structures (runtime)
ii  libx11-6                  6.8.2.dfsg.1-5 X Window System protocol client li
ii  libxml2                   2.6.20-1       GNOME XML library
ii  mozilla-browser           2:1.7.10-1     The Mozilla Internet application s
ii  procps                    1:3.2.5-1      /proc file system utilities
ii  xlibs                     6.8.2.dfsg.1-5 X Window System client libraries m
ii  zlib1g                    1:1.2.3-3      compression library - runtime

Versions of packages galeon recommends:
ii  gnome-control-center [capplet 1:2.10.1-6 utilities to configure the GNOME d
ii  gnome-icon-theme              2.10.1-2   GNOME Desktop icon theme
ii  iso-codes                     0.47-2     ISO language, territory, currency 
ii  mozilla-mailnews              2:1.7.10-1 The Mozilla Internet application s
ii  mozilla-psm                   2:1.7.10-1 The Mozilla Internet application s
ii  scrollkeeper                  0.3.14-10  A free electronic cataloging syste
ii  yelp                          2.10.0-2   Help browser for GNOME 2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to