Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Dec 2002 14:02:58 -0800
From:      Mike Hogsett <hogsett@csl.sri.com>
To:        Mike Hogsett <hogsett@csl.sri.com>
Cc:        Kent Stewart <kstewart@owt.com>, Roman Neuhauser <neuhauser@bellavista.cz>, freebsd-questions@FreeBSD.ORG
Subject:   PROBLEM FOUND WAS : Re: /usr/bin/top seg faulting 
Message-ID:  <200212032202.gB3M2wUR001464@beast.csl.sri.com>
In-Reply-To: Message from Mike Hogsett <hogsett@csl.sri.com>  of "Tue, 03 Dec 2002 13:49:54 PST." <200212032149.gB3LnsUR001348@beast.csl.sri.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> > flagg# top
> > Segmentation fault
> > flagg# 
> > 

I got a core file and ran gdb... I know almost nothing about gdb, but what
the heck.

(gdb) where
#0  0x2810cbd8 in endpwent () from /usr/lib/libc.so.4
#1  0x2810d421 in endpwent () from /usr/lib/libc.so.4
#2  0x2810c1da in getpwent () from /usr/lib/libc.so.4
#3  0x804b28e in free ()
#4  0x804cb94 in clear ()
#5  0x8049389 in free ()

Ok.  So this led me to a password file entry.

This host is a NIS client with 

+@vpnusers::::::::/tmp:/usr/bin/false

at the end of master.passwd (for the radiusd).

Some missing commas in the netgroup file...

Thanks for everyone's help.

 - Mike

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212032202.gB3M2wUR001464>