From owner-freebsd-bugs@FreeBSD.ORG Fri Dec 1 01:05:11 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED8A216A407; Fri, 1 Dec 2006 01:05:11 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9988243CA5; Fri, 1 Dec 2006 01:05:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kB1159Ai062509; Fri, 1 Dec 2006 01:05:11 GMT (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kB1159O6062505; Fri, 1 Dec 2006 01:05:09 GMT (envelope-from rwatson) Date: Fri, 1 Dec 2006 01:05:09 GMT From: Robert Watson Message-Id: <200612010105.kB1159O6062505@freefall.freebsd.org> To: jarda@grisoft.cz, rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org, rwatson@FreeBSD.org Cc: Subject: Re: kern/106078: shmget regression in -CURRENT? 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: Fri, 01 Dec 2006 01:05:12 -0000 Synopsis: shmget regression in -CURRENT? State-Changed-From-To: closed->open State-Changed-By: rwatson State-Changed-When: Fri Dec 1 01:04:03 UTC 2006 State-Changed-Why: Re-open, grab ownership; there are additional messages from the current@ mailing list that I will apend to the PR that contain more context. It looks like there's a bug in the sysv_ipc.c conversion to priv(9) that has lead to a new error return when querying existing shared memory segments after creation. Responsible-Changed-From-To: freebsd-bugs->rwatson Responsible-Changed-By: rwatson Responsible-Changed-When: Fri Dec 1 01:04:03 UTC 2006 Responsible-Changed-Why: Re-open, grab ownership; there are additional messages from the current@ mailing list that I will apend to the PR that contain more context. It looks like there's a bug in the sysv_ipc.c conversion to priv(9) that has lead to a new error return when querying existing shared memory segments after creation. http://www.freebsd.org/cgi/query-pr.cgi?pr=106078