Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 04:00:11 -0800 (PST)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/45198: start of booting, fatal trap 12
Message-ID:  <200211141200.gAEC0B95098207@freefall.freebsd.org>

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

From: Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc: root@toi-1.wetteronline.de, roemer@wetteronline.de
Subject: Re: kern/45198: start of booting, fatal trap 12
Date: Thu, 14 Nov 2002 20:52:39 +0900 (JST)

 The problem `Fatal trap 12: apge fault while in vm86 mode' in recent
 RELENG_4 was fixed by this commit.  Could you try again with newer
 kernel?
 And timer_restore() is called only when the system is resumed from APM
 suspend, also not executed in vm86 mode, so this problem is not
 related with timer_restore().
 
 Thanks
 
 From: Mitsuru IWASAKI <iwasaki@FreeBSD.org>
 Subject: cvs commit: src/sys/i386/i386 machdep.c
 Date: Sun, 10 Nov 2002 11:02:19 -0800 (PST)
 Message-ID: <200211101902.gAAJ2JnO056510@repoman.freebsd.org>
 
 > iwasaki     2002/11/10 11:02:19 PST
 > 
 >   Modified files:        (Branch: RELENG_4)
 >     sys/i386/i386        machdep.c 
 >   Log:
 >   MFC: 1.549
 >   Add a new loader tunable, hw.hasbrokenint12, to indicate that BIOS
 >   has broken int 12H.
 >   This should fix kernel panic problem caused by 1.385.2.26 changes.
 >   
 >   Revision    Changes    Path
 >   1.385.2.27  +82 -48    src/sys/i386/i386/machdep.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?200211141200.gAEC0B95098207>