On Sun, Feb 11, 2007 at 05:39:26PM -0500, Eric Dorland <[EMAIL PROTECTED]> wrote: > * Srdjan ([EMAIL PROTECTED]) wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > That's what I did. > > > > > > [EMAIL PROTECTED]:~/tmp$ iceweasel -g > > GNU gdb 6.6-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"... > > Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". > > (gdb) run > > Starting program: /usr/lib/iceweasel/firefox-bin -a firefox > > Failed to read a valid object file image from memory. > > [Thread debugging using libthread_db enabled] > > [New Thread -1221920288 (LWP 30226)] > > [New Thread -1223681104 (LWP 30229)] > > [New Thread -1232073808 (LWP 30230)] > > [New Thread -1241490512 (LWP 30231)] > > [New Thread -1255146576 (LWP 30232)] > > [New Thread -1263539280 (LWP 30233)] > > [New Thread -1271931984 (LWP 30234)] > > [Thread -1263539280 (LWP 30233) exited] > > [Thread -1271931984 (LWP 30234) exited] > > [New Thread -1271931984 (LWP 30235)] > > [New Thread -1263539280 (LWP 30236)] > > [New Thread -1280324688 (LWP 30237)] > > [New Thread -1288717392 (LWP 30238)] > > [New Thread -1297110096 (LWP 30239)] > > [Thread -1288717392 (LWP 30238) exited] > > [New Thread -1288717392 (LWP 30240)] > > [New Thread -1305502800 (LWP 30241)] > > > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread -1221920288 (LWP 30226)] > > 0x00000001 in ?? () > > (gdb) backtrace > > #0 0x00000001 in ?? () > > #1 0x099884d8 in ?? () > > #2 0x00000003 in ?? () > > #3 0x00000002 in ?? () > > #4 0xbf9d1660 in ?? () > > #5 0x00000000 in ?? () > > Well that's odd. Are you sure you have iceweasel-dbg installed? You > also might be hitting a recent bug in gdb, what version kernel do you > have installed?
Or the stack is completely fucked up, which, seeing the addresses in the backtrace, is the case. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]