Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 21:00:09 -0800
From:      "Dax Eckenberg" <deckenberg@dweebsoft.com>
To:        "Jason Morgan" <jwm-freebsd@sentinelchicken.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: problem with top?
Message-ID:  <00f701c2bde5$4f573170$0a0aa8c0@dweebsoft.com>
References:  <20030117040132.GB51149@sentinelchicken.net> <20030117040722.GA51269@sentinelchicken.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Jan 16, 2003 at 11:01:32PM -0500, Jason Morgan wrote:
> > What does this mean?
> >
> > $ top
> > kvm_open: proc size mismatch (41340 total, 1056 chunks)
> > top: Out of memory.
> >
> > $ ps aux | more
> > ps: proc size mismatch (41340 total, 1056 chunks)
> >
> >
> > This came up right after installing the GIMP port (gimp1 in ports). I
> > noticed some slight slow down in the system, so I thought I would take a
> > look at what's going on. Now everything seems to be running fine, but I
> > still can't use top or ps.
> >
> > Jason

Not sure how the GIMP port would have caused this... but I've had this same problem when mixing newly built kernels with old
binaries.  Read the Makefile in /usr/src.  Sounds like you need to:

# cd /usr/src
# make installworld


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?00f701c2bde5$4f573170$0a0aa8c0>