From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 02:53:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E782D16A41F for ; Fri, 16 Sep 2005 02:53:15 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D34E43D55 for ; Fri, 16 Sep 2005 02:53:15 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: by dementia.afflictions.org (Postfix, from userid 1001) id ED88B1C0824; Thu, 15 Sep 2005 22:53:14 -0400 (EDT) Date: Thu, 15 Sep 2005 22:53:14 -0400 From: Damian Gerow To: freebsd-stable@freebsd.org Message-ID: <20050916025314.GC31590@afflictions.org> References: <20050916012432.GA31590@afflictions.org> <20050916013825.GA93015@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050916013825.GA93015@xor.obsecurity.org> X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.10i Subject: Re: NFS directory copies cause crash 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: Fri, 16 Sep 2005 02:53:16 -0000 Thus spake Kris Kennaway (kris@obsecurity.org) [15/09/05 21:39]: : > Is this something known and being worked on, or should I try to gather some : > debugging information? : : The latter..at least a DDB traceback to begin with so we can tell if : it's a known issue or not. The best I've been able to come up with thus far is: Sep 15 22:45:36 pandora savecore: reboot after panic: integer divide fault The machine has no serial console. I /do/ have two core dumps now, just working on getting a kernel with debugging symbols. - Damian