On Wed, Aug 29, 2007 at 07:26:42AM +0200, Ola Lundqvist <[EMAIL PROTECTED]> wrote: > Hi Mike > > On Wed, Aug 29, 2007 at 07:17:01AM +0200, Mike Hommey wrote: > > On Tue, Aug 28, 2007 at 11:27:09PM +0200, Ola Lundqvist <[EMAIL PROTECTED]> > > wrote: > > > Hi again > > > > > > A better backtrace is here. Installed the libxul0d-dbg package. > > > > > > [EMAIL PROTECTED]:~/.mozilla/plugins$ gdb -f galeon > > > GNU gdb 6.4.90-debian > > > Copyright (C) 2006 Free Software Foundation, Inc. > > > GDB is free software, covered by the GNU General Public License, and you > > > are > > > welcome to change it and/or distribute copies of it under certain > > > conditions. > > > Type "show copying" to see the conditions. > > > There is absolutely no warranty for GDB. Type "show warranty" for > > > details. > > > This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) > > > Using host libthread_db library "/lib/tls/libthread_db.so.1". > > > > > > (gdb) run > > > Starting program: /usr/bin/galeon > > > Failed to read a valid object file image from memory. > > > [Thread debugging using libthread_db enabled] > > > [New Thread -1238235456 (LWP 1140)] > > > [New Thread -1242932304 (LWP 1143)] > > > [New Thread -1252418640 (LWP 1148)] > > > [New Thread -1262486608 (LWP 1149)] > > > [New Thread -1270875216 (LWP 1160)] > > > > > > Program received signal SIGSEGV, Segmentation fault. > > > [Switching to Thread -1238235456 (LWP 1140)] > > > 0xb3a22c09 in NPP_New () from > > > /opt/acrobat-7.0.9/Browser/intellinux/nppdf.so > > > (gdb) bt all > > > No symbol "all" in current context. > > > (gdb) backtrace > > > #0 0xb3a22c09 in NPP_New () from > > > /opt/acrobat-7.0.9/Browser/intellinux/nppdf.so > > > #1 0xb3a267c9 in Private_New () from > > > /opt/acrobat-7.0.9/Browser/intellinux/nppdf.so > > > > So, the crash occurs in a proprietary binary blob. There is not much we > > can do to debug this. > > True. However it is interesting that it works just fine in > firefox/iceape. Could it be some binary incompatibility that is possible > to adjust?
This is indeed strange, especially because they all share the same codebase... Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]