Date: Thu, 18 Dec 2003 12:12:01 -0500 From: Alexander Kabaev <ak03@gte.com> To: David Wolfskill <david@catwhisker.org> Cc: current@freebsd.org Subject: Re: panic: free: address 0xc0c21a34(0xc0c21000) has not beenallocated. Message-ID: <20031218121201.3008d9ca@kanpc.gte.com> In-Reply-To: <200312181652.hBIGq8Y3019198@bunrab.catwhisker.org> References: <200312181638.hBIGc6T1019097@bunrab.catwhisker.org> <200312181652.hBIGq8Y3019198@bunrab.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Dec 2003 08:52:08 -0800 (PST) David Wolfskill <david@catwhisker.org> wrote: > >Date: Thu, 18 Dec 2003 08:38:06 -0800 (PST) > >From: David Wolfskill <david@catwhisker.org> > >To: current@freebsd.org > >Subject: panic: free: address 0xc0c21a34(0xc0c21000) has not been > >allocated. Sender: owner-freebsd-current@freebsd.org > > >Sources updated as of 0347 hrs. US/Pacific today; SMP (2x886 MHz > >PIII). Kernel is built without INVARIANTS or WITNESS, but I do have a > >verbose boot (by default). Only access to the system is via serial > >console -- it's at home; I'm at work. (And besides, the Realtek > >8129-based NIC only works in -STABLE since September.) > > Essentially the same sources (slightly different kernel config, as > it's for my (UP) laptop), but the laptop came up just fine -- > multi-user mode, running X, etc.: > > localhost(5.2-C)[1] uname -a > FreeBSD localhost 5.2-CURRENT FreeBSD 5.2-CURRENT #24: Thu Dec 18 > 08:20:00 PST 2003 > root@g1-15.catwhisker.org:/common/S3/obj/usr/src/sys/LAPTOP_30W i386 > localhost(5.2-C)[2] > > So: anyone else running with recent sources on an SMP box OK? > > Thanks, > david I was getting the same panic and had to commit a fix to get my SMP machines to boot again. Look for src/sys/dev/acpica/acpi_pcib.c r.1.36. -- Alexander Kabaev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031218121201.3008d9ca>