From owner-freebsd-bugs Wed Sep 22 8: 5:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 40D6215442 for ; Wed, 22 Sep 1999 08:05:17 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:Yj20BsnVKJnlGryFMfAwuoyE2zYYR047@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id AAA04648; Thu, 23 Sep 1999 00:04:34 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id AAA00286; Thu, 23 Sep 1999 00:08:54 +0900 (JST) Message-Id: <199909221508.AAA00286@zodiac.mech.utsunomiya-u.ac.jp> To: Wiktor Cc: freebsd-bugs@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: i386/13817: system reboot In-reply-to: Your message of "Wed, 22 Sep 1999 15:38:24 +0200." References: Date: Thu, 23 Sep 1999 00:08:53 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I tried to press Alt-pause/brake on my: >FreeBSD wotan 3.3-STABLE FreeBSD 3.3-STABLE #13: Thu Sep 16 17:39:26 CEST 1999 > root@wotan:/home/pub/FreeBSD/src/sys/compile/GENERIC.WOTAN i386 > >And i got: >Fatal trap 9: general protection fault while in kernel mode >instruction pointer: = 0x8:0xc01fb265 >stack pointer = ox10:0xc4bfde3c >frame pointer = ox10:0xc4bfde74 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gren 1 >procesor eflags = interrupt enabled, resume, IOPL=0 >current process = 323 (bash) >interrupt mask = net tty >trap number = 9 >panic: general protection fault > >I have Pentium 200MMX with 64MB RAM. I don't use any kind of apm or >powersaving, althoug I have configured apm. This is supposed to be fixed in the following commit by iwasaki. Please cvsup the latest -STABLE source and rebuild your kernel. Kazu >iwasaki 1999/09/20 08:34:30 PDT > > Modified files: (Branch: RELENG_3) > sys/i386/apm apm.c > Log: > MFC: 1.106 -> 1.107 > > Return immediately from apm_suspend() when APM BIOS wasn't initialized. > Pressing Alt-Pause key will cause machine to reboot with apm disabled. > > PR: i386/13817 > Submitted by: yokota > > Revision Changes Path > 1.77.2.9 +4 -1 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message