From owner-freebsd-current@FreeBSD.ORG Mon Mar 22 08:46:30 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 5F8B916A4CE for ; Mon, 22 Mar 2004 08:46:30 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B5743D39 for ; Mon, 22 Mar 2004 08:46:29 -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 i2MGkOJj097116 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 22 Mar 2004 17:46:24 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i2MGkOLs097115 for current@freebsd.org; Mon, 22 Mar 2004 17:46:24 +0100 (CET) Date: Mon, 22 Mar 2004 17:46:24 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20040322164624.GA96924@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: uma_zfree: Freeing to non free bucket index. 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: Mon, 22 Mar 2004 16:46:30 -0000 Hi I got panic in yesterdays current. (kgdb) bt #0 0xc04c606b in doadump () #1 0xc044c1c5 in ?? () #2 0xc044bf02 in ?? () #3 0xc044c055 in ?? () #4 0xc044f1d5 in ?? () #5 0xc05eec5c in ?? () #6 0xc05feb18 in ?? () #7 0xc05f0628 in ?? () #8 0xc04c6a35 in ?? () #9 0xc05d03a2 in ?? () #10 0xc05faaa1 in ?? () #11 0xc05fac13 in ?? () #12 0xc05fb387 in ?? () #13 0xc05b9f63 in ?? () #14 0xc05fecf9 in ?? () #15 0xc05fe891 in ?? () #16 0xc05f0628 in ?? () ---Can't read userspace from dump, or kernel process--- where nm /boot/kernel/kernel | sort canbe found at www.stud.fit.vutbr.cz/~xdivac02/current-panic unfortunately I dont have another info also - after this panic I rebooted and it paniced again while fscking disk.. (dunno what caused the second panic) glad to provide further info roman