Comment 2 for bug 997096

Revision history for this message
Vincent Fortier (th0ma7) wrote :

root@cmo-cluster2:~# gdb -c core /usr/sbin/nscd
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/sbin/nscd...(no debugging symbols found)...done.
[New LWP 13858]
[New LWP 13850]
[New LWP 13856]
[New LWP 13855]
[New LWP 13857]
[New LWP 13854]
[New LWP 13853]
[New LWP 13852]
[New LWP 13851]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `nscd -d'.
Program terminated with signal 11, Segmentation fault.
#0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:32
32 ../sysdeps/x86_64/multiarch/../strlen.S: No such file or directory.
(gdb) backtrace
#0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:32
#1 0x000000000041afe1 in ?? ()
#2 0x000000000041bb5e in ?? ()
#3 0x00000000004071b7 in ?? ()
#4 0x00007fee33576e9a in start_thread (arg=0x7fee29027700) at pthread_create.c:308
#5 0x00007fee3308a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6 0x0000000000000000 in ?? ()