From owner-freebsd-stable Wed Mar 27 11:01:35 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA18583 for stable-outgoing; Wed, 27 Mar 1996 11:01:35 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA18578 Wed, 27 Mar 1996 11:01:33 -0800 (PST) Message-Id: <199603271901.LAA18578@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: "Marc G. Fournier" cc: stable@freebsd.org Subject: Re: PR Submitted for vm_object_deallocate() panic In-reply-to: Your message of "Wed, 27 Mar 1996 11:24:20 EST." Date: Wed, 27 Mar 1996 11:01:33 -0800 From: "Justin T. Gibbs" Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >Hi... > > I just submitted a bug report for a vm_object_deallocate() >panic that just occurred on my machine, but I'm curious if anyone else >is having problems with getting a core dump under -stable? > > I'm using DDB to allow me to get a trace of the crash before it >reboots, and after typing panic at the ddb> prompt, it hangs while trying >to dump: > >dumping to dev 401, offset 172032 >dump 16 <-- hangs right here indefinitely > > The result is I get no core dump, and can't get any better debugging >information out of the kernel then a trace :( This is with an aic7xxx adapter right? The problem is that When I brought the -current driver back to -stable a while back, I removed the poll code from the driver to fix a different problem not realizing that this would break crash dumps. I've restored the poll code in -current and I will bring that back to -stable sometime this week hopefully. > >Thanks... > >Marc G. Fournier | POP Mail Telnet Acct DNS Hosting >System | WWW Services Database Services | Knowledge, > Administrator | | Information and > scrappy@ki.net | WWW: http://www.ki.net | Communications, Inc > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================