From owner-freebsd-current@FreeBSD.ORG Thu Nov 30 22:43:08 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DCDF16A415; Thu, 30 Nov 2006 22:43:08 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B3943CA3; Thu, 30 Nov 2006 22:42:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E73A71A3C20; Thu, 30 Nov 2006 14:43:07 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E84E451316; Thu, 30 Nov 2006 17:42:49 -0500 (EST) Date: Thu, 30 Nov 2006 17:42:49 -0500 From: Kris Kennaway To: JAroslav Suchanek Message-ID: <20061130224249.GA61942@xor.obsecurity.org> References: <20061130131143.GA31809@jardas.grisoft.cz> <20061130134403.P41812@fledge.watson.org> <20061130164220.GA1603@jardas.grisoft.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <20061130164220.GA1603@jardas.grisoft.cz> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@FreeBSD.org, Robert Watson Subject: Re: shmget regression? 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: Thu, 30 Nov 2006 22:43:08 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 30, 2006 at 05:42:20PM +0100, JAroslav Suchanek wrote: > On Thu, Nov 30, 2006 at 01:45:21PM +0000, Robert Watson wrote: > >=20 > > On Thu, 30 Nov 2006, JAroslav Suchanek wrote: > >=20 > > > I've tried to post PR, but it seems it got lost somewhere. > > > > > > I just wonder whether there was some change in shmget behavior in=20 > > > current. > > > > > > Look at this patch to src/sys-cur/tools/regression/sysvshm/shmtest.c > >=20 > > Can you send the output of 'ipcs' after the below code runs so that I c= an=20 > > see the mode it ended up being created with? You might try reverting t= he=20 > > priv(9) change to sysv_ipc.c and see if that fixes thanks? >=20 > Yop, the revert helped, I've used CVS revision 1.27.4.1 of the sysv_ipc.= c. Hmm, I've been having a lot of sysv ipc-related port errors on 7.x system lately, but I hadn't investigated. Kris --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFb15pWry0BWjoQKURAteAAKCqk/OI3glx2y51oEQuyzxu0J4isgCgmUQw xhPVlswJQJ6mzsEFA4drdOQ= =DLP9 -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--