Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 2003 07:00:38 -0800 (PST)
From:      Jesse Guardiani <jesse@wingnet.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/59876: APM suspend/resume broken with FreeBSD 5.2-BETA on IBM Thinkpad A30p
Message-ID:  <200312091500.hB9F0ctE055000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/59876; it has been noted by GNATS.

From: Jesse Guardiani <jesse@wingnet.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: misc/59876: APM suspend/resume broken with FreeBSD 5.2-BETA on IBM Thinkpad A30p
Date: Tue, 9 Dec 2003 09:55:59 -0500

 Had a chance to repeat this proceedure last night
 and panic the kernel at the DDB prompt. Here's
 the backtrace from my core dump:
 
 #0  doadump () at ../../../kern/kern_shutdown.c:240
 #1  0xc051fd2c in boot (howto=260) at ../../../kern/kern_shutdown.c:372
 #2  0xc05200b7 in panic () at ../../../kern/kern_shutdown.c:550
 #3  0xc0527dc5 in mi_switch () at ../../../kern/kern_synch.c:470
 #4  0xc051fa18 in boot (howto=256) at ../../../kern/kern_shutdown.c:312
 #5  0xc05200b7 in panic () at ../../../kern/kern_shutdown.c:550
 #6  0xc044d392 in db_panic () at ../../../ddb/db_command.c:450
 #7  0xc044d2f2 in db_command (last_cmdp=0xc07305a0, cmd_table=0x0, aux_cmd_tablep=0xc06fa26c, aux_cmd_tablep_end=0xc06fa270)
     at ../../../ddb/db_command.c:346
 #8  0xc044d435 in db_command_loop () at ../../../ddb/db_command.c:472
 #9  0xc0450435 in db_trap (type=3, code=0) at ../../../ddb/db_trap.c:73
 #10 0xc068a61c in kdb_trap (type=3, code=0, regs=0xd2a0bb9c) at ../../../i386/i386/db_interface.c:171
 #11 0xc069a7c8 in trap (frame=
       {tf_fs = 24, tf_es = -761266160, tf_ds = 16, tf_edi = 0, tf_esi = 14591, tf_ebp = -761218072, tf_isp = -761218104, tf_ebx = 0, tf_edx = 0, tf_ecx = 32, tf_eax = 29, tf_trapno = 3, tf_err = 0, tf_eip = -1066882860, tf_cs = 8, tf_eflags = 134, tf_esp = -1066453058, tf_ss = -1066559792})
     at ../../../i386/i386/trap.c:580
 #12 0xc068c018 in calltrap () at {standard input}:94
 #13 0xc04fc051 in watchdog_fire () at ../../../kern/kern_clock.c:557
 #14 0xc04fba6a in hardclock (frame=0xd2a0bca4) at ../../../kern/kern_clock.c:257
 #15 0xc069d8a9 in clkintr (frame=0xd2a0bca4) at ../../../i386/isa/clock.c:193
 #16 0xc0690178 in intr_execute_handlers (isrc=0xc072c880, iframe=0xd2a0bca4) at ../../../i386/i386/intr_machdep.c:192
 #17 0xc069d3bf in atpic_handle_intr (iframe=
       {if_vec = 0, if_fs = -1066598376, if_es = 16, if_ds = 1687683088, if_edi = 0, if_esi = -1046550976, if_ebp = -761217816, if_ebx = -1046553508, if_edx = -1066156608, if_ecx = 2, if_eax = 0, if_eip = -1066850891, if_cs = 8, if_eflags = 582, if_esp = -761217808, if_ss = -1066850849})
     at ../../../i386/isa/atpic.c:368
 #18 0xc069d51e in Xatpic_intr0 () at {standard input}:32
 #19 0xc06925df in cpu_idle () at ../../../i386/i386/machdep.c:1074
 #20 0xc050b55c in idle_proc (dummy=0x0) at ../../../kern/kern_idle.c:86
 #21 0xc050b294 in fork_exit (callout=0xc050b520 <idle_proc>, arg=0x0, frame=0x0) at ../../../kern/kern_fork.c:793
 
 
 I can't make heads or tails of the above, so I'm open to suggestions.
 
 -- 
 Jesse Guardiani, Systems Administrator
 WingNET Internet Services,
 P.O. Box 2605 // Cleveland, TN 37320-2605
 423-559-LINK (v)  423-559-5145 (f)
 http://www.wingnet.net
 
 



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