From owner-freebsd-current@FreeBSD.ORG Sun Jan 29 02:45:08 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C63A216A420 for ; Sun, 29 Jan 2006 02:45:08 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from mail22.syd.optusnet.com.au (mail22.syd.optusnet.com.au [211.29.133.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E67A43D45 for ; Sun, 29 Jan 2006 02:45:07 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail22.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k0T2j6Wj011632 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 29 Jan 2006 13:45:06 +1100 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.4/8.13.4) with ESMTP id k0T2j6l6005067; Sun, 29 Jan 2006 13:45:06 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.4/8.13.4/Submit) id k0T2j6le005066; Sun, 29 Jan 2006 13:45:06 +1100 (EST) (envelope-from peter) Date: Sun, 29 Jan 2006 13:45:06 +1100 From: Peter Jeremy To: "Devon H. O'Dell" Message-ID: <20060129024506.GM2341@turion.vk2pj.dyndns.org> References: <20060128110522.GA1224@haakonia.hitnet.RWTH-Aachen.DE> <20060128120638.GB1224@haakonia.hitnet.RWTH-Aachen.DE> <9ab217670601281734v71a2f5a8q@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ab217670601281734v71a2f5a8q@mail.gmail.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: current@freebsd.org Subject: Re: panic: vm_page_insert: page already inserted X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 02:45:08 -0000 On Sat, 2006-Jan-28 17:34:14 -0800, Devon H. O'Dell wrote: >2006/1/28, Christian Brueffer : >> Alex Leidinger pointed out, that this panic was fixed a couple of days >> ago. Sorry for the noise. > >It was? That's great! It looks very, VERY much like something that I'm >seeing on random machines here, and indeed I'm not getting it with >HEAD from yesterday (which was confusing me this morning, but now it >makes sense :)). The bug that was fixed was introduced into head at the end of 2005. If you're seeing problems in 6.x or 5.x, it is a different problem. Do you have the panic message and a backtrace? -- Peter Jeremy