From owner-freebsd-bugs Tue Dec 22 06:10:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20975 for freebsd-bugs-outgoing; Tue, 22 Dec 1998 06:10:01 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20921 for ; Tue, 22 Dec 1998 06:10:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA17992; Tue, 22 Dec 1998 06:10:02 -0800 (PST) Date: Tue, 22 Dec 1998 06:10:02 -0800 (PST) Message-Id: <199812221410.GAA17992@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Kazutaka YOKOTA Subject: Re: kern/9143: Instabilities of 3.0-RELEASE due to syscons driver Reply-To: Kazutaka YOKOTA Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/9143; it has been noted by GNATS. From: Kazutaka YOKOTA To: p@znet.de Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: kern/9143: Instabilities of 3.0-RELEASE due to syscons driver Date: Tue, 22 Dec 1998 23:06:16 +0900 >>Number: 9143 >>Category: kern >>Synopsis: syscons of 3.0-RELEASE causes system to crash [...] >>Release: FreeBSD 3.0-RELEASE i386 >>Environment: > >486DX2, 16 MB RAM, Tseng ET4000 based ISA video adapter. >sc driver (syscons) of 3.0-RELEASE. > >>Description: > >The sc driver may cause the kernel to panic when using multiple video >modes and/or XFree86. > >>How-To-Repeat: > >Simple: Type "vidcontrol VGA_80x30" on a virtual tty (you will get 30 lines >on your display). Start some applications. Try to switch back to a terminal >with the standard mode (25 lines). You will get a long beep and the system >crashes. > >With X11: start X11 via xdm. Wait until xdm login screen appears. Log >in, start a memory intensive application (e.g. Netscape Communicator 4.5). >Try to switch back to a virtual syscons tty (CTRL-ALT-F1 for example). >A long beep, and the system crashes. Would you describe more about the crash? Did the beep sound stop? Did you see any panic messages? Would you also show us your kernel configuration file? Does it include "options VESA"? Were you using any VESA modes (132x25, 132x43, etc) in other vtys when your system crashed? >>Fix: > >The problem went away when I upgraded the sc driver with the one of >3.0-CURRENT (current from 1998/12/18). You have to tweak a little bit because > f the changed inthand2_t (ointhand2_t)-stuff of 3.0-CURRENT. Hmmm. Changes after 3.0-RELEASE are all minor and it is difficult to see why your problem is solved by using the latest syscons.c... Kazu yokota@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message