GNU gdb 6.6 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 "sparc-unknown-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/squeeze [Thread debugging using libthread_db enabled] [New Thread -136449664 (LWP 23862)] [New Thread -198050912 (LWP 23866)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -136449664 (LWP 23862)] lsq_archive_iter_get_depth (iter=0x10) at archive-iter.c:709 709 archive-iter.c: No such file or directory. in archive-iter.c (gdb) bt full #0 lsq_archive_iter_get_depth (iter=0x10) at archive-iter.c:709 depth = 2 #1 0xf7ef7a18 in lsq_archive_iter_get_path (iter=0x10) at archive-iter.c:723 list = path = depth = regcache.c:175: internal-error: register_size: Assertion `regnum >= 0 && regnum < (NUM_REGS + NUM_PSEUDO_REGS)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) n regcache.c:175: internal-error: register_size: Assertion `regnum >= 0 && regnum < (NUM_REGS + NUM_PSEUDO_REGS)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) n (gdb) quit The program is running. Exit anyway? (y or n) y