Port-sparc archive

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

Re: nfs lockd seg faulting



On 9/14/2012 05:39, Christos Zoulas wrote:
In article <5052D74F.3020005%acarver.net@localhost>,
AGC  <agcarver+netbsd%acarver.net@localhost> wrote:
I'm getting seg faults from nfslocking on my system every time I boot
up.  NFS seems to be working fine, my exported file systems are able to
be mounted by other machines, I just don't understand why this is dumping.

run gdb on the core file?


Doesn't help much:

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)



Home | Main Index | Thread Index | Old Index