On 9/15/2012 15:53, Christos Zoulas wrote:
On Sep 15, 2:44pm, agcarver+netbsd%acarver.net@localhost (AGC) wrote: -- Subject: 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" | Inside gdb type "where"
...oh. :) (gdb) where #0 0x00000000 in ?? () #1 <signal handler called> #2 0x100846ec in _init () from /usr/lib/libutil.so.7 #3 0x00000015 in ?? () #4 0x00000015 in ?? () Previous frame identical to this frame (corrupt stack?) (gdb)