Date: Thu, 23 Sep 1999 00:08:53 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: Wiktor <kaczor@wotan.2slo.waw.pl> Cc: freebsd-bugs@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: i386/13817: system reboot Message-ID: <199909221508.AAA00286@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Wed, 22 Sep 1999 15:38:24 %2B0200." <Pine.BSF.4.05.9909221522570.490-100000@wotan.2slo.waw.pl> References: <Pine.BSF.4.05.9909221522570.490-100000@wotan.2slo.waw.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909221508.AAA00286>