Re: PROBLEM FOUND WAS : Re: /usr/bin/top seg faulting

2002-12-04 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-03 14:02:58 -0800: 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

Re: /usr/bin/top seg faulting

2002-12-03 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. /usr/bin/top is segfaulting... FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6: Tue Dec 3 10:42:13 PST 2002 [EMAIL

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
# [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. /usr/bin/top is segfaulting... FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6: Tue Dec 3 10:42:13 PST 2002 [EMAIL

Re: /usr/bin/top seg faulting

2002-12-03 Thread Kent Stewart
On Tuesday 03 December 2002 11:31 am, Mike Hogsett wrote: # [EMAIL PROTECTED] / 2002-12-03 11:11:24 -0800: I just cvsup'd, buildworld, installworld, etc. this morning to RELENG_4_7. /usr/bin/top is segfaulting... FreeBSD flagg.csl.sri.com 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #6:

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
I think you have corrupted src. I am running basically the same source - util.c from diff and not having any problems. I would clean out /usr/src/contrib/top, recvsup, and rebuild everything. You said rebuild everything. Did you mean world/kernel or just top. I cleaned out top and rebuilt it

Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
I think you have corrupted src. I am running basically the same source - util.c from diff and not having any problems. I would clean out /usr/src/contrib/top, recvsup, and rebuild everything. You said rebuild everything. Did you mean world/kernel or just top. I cleaned out top and

PROBLEM FOUND WAS : Re: /usr/bin/top seg faulting

2002-12-03 Thread Mike Hogsett
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