From owner-freebsd-hackers Tue Nov 28 16: 9:31 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from shell.unixbox.com (shell.unixbox.com [207.211.45.65]) by hub.freebsd.org (Postfix) with ESMTP id AE0CA37B401 for ; Tue, 28 Nov 2000 16:09:29 -0800 (PST) Received: from localhost (fengyue@localhost) by shell.unixbox.com (8.11.1/8.11.0) with ESMTP id eAT0BGl55458; Tue, 28 Nov 2000 16:11:16 -0800 (PST) Date: Tue, 28 Nov 2000 16:11:16 -0800 (PST) From: FengYue X-Sender: fengyue@shell.unixbox.com To: Alfred Perlstein Cc: Bosko Milekic , hackers@FreeBSD.ORG Subject: Re: crash on 4.2-stable (sendto() system call) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 28 Nov 2000, FengYue wrote: ->Did I find the bug causing the panic or did I miss something? Also, if it's the bug that causes the panic, the fix should be pretty simple i guess, like do something like this before the IP version check: fin_fin_v = ip->ip_v; right? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message