At Fri, 29 Nov 2002 11:01:46 -0800, Randolph Chung wrote: > # nscd > Segmentation fault (core dumped) > > # gdb /usr/sbin/nscd ./core > GNU gdb 5.2.90_2002-11-20-cvs-debian > Copyright 2002 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 "hppa-linux"...(no debugging symbols found)... > Program terminated with signal 11, Segmentation fault. > Reading symbols from /usr/lib/debug/libpthread.so.0...done. > Loaded symbols for /usr/lib/debug/libpthread.so.0 > Reading symbols from /usr/lib/debug/libnsl.so.1...done. > Loaded symbols for /usr/lib/debug/libnsl.so.1 > Reading symbols from /usr/lib/debug/libc.so.6...done. > Loaded symbols for /usr/lib/debug/libc.so.6 > Reading symbols from /lib/ld.so.1...done. > Loaded symbols for /lib/ld.so.1 > #0 0x4000cfe0 in _dl_fini () from /lib/ld.so.1 > (gdb) bt > #0 0x4000cfe0 in _dl_fini () from /lib/ld.so.1 > #1 0x4016e188 in *__GI_exit (status=0) at exit.c:54 > #2 0x00011ebc in main () > #3 0x401540c8 in __libc_start_main ( > main=0x28eb2 <argp_program_version_hook+1214>, argc=1, ubp_av=0xfaf0040c, > init=0x28dba <argp_program_version_hook+966>, > fini=0x28efa <argp_program_version_hook+1286>, rtld_fini=0, stack_end=0x5) > at ../sysdeps/generic/libc-start.c:144 > #4 0x00011cdc in _init () > > Looks like only the parent process dies... after the segfault the > children are still running.
In my environment, it works fine with 2.3.1-8. Could I close this bug? Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

