From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 4 12:38:05 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D983E16A4CE; Mon, 4 Apr 2005 12:38:05 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D1CD43D45; Mon, 4 Apr 2005 12:38:05 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0IEF00HC49RF84@ms-dienst.rz.rwth-aachen.de>; Mon, 04 Apr 2005 14:38:03 +0200 (MEST) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Mon, 04 Apr 2005 14:38:02 +0200 (MEST) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])j34Cc250012498; Mon, 04 Apr 2005 14:38:02 +0200 (MEST) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id 40C5928450; Mon, 04 Apr 2005 14:37:57 +0200 (CEST) Received: by gondor.middleearth (Postfix, from userid 1001) id 579812285A; Mon, 04 Apr 2005 14:37:56 +0200 (CEST) Date: Mon, 04 Apr 2005 14:37:55 +0200 From: Christian Brueffer In-reply-to: <200504022310.j32NA2Ig048468@freefall.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-id: <20050404123755.GZ87756@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=AdjLlRqdF7kYRNze; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <20050402230827.D425828452@haakonia.hitnet.rwth-aachen.de> <200504022310.j32NA2Ig048468@freefall.freebsd.org> Subject: Re: kern/79493: [PATCH] Reproducible if_tun panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 12:38:06 -0000 --AdjLlRqdF7kYRNze Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable More information: The kernel config is located here: http://people.freebsd.org/~brueffer/FANGORN The stack trace for the panic: module_register: module if_tun already exists! Module if_tun failed to register: 17 can't re-use a leaf (if_run_debug)! panic: mutex "tunmtx" 0xc089c780 already initialized KDB: enter: panic [thread pid 525 tid 100078] Stopped at kdb_enter+0x30: leave db> tr Tracing pid 525 tid 100078 0xc1be1a10 kdb_enter() panic() mtx_init() tunmodevent() module_register_init() linker_file_sysinit() linker_load_file() linker_load_module() kldload() syscall() Xint0x80_syscall() - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --AdjLlRqdF7kYRNze Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCUTUibHYXjKDtmC0RAkhbAKCoq5x16YB4lWVQxZFDv+V606x5IQCgh6OF +DTXSj6OrvNWnFcvdpa75oU= =x1f2 -----END PGP SIGNATURE----- --AdjLlRqdF7kYRNze--