From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 01:50:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD8E16A4CE for ; Fri, 13 Feb 2004 01:50:02 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5887943D1F for ; Fri, 13 Feb 2004 01:50:01 -0800 (PST) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i1D9nvkE008934 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 13 Feb 2004 10:49:57 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i1D9nvjI008933 for current@freebsd.org; Fri, 13 Feb 2004 10:49:57 +0100 (CET) Date: Fri, 13 Feb 2004 10:49:57 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20040213094957.GA8898@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: panic in 11th Feb current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 09:50:02 -0000 Fatal double fault: eip = 0xc05babdc esp = 0xc7f10ff4 ebp = 0xc7f11004 panic: double fault at line 848 in file /usr/src/sys/i386/i386/trap.c that instruction was xchgl %ebx,in_Debugger then it switched to kernel debugger - I issued c (continue) than it paniced again in vm_map.c:2870 stray iqr 9 _mtx_lock_sleep: recursed on non-recursive mutex kern_mutex.c:436 I have kernel dump which I can provide (but my kernel is not -g compiled)