Date: Wed, 31 Oct 2012 20:50:30 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Tom Lislegaard <Tom.Lislegaard@proact.no> Cc: "'freebsd-stable@freebsd.org'" <freebsd-stable@FreeBSD.org> Subject: Re: 9-Stable panic: resource_list_unreserve: can't find resource Message-ID: <509172F6.2040400@FreeBSD.org> In-Reply-To: <E8A24BEFDC390C4491718DEE8A9C4F2091F824@Semail03.proact.local> References: <E8A24BEFDC390C4491718DEE8A9C4F2091F824@Semail03.proact.local>
next in thread | previous in thread | raw e-mail | index | archive | help
on 31/10/2012 12:14 Tom Lislegaard said the following: > Hi > > I'm running > FreeBSD stingray 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #3: Mon Oct 29 16:11:35 CET 2012 tl@stingray:/usr/obj/usr/src/sys/stingray amd64 > on a new Dell laptop and keep getting these panics (typically once or twice per day) > > (kgdb) set pagination off > (kgdb) bt > #0 doadump (textdump=Variable "textdump" is not available. > ) at pcpu.h:229 > #1 0xffffffff80425e64 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 > #2 0xffffffff8042634c in panic (fmt=0x1 <Address 0x1 out of bounds>) at /usr/src/sys/kern/kern_shutdown.c:636 > #3 0xffffffff8045773e in resource_list_unreserve (rl=Variable "rl" is not available. > ) at /usr/src/sys/kern/subr_bus.c:3338 > #4 0xffffffff802c3ee4 in acpi_delete_resource (bus=0xfffffe00052c1100, child=0xfffffe00052c1500, type=4, rid=3323) at /usr/src/sys/dev/acpica/acpi.c:1405 > #5 0xffffffff802c62bc in acpi_bus_alloc_gas (dev=0xfffffe00052c1500, type=0xfffffe00052b786c, rid=0xfffffe00052b7978, gas=Variable "gas" is not available. > ) at /usr/src/sys/dev/acpica/acpi.c:1450 > #6 0xffffffff802d1663 in acpi_PkgGas (dev=0xfffffe00052c1500, res=Variable "res" is not available. > ) at /usr/src/sys/dev/acpica/acpi_package.c:120 > #7 0xffffffff802cbf6b in acpi_cpu_cx_cst (sc=0xfffffe00052b7800) at /usr/src/sys/dev/acpica/acpi_cpu.c:782 > #8 0xffffffff802cc3a4 in acpi_cpu_notify (h=Variable "h" is not available. > ) at /usr/src/sys/dev/acpica/acpi_cpu.c:1050 > #9 0xffffffff802a3fca in AcpiEvNotifyDispatch (Context=0x0) at /usr/src/sys/contrib/dev/acpica/events/evmisc.c:283 > #10 0xffffffff802c26c3 in acpi_task_execute (context=0xfffffe00051d6800, pending=Variable "pending" is not available. > ) at /usr/src/sys/dev/acpica/Osd/OsdSchedule.c:134 > #11 0xffffffff804683c4 in taskqueue_run_locked (queue=0xfffffe00052bc100) at /usr/src/sys/kern/subr_taskqueue.c:308 > #12 0xffffffff80469366 in taskqueue_thread_loop (arg=Variable "arg" is not available. > ) at /usr/src/sys/kern/subr_taskqueue.c:497 > #13 0xffffffff803f762f in fork_exit (callout=0xffffffff80469320 <taskqueue_thread_loop>, arg=0xffffffff80a20cc8, frame=0xffffff80002cdb00) at /usr/src/sys/kern/kern_fork.c:992 > #14 0xffffffff806be6be in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:602 Could you please provide *sc from frame 7? -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509172F6.2040400>