From owner-freebsd-current@FreeBSD.ORG Sat Feb 28 09:21:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31CA016A4CE for ; Sat, 28 Feb 2004 09:21:10 -0800 (PST) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D5C843D3F for ; Sat, 28 Feb 2004 09:21:09 -0800 (PST) (envelope-from tomonage2@gmx.de) Received: (qmail 25692 invoked by uid 65534); 28 Feb 2004 17:21:07 -0000 Received: from pD9E762CB.dip.t-dialin.net (EHLO [192.168.0.200]) (217.231.98.203) by mail.gmx.net (mp017) with SMTP; 28 Feb 2004 18:21:07 +0100 X-Authenticated: #7843803 User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Sat, 28 Feb 2004 18:21:07 +0100 From: Jonathan Weiss To: Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Re: mlx driver related kernel panic in Freebsd 5.2.1-RELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 28 Feb 2004 17:21:10 -0000 >> OK, I seem to be able to get FreeBSD 5.2.1-RELEASE to reliably panic with >> a "panic: free: address 0xd8d5e000(0xd8d5e000) has not been allocated." on >> the serial console when it crashes. >> >> I'm doing two copies of the entire ports collection to seperate >> subdirectories when the crash occurs. It seems to do this regardless of >> >> The machine is an IBM Netfinity 5500 with 4 x 550Mhz P3 Xeon CPUS, 2gigs >> of ram and a Mylex DAC1100 RAID controller. There are 6 73G disks attached >> to channel 0 of the controller, 5 disks are in a RAID 5 array, the sixth >> is a hot spare. >> >> Any ideas? > > I see the same here with my p2 400 and a Mylex DAC960PL and 5x4,5 GB HDDs. > Installing 5.2.1-RC2 fails with the same panic. > 5.1 worked flawlessly. > > Jonathan Weiss Sorry for replying to myself, but I tried a snapshot (28/2/04) and got the same panic. Installing 5.1 is working and until the end of january I also had current without problems on this machine. I am not sure, but I think that i also had 5.2.1-RC1 on this machine without problems, so the problem may be introduced not long ago. Thank you, Jonathan Weiss