From owner-freebsd-bugs@FreeBSD.ORG Tue Dec 9 07:00:40 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8433916A567 for ; Tue, 9 Dec 2003 07:00:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD1043D28 for ; Tue, 9 Dec 2003 07:00:38 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB9F0cFY055001 for ; Tue, 9 Dec 2003 07:00:38 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB9F0ctE055000; Tue, 9 Dec 2003 07:00:38 -0800 (PST) (envelope-from gnats) Date: Tue, 9 Dec 2003 07:00:38 -0800 (PST) Message-Id: <200312091500.hB9F0ctE055000@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jesse Guardiani Subject: Re: misc/59876: APM suspend/resume broken with FreeBSD 5.2-BETA on IBM Thinkpad A30p X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jesse Guardiani List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 15:00:40 -0000 The following reply was made to PR misc/59876; it has been noted by GNATS. From: Jesse Guardiani 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 , 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