Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nfs lockd seg faulting



On 9/15/2012 14:39, Christos Zoulas wrote:
On Sep 15,  1:27pm, agcarver+netbsd%acarver.net@localhost (AGC) wrote:
-- Subject: Re: nfs lockd seg faulting

| Doesn't help much:

Yeah, compile it with -g and run the unstripped binary... Looks like
NULL dereference of sorts. does "where" say anything useful?

I don't have "where"


christos
|
| 2# gdb /usr/sbin/rpc.lockd /rpc.lockd.core
| GNU gdb 6.5
| 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--netbsdelf"...(no debugging symbols found)
|
| Reading symbols from /usr/lib/librpcsvc.so.0...(no debugging symbols
| found)...done.
| Loaded symbols for /usr/lib/librpcsvc.so.0
| Reading symbols from /usr/lib/libutil.so.7...(no debugging symbols
| found)...done.
| Loaded symbols for /usr/lib/libutil.so.7
| Reading symbols from /usr/lib/libc.so.12...(no debugging symbols
| found)...done.
| Loaded symbols for /usr/lib/libc.so.12
| Reading symbols from /usr/libexec/ld.elf_so...
| (no debugging symbols found)...done.
| Loaded symbols for /usr/libexec/ld.elf_so
| Core was generated by `rpc.lockd'.
| Program terminated with signal 11, Segmentation fault.
| #0  0x00000000 in ?? ()
| (gdb)
-- End of excerpt from AGC







Home | Main Index | Thread Index | Old Index