From owner-freebsd-apache@FreeBSD.ORG Sun Jul 24 11:51:44 2011 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C38D1106566C for ; Sun, 24 Jul 2011 11:51:44 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta08.westchester.pa.mail.comcast.net (qmta08.westchester.pa.mail.comcast.net [76.96.62.80]) by mx1.freebsd.org (Postfix) with ESMTP id 869078FC15 for ; Sun, 24 Jul 2011 11:51:44 +0000 (UTC) Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta08.westchester.pa.mail.comcast.net with comcast id Bnd91h0010Fqzac58neVlN; Sun, 24 Jul 2011 11:38:29 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta08.westchester.pa.mail.comcast.net with comcast id BneS1h00B1t3BNj3UneUjk; Sun, 24 Jul 2011 11:38:29 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id C96B3102C36; Sun, 24 Jul 2011 04:38:23 -0700 (PDT) Date: Sun, 24 Jul 2011 04:38:23 -0700 From: Jeremy Chadwick To: Ross Message-ID: <20110724113823.GA39165@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-apache@freebsd.org Subject: Re: Strange errors X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2011 11:51:44 -0000 On Sun, Jul 24, 2011 at 01:15:29PM +0300, Ross wrote: > I see many: > kvm_open: kvm_nlist: No such file or directory > in my error-log > > what is that? I searched this list and also googled but wasn't able to > find anything on this matter. > > I am running site on Pimcore. Every time the site is accessed new > lines are added to error.log. Have you recently rebuilt world/kernel on the system, or rebuild kernel but not world? If so, there may have been changes to the KVM structure within libkvm or the kernel that could be manifesting themselves by showing anomalies of this sort in userland applications. Most commonly this shows up in utilities like "ps" or "top", both of which use libkvm. I'm not familiar with "Pimcore". If this software links to libkvm, you may need to rebuild the software to keep in sync with any KVM or kernel changes. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |