From owner-freebsd-amd64@FreeBSD.ORG Fri May 1 00:22:31 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48C83106566B for ; Fri, 1 May 2009 00:22:31 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 248AE8FC13 for ; Fri, 1 May 2009 00:22:31 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LzgWL-0009ef-Ig; Fri, 01 May 2009 00:22:29 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id A7A7E11FE45D; Thu, 30 Apr 2009 17:22:30 -0700 (PDT) Date: Thu, 30 Apr 2009 17:22:30 -0700 Message-ID: From: Randy Bush To: "Larry Rosenman" In-Reply-To: <004801c9c9d2$03e0d070$0ba27150$@org> References: <200904270840.n3R8e2DY099931@freefall.freebsd.org> <20090430190857.GA82277@voi.aagh.net> <004801c9c9d2$03e0d070$0ba27150$@org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-amd64@FreeBSD.org Subject: Re: amd64/134011: swap_pager_getswapspace(4): failed X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2009 00:22:31 -0000 > I saw this as well. I believe something(tm) changed in the on disk db file > format, such that exim_tidydb running with the new libc had issues. I just > wiped my db/* directory (they are just caches, they are expendable), and > restarted exim. did that. and the problem still recurrs. randy