From owner-freebsd-stable Mon Apr 10 15:51:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id DAADF37B50E; Mon, 10 Apr 2000 15:47:08 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e3AN8sa21636; Mon, 10 Apr 2000 16:08:54 -0700 (PDT) Date: Mon, 10 Apr 2000 16:08:54 -0700 From: Alfred Perlstein To: stable@freebsd.org Cc: sos@freebsd.org, yokota@freebsd.org Subject: vidcontrol causing panics with serial console? Message-ID: <20000410160854.N4381@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems that with 4.0 and a serial console enabled vidcontrol panics the kernel with a pagefault. I was unable to get a crashdump because of some other breakage and I can't investigate this too heavily because this is a production box. (grr) I do however have a lot of config information to hopefully reproduce this problem. with these lines in /etc/rc.conf I get a panic with vidcontrol as the active process in a 4.0 from early morning: font8x8="cp437-8x8" font8x14="cp437-8x14" font8x16="cp437-8x16" keyrate="fast" This is how I have my serial console setup: options DDB options DDB_UNATTENDED options BREAK_TO_DEBUGGER I also don't have a keyboard plugged in, just a serial console so that the loader picks it as the system console. Is anyone else getting hit by panics by vidcontrol with serial console enabled? thanks, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message