From owner-freebsd-stable Tue Mar 19 10:15:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from posgate.acis.com.au (posgate.acis.com.au [203.14.230.14]) by hub.freebsd.org (Postfix) with ESMTP id B7AFC37B400; Tue, 19 Mar 2002 10:15:21 -0800 (PST) Received: from bullseye.apana.org.au (dialup-1.aaa.net.au [203.14.230.66]) by posgate.acis.com.au (8.11.6/8.11.6) with ESMTP id g2JIFCU06961; Wed, 20 Mar 2002 05:15:12 +1100 Received: from bullseye.apana.org.au (tenring.andymac.org [203.9.107.238]) by bullseye.apana.org.au (8.11.6/8.11.6) with ESMTP id g2JAvt455016; Tue, 19 Mar 2002 21:57:55 +1100 (EST) (envelope-from andymac@bullseye.apana.org.au) Date: Tue, 19 Mar 2002 20:48:10 +1000 (est) From: Andrew MacIntyre To: David Malone Cc: Harry Newton , , Subject: Re: reproducable panic with python In-Reply-To: <20020306220959.GA47881@walton.maths.tcd.ie> Message-ID: X-X-Sender: andymac@bullseye.apana.org.au MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 6 Mar 2002, David Malone wrote: > On Tue, Mar 05, 2002 at 11:11:48PM +0000, Harry Newton wrote: > > #!/usr/local/bin/python2.2 > > > > import mmap > > m = mmap.mmap(-1,256,mmap.MAP_ANON) > > m = 1 > > I've made a little progress on this. It doesn't work with python2.0. > It does work on both -stable and -current. The trace back on -current > looks is included below. It's doing a msync when it doesdies. {...} I've not seen any followup concerning resolution of this - have any conclusions been reached? -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac@bullseye.apana.org.au | Snail: PO Box 370 andymac@pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message