From owner-freebsd-hackers Tue May 2 05:21:28 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA03078 for hackers-outgoing; Tue, 2 May 1995 05:21:28 -0700 Received: from irbs.irbs.com (irbs.com [199.182.75.129]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA03070 for ; Tue, 2 May 1995 05:21:18 -0700 Received: (from jc@localhost) by irbs.irbs.com (8.6.11/8.6.6) id IAA22582 for freebsd-hackers@freefall.cdrom.com; Tue, 2 May 1995 08:21:10 -0400 From: John Capo Message-Id: <199505021221.IAA22582@irbs.irbs.com> Subject: Re: "page outside of object" kernel message To: freebsd-hackers@freefall.cdrom.com (freebsd-hackers) Date: Tue, 2 May 1995 08:21:09 -0400 (EDT) In-Reply-To: from "Brian Tao" at May 2, 95 02:43:00 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 639 Sender: hackers-owner@FreeBSD.org Precedence: bulk Brian Tao writes: > > I caught this in my /var/log/messages last week: > > Apr 30 00:40:55 aries /kernel: swap_pager_output: page outside of object -- 8192, 8192 > > Anything to be concerned about? There was plenty of swap left at > the time, and the only anomalous activity was my httpd logfile analyze > segfaulting all the time (which I think is related to the use of gcc's > -s switch, as I mentioned in another message). > -- I had one of those a few days back also. Swap use was heavy at the time but things kept running. Apr 19 19:07:17 irbs /kernel: swap_pager_output: page outside of object -- 0, 16384 John Capo