Bug 18605

Summary: ps does not work under 4.0-STABLE
Product: Base System Reporter: ji <ji>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description David Greenman 2000-05-16 19:08:48 UTC
>/bin/ps gives
>ps: proc size mismatch (2096 total, 1044 chunks)
>
>I can't figure out what's wrong.  I have the latest kernel, latest
>binaries and kvm lib.  Procfs is mounted, and appears to have the
>right entries.

   Be sure to do a "make includes" in /usr/src before rebuilding the utilities
and libraries, otherwise the old /usr/src/include/sys include files may be
used.

-DG

David Greenman
Co-founder, The FreeBSD Project - http://www.freebsd.org
Creator of high-performance Internet servers - http://www.terasolutions.com
Pave the road of life with opportunities.
Comment 1 ji 2000-05-16 19:10:00 UTC
/bin/ps gives
ps: proc size mismatch (2096 total, 1044 chunks)

I can't figure out what's wrong.  I have the latest kernel, latest
binaries and kvm lib.  Procfs is mounted, and appears to have the
right entries.

Fix: 

I can't figure out what's wrong.  I have the latest kernel, latest
binaries and kvm lib.  Procfs is mounted, and appears to have the
right entries.
How-To-Repeat: 
/bin/ps
Comment 2 nbm freebsd_committer freebsd_triage 2000-06-26 11:23:55 UTC
State Changed
From-To: open->feedback

This seems like a standard out-of-sync kernel/userland problem.  It 
doesn't seem to affect 4.0-RELEASE, or continue in later 4.0-STABLE, but 
if this problem has occurred since, we'd like to know about it.
Comment 3 nbm freebsd_committer freebsd_triage 2000-08-06 18:10:33 UTC
State Changed
From-To: feedback->closed

Feedback timeout.