From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 21:07:50 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1883510656C9 for ; Sun, 4 Jan 2009 21:07:50 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id C431A8FC1E for ; Sun, 4 Jan 2009 21:07:49 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 3572F9CB17F for ; Sun, 4 Jan 2009 21:50:59 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BnQ6f1qd6tzz for ; Sun, 4 Jan 2009 21:50:57 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id E33949CB22D for ; Sun, 4 Jan 2009 21:50:56 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id n04KouZg042049 for current@freebsd.org; Sun, 4 Jan 2009 21:50:56 +0100 (CET) (envelope-from rdivacky) Date: Sun, 4 Jan 2009 21:50:56 +0100 From: Roman Divacky To: current@freebsd.org Message-ID: <20090104205056.GA41264@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: panic related to ipv6 (afaik) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 04 Jan 2009 21:07:50 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi with r186748 I am getting this panic early on boot (hand rewritten): mi_startup() net_add_domain() ip6_ctloutput(0xsome_number, 0, 0, 0, 3,...) in ip6_ctloutput+0x55 (on i386), the panic is null reference I cant get a dump as dump device has not been defined yet ;( kernel from Tue Dec 30 23:07:56 CET 2008 (dont know the revision but should be within 10 minutes around the date) boots just fine I can 100% reproduce this so if you need anything that can be obtained from a DDB prompt just tell me. roman --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAklhITAACgkQLVEj6D3CBEwjEgCfZBgvrRluwXpUq/g9p51iu4FL Xc8An1vyPYrmZ5kj+F1o8cdvdF5KUDtB =w1b4 -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--