Date: Wed, 20 Mar 2002 20:41:21 +0100 (CET) From: Jan Srzednicki <winfried@student.uci.agh.edu.pl> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: reproducable panic with python Message-ID: <Pine.GSO.4.44.0203202040430.20735-100000@student.uci.agh.edu.pl> In-Reply-To: <200203191839.g2JIdLv76249@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Mar 2002, Matthew Dillon wrote: > Yes, this has been fixed. Python was using MAP_ANON|MAP_NOSYNC > mmap()'s and this resulted in the possibility of msync() encountering > an optimized vm_map_entry that did not yet have a VM object associated > with it, causing a panic. > > Both -stable and -current have been fixed to handle the case. > -current was fixed on March 7th, and -stable on March 8th. Does that mean that RELENG_4_5 has that patched also? -- Winfried mail: winfried@dream.vg http://violent.dream.vg JS500-RIPE Warning: Never underestimate the power of stupid people in large numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0203202040430.20735-100000>