Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2004 10:38:33 +0200
From:      =?ISO-8859-1?Q?S=F8ren_Schmidt?= <sos@DeepCore.dk>
To:        "'FreeBSD Current'" <freebsd-current@freebsd.org>
Subject:   suspend/resume panic in ACPI..
Message-ID:  <4121C409.6010605@DeepCore.dk>

index | next in thread | raw e-mail


With all the trouble in suspend/resume lately I thought to better test 
it out on my trusty workstation that always has worked with 
suspend/resume (modulus various problems in our ACPI code from time to 
time) and now it just panic's as seen below.

Something is not koscher in there, and that need to be fixed before we 
can call 5.3 stable IMHO...


in single use mode:
#acpiconf -s3
panic: pmap_invalidate_page: interrupts disabled
cpuid=0;
KDB: enter: panic
[thread 100076]
Stopped at      kdb_enter+0x2b: nop
db>trace
kdb_enter(c068cbef) kdb_enter+0x2b
panic(c069f761,c067803b,0,c1e85b4c,9a000) at panic+0x131
pmap_invalidate_page(c1e85b4c,9a000) at pmap_invalidate_page+0x2b
pmap_enter(c1e85b4c,9a000,c0c49b08,7,1) at pmap_enter+0x246
acpi_sleep_machdep(c1e88a00, 3) at acpi_sleep_machdep+0xcd
acpi_SetSleepState(c1e88a00, 3) at acpi_SetSleepState+0x22b
acpiioctl(c06dedfc,80045003,e4aefc60,3,c1f04dc0) at acpiioctl+0x12b
...


-Søren


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4121C409.6010605>