From owner-freebsd-stable@FreeBSD.ORG Wed Nov 17 04:12:17 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E0E3106566C for ; Wed, 17 Nov 2010 04:12:17 +0000 (UTC) (envelope-from stylinae@mail.uc.edu) Received: from bay0-omc2-s6.bay0.hotmail.com (bay0-omc2-s6.bay0.hotmail.com [65.54.190.81]) by mx1.freebsd.org (Postfix) with ESMTP id 4269D8FC16 for ; Wed, 17 Nov 2010 04:12:16 +0000 (UTC) Received: from BL2PRD0103HT009.prod.exchangelabs.com ([65.54.190.125]) by bay0-omc2-s6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 16 Nov 2010 20:12:16 -0800 Received: from mail-gw0-f54.google.com (74.125.83.54) by pod51000.outlook.com (10.6.4.54) with Microsoft SMTP Server (TLS) id 14.0.650.49; Wed, 17 Nov 2010 04:12:14 +0000 Received: by gwj20 with SMTP id 20so919672gwj.13 for ; Tue, 16 Nov 2010 20:12:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.14.15 with SMTP id 15mr2757580ann.22.1289967133888; Tue, 16 Nov 2010 20:12:13 -0800 (PST) Received: by 10.100.16.17 with HTTP; Tue, 16 Nov 2010 20:12:13 -0800 (PST) Date: Tue, 16 Nov 2010 23:12:13 -0500 Message-ID: From: Adam Stylinski To: X-MS-Exchange-Transport-Rules-Loop: 0 X-OriginalArrivalTime: 17 Nov 2010 04:12:16.0626 (UTC) FILETIME=[9EBFD520:01CB860D] Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: STABLE panics/hardlocks when savage module is inserted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2010 04:12:17 -0000 I hate to be the guy who gripes on the mailing list about his dinosaur video card's drivers crashing his system, but it's possible this could be an issue of a wider scope. When I kldload savage the system hardlocks. Not exactly sure if it's panicking or not, however I do have a serial port, so maybe I can setup a serial console and compile the kernel with debugger support to try and get a backtrace. Anybody have any pointers?