From ji@research.att.com  Tue May 16 11:02:31 2000
Return-Path: <ji@research.att.com>
Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103])
	by hub.freebsd.org (Postfix) with ESMTP id 9151E37B7F5
	for <freebsd-gnats-submit@freebsd.org>; Tue, 16 May 2000 11:02:27 -0700 (PDT)
	(envelope-from ji@research.att.com)
Received: from amontillado.research.att.com (amontillado.research.att.com [135.207.24.32])
	by mail-green.research.att.com (Postfix) with ESMTP id 088861E027
	for <freebsd-gnats-submit@freebsd.org>; Tue, 16 May 2000 14:02:25 -0400 (EDT)
Received: from bual.research.att.com (bual.research.att.com [135.207.24.19])
	by amontillado.research.att.com (8.8.7/8.8.7) with ESMTP id OAA09694
	for <freebsd-gnats-submit@freebsd.org>; Tue, 16 May 2000 14:02:13 -0400 (EDT)
Received: (from ji@localhost) by bual.research.att.com (8.7.5/8.7) id OAA10420; Tue, 16 May 2000 14:02:14 -0400 (EDT)
Message-Id: <200005161802.OAA10420@bual.research.att.com>
Date: Tue, 16 May 2000 14:02:14 -0400 (EDT)
From: John Ioannidis <ji@research.att.com>
Sender: John Ioannidis <ji@research.att.com>
Reply-To: ji@research.att.com
To: freebsd-gnats-submit@freebsd.org
Subject: ps under 4.0-STABLE broken

>Number:         18605
>Category:       bin
>Synopsis:       ps does not work under 4.0-STABLE
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 11:10:00 PDT 2000
>Closed-Date:    Sun Aug 6 10:10:33 PDT 2000
>Last-Modified:  Sun Aug 06 10:10:47 PDT 2000
>Originator:     John Ioannidis
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
AT&T Labs - Research
>Environment:

4.0-STABLE cvsup'ed and built on 5/16/2000.  

>Description:

/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.

>How-To-Repeat:

/bin/ps

>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.


	



>Release-Note:
>Audit-Trail:

From: David Greenman <dg@root.com>
To: ji@research.att.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: bin/18605: ps under 4.0-STABLE broken 
Date: Tue, 16 May 2000 11:08:48 -0700

 >/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.
 
State-Changed-From-To: open->feedback 
State-Changed-By: nbm 
State-Changed-When: Mon Jun 26 03:23:55 PDT 2000 
State-Changed-Why:  
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. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18605 
State-Changed-From-To: feedback->closed 
State-Changed-By: nbm 
State-Changed-When: Sun Aug 6 10:10:33 PDT 2000 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18605 
>Unformatted:
