From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 12 21:52:04 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9BCB16A418; Sun, 12 Aug 2007 21:52:04 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BD60013C46E; Sun, 12 Aug 2007 21:52:04 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from freefall.freebsd.org (truckman@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7CLq4Zd095079; Sun, 12 Aug 2007 21:52:04 GMT (envelope-from truckman@freefall.freebsd.org) Received: (from truckman@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7CLq4DZ095075; Sun, 12 Aug 2007 21:52:04 GMT (envelope-from truckman) Date: Sun, 12 Aug 2007 21:52:04 GMT Message-Id: <200708122152.l7CLq4DZ095075@freefall.freebsd.org> To: timur@FreeBSD.org, truckman@FreeBSD.org, freebsd-bugs@FreeBSD.org From: truckman@FreeBSD.org Cc: Subject: Re: bin/115430: [rpc.statd] rpc.statd core dumps if unable to mmap() /var/db/statd.status file X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 21:52:05 -0000 Synopsis: [rpc.statd] rpc.statd core dumps if unable to mmap() /var/db/statd.status file State-Changed-From-To: open->closed State-Changed-By: truckman State-Changed-When: Sun Aug 12 21:49:38 UTC 2007 State-Changed-Why: The mmap() failure is fixed in: usr.sbin/rpc.statd/statd.c 1.15 (Sun Aug 5 16:33:06 2007 UTC) - HEAD usr.sbin/rpc.statd/statd.c 1.12.8.2 (Sun Aug 12 01:46:19 2007 UTC) - RELENG_6 http://www.freebsd.org/cgi/query-pr.cgi?pr=115430