From owner-freebsd-current@FreeBSD.ORG Fri Oct 1 04:47:50 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 0161216A4CE for ; Fri, 1 Oct 2004 04:47:50 +0000 (GMT) Received: from node15.coopprint.com (node15.cooperativeprinting.com [208.4.77.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C6B143D1D for ; Fri, 1 Oct 2004 04:47:49 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 30024 invoked by uid 0); 1 Oct 2004 03:47:20 -0000 Received: from unknown (HELO ?192.168.0.5?) (63.231.165.205) by node15.coopprint.com with SMTP; 1 Oct 2004 03:47:20 -0000 Message-ID: <415CD365.1090209@gamersimpact.com> Date: Thu, 30 Sep 2004 22:47:49 -0500 From: Ryan Sommers User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "J.R. Oldroyd" References: <20040930184729.GA836@linwhf.opal.com> <20040930185842.GA4759@xor.obsecurity.org> <20040930190716.GA1236@linwhf.opal.com> <60850.208.4.77.15.1096574606.squirrel@208.4.77.15> <20040930211418.GA795@linwhf.opal.com> In-Reply-To: <20040930211418.GA795@linwhf.opal.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Kris Kennaway Subject: Re: panic after 'ifconfig gif0 destroy' 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, 01 Oct 2004 04:47:50 -0000 J.R. Oldroyd wrote: >Here you go: > ># ifconfig gif0 destroy >[thread 100166] >Stopped at idestroy_dev+0x9e: cmpl $0,0x3c(%esi) >db> trace >idestroy_dev(c3b88b00) at idestroy_dev+0x9e >idestroy_dev(c3be1700,f0e6cb84,c0671ef4,c3be1700,c35a7800) at idestroy_dev+0x68 >destroy_dev(c35a1700,c35a7800,0,c080a1b8,d8) at destroy_dev+0x10 >if_detach(c35a7800,c35a7800,c35a7800,c0872480,f0e6cbbc) at if_detatch+0x274 >gif_destroy(c35a7800,c087b660,0,c0814dca,db) at gif_destroy+0x80 >gif_clone_destroy(c35a7800,c08724b0,c0872480,f0e6cbf0,c0674076) at gif_clone_destroy+0x67 >ifc_simple_destroy(c0872480,c35a7800,2d,80206979,0) at ifc_simple_destroy+0x1e >if_clone_destroy(f0e6cc60,f0e6cc14,c0631dee,f0e6cc60,f0e6cc60) at if_clone_destroy+0xf2 >ifioctl(c4285a20,80206979,f0e6cc60,c4274900,0) at ifioctl+0x88 >soo_ioctl(c39f7e58,80206979,f0e6cc60,c3bd2e80,c4274900) at soo_ioctl+0x2b1 >ioctl(c4274900,f0e6cd14,3,7,286) at ioctl+0x3e0 >syscall(2f,2f,2f,1,bfbfe9c0) at syscall+0x213 >Xint0x80_syscall() at Xint0x80_syscall+0x1f >--- syscall (54, FreeBSD ELF32, ioctl), eip = 0x280cc10b, esp = 0xbfbfe84c, ebp = 0xbfbfe868 --- >db> > > Can you send me a copy of your kernel config and dmesg output via private email. I'm going to try and duplicate this tomorrow. -- -- Ryan Sommers ryans@gamersimpact.com