package: libc6 version: 2.3.6.ds1-13 when I ran 'sdcv'(a dictionary debian package), segment fault occured. This bug is belonging to libc6, because yesterday my laptop failed to resume to x-windows from the RAM-sleep(I use suspend2 and hibernate script), and the error message points to libc.so.6.
Today I downgrade libc6 to 2.3.6.ds1-11, sdcv works fine as before. Note that both 2.3.6.ds1-12 and 2.3.6.ds1-13 do not work. when I used 'gdb sdcv' with libc6 version 2.3.6.ds1-13, the following debug message was obtained, please notice the last several lines, /***********the output of gdb**********************************/ 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) r Starting program: /usr/bin/sdcv Failed to read a valid object file image from memory. (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 -1211992384 (LWP 3083)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1211992384 (LWP 3083)] 0xb7cf4833 in strlen () from /lib/tls/libc.so.6 (gdb) quit /***********the end of output of gdb**************************/ I am using Debian GNU/Linux testing, kernel 2.6.18-4-686. best regards, F.Y. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]