NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-i386/41110: panic on poweroff



        Note: There was a bad value `' for the field `Class'.
        It was set to the default value of `sw-bug'.

>Number:         41110
>Category:       port-i386
>Synopsis:       panic on poweroff
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 31 15:50:00 +0000 2009
>Originator:     Reinoud Zandijk
>Release:        NetBSD 5.99.7
>Organization:
NetBSD
        
>Environment:
        
        
System: NetBSD aardappel.13thmonkey.org 5.99.7 NetBSD 5.99.7 (GENERIC) #13: Fri 
Feb 27 13:14:16 CET 2009 
root%heethoofdje.13thmonkey.org@localhost:/usr/sources/cvs.netbsd.org/src/sys/arch/i386/compile/GENERIC
 i386
Architecture: i386
Machine: i386

Kernel with DIAGNOSTIC+DEBUG+KGDB
>Description:

When shutting down the machine with `shutdown -p' :

----------------
luiaard# shutdown -p now
Shutdown NOW!
shutdown: [pid 277]
luiaard# wall: You have write permission turned off; no reply possible
                                                                               
*** FINAL System shutdown message from root%luiaard.13thmonkey.org@localhost 
***       
System going down IMMEDIATELY                                                  
                                                                               
                                                                               
Mar 31 17:36:09 luiaard shutdown: poweroff by root: 

System shutdown time has arrived

About to run shutdown hooks...
Removing block-type swap devices
Tue Mar 31 17:36:12 CEST 2009

Done running shutdown hooks.
Mar 31 17:36:17 luiaard syslogd[107]: Exiting on signal 15
syncing disks... done
unmounting file systems...
unmounting /bulky (aardappel.13thmonkey.org:/bulky)...
unmounting /var/mail (aardappel.13thmonkey.org:/var/mail)...
unmounting /home (aardappel.13thmonkey.org:/home)...
unmounting /qemu (heethoofdje.13thmonkey.org:/msdos/qemu)...
unmounting /usr/sources (heethoofdje.13thmonkey.org:/usr/sources)...
unmounting / (192.168.1.2:/usr/exports/luiaard)... done
acpi0: entering state 5
panic: cpu_switchto: switching above IPL_SCHED (8)
entering kgdb
--------------

The backtrace is:
(gdb) where
#0  0xc0232314 in breakpoint ()
#1  0xc04a67a8 in kgdb_connect (verbose=0) at
../../../../arch/i386/i386/kgdb_machdep.c:233
#2  0xc04a67f9 in kgdb_panic () at
../../../../arch/i386/i386/kgdb_machdep.c:250
#3  0xc05f1404 in panic (fmt=0xc0100391 "cpu_switchto: switching above
IPL_SCHED (%d)")
    at ../../../../kern/subr_prf.c:268
#4  0xc010038e in cpu_switchto ()
#5  0xc5f2ec80 in ?? ()
#6  0xc70a5840 in ?? ()
#7  0xc04994bb in mi_switch (l=0xc010038e) at
../../../../kern/kern_synch.c:761
#8  0xc0495783 in sleepq_block (timo=1, catch=true) at
../../../../kern/kern_sleepq.c:269
#9  0xc0473da3 in cv_timedwait_sig (cv=0xc0a4c680, mtx=0xc0a4c68c, timo=1)
    at ../../../../kern/kern_condvar.c:281
#10 0xc010daae in AcpiOsSleep (Milliseconds=15) at
../../../../dev/acpi/acpica/OsdSchedule.c:172
#11 0xc02977b7 in AcpiExSystemDoSuspend (HowLong=15) at
../../../../dist/acpica/exsystem.c:305
#12 0xc0294626 in AcpiExOpcode_1A_0T_0R (WalkState=0x8)
    at ../../../../dist/acpica/exoparg1.c:272
#13 0xc025eb69 in AcpiDsExecEndOp (WalkState=0xc0ea4c00)
    at ../../../../dist/acpica/dswexec.c:533
#14 0xc0553136 in AcpiPsParseLoop (WalkState=0xc0ea4c00)
    at ../../../../dist/acpica/psloop.c:1189
#15 0xc055348f in AcpiPsParseAml (WalkState=0x0) at
../../../../dist/acpica/psparse.c:592
#16 0xc05540af in AcpiPsExecuteMethod (Info=0xc0e6ffe0) at
../../../../dist/acpica/psxface.c:398
#17 0xc051c7bb in AcpiNsEvaluate (Info=0xc0e6ffe0) at
../../../../dist/acpica/nseval.c:241
#18 0xc051ef94 in AcpiEvaluateObject (Handle=0x0, Pathname=0xc09593a8
"\\_PTS", 
    ExternalParams=0xc709bbcc, ReturnBuffer=0x0) at
../../../../dist/acpica/nsxfeval.c:330
#19 0xc02e87b5 in AcpiEnterSleepStatePrep (SleepState=5 '\005')
    at ../../../../dist/acpica/hwsleep.c:291
#20 0xc01160b6 in acpi_enter_sleep_state (sc=0xc63609d4, state=5)
    at ../../../../dev/acpi/acpi.c:1316
#21 0xc04b7bbd in cpu_reboot (howto=2056, bootstr=0x0)
    at ../../../../arch/i386/i386/machdep.c:923
#22 0xc04a66a5 in sys_reboot (l=0xc70a5840, uap=0xc709bd08, retval=0xc709bd00)
    at ../../../../kern/kern_xxx.c:78
#23 0xc0606aae in syscall (frame=0xc709bd48) at
../../../../sys/syscallvar.h:61
#24 0xc010058d in syscall1 ()

        
>How-To-Repeat:
issue `shutdown -p' on this machine.
        
>Fix:
No idea.
        

>Unformatted:
 but also on NetBSD 5.99.8 and reported on 5.0_RC*
        
        


Home | Main Index | Thread Index | Old Index