From owner-freebsd-net@FreeBSD.ORG Tue Sep 8 13:04:41 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A48391065672 for ; Tue, 8 Sep 2009 13:04:41 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 77F838FC1C for ; Tue, 8 Sep 2009 13:04:41 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 3A1EE64D17; Tue, 8 Sep 2009 09:04:40 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 08 Sep 2009 09:04:40 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:content-type:content-transfer-encoding; s=smtpout; bh=VVR//plplxi9i53+kkqaTJVdUgI=; b=Dgh8METnp8iL6fSTd53N37AlwB8A9JAtw47jgpwb9SN28deOtD/ciVMicIVorSo+Fvtxeisr7m02Py+/G2pv6iSx0XnP5xytEpUsXE9o35ZP4E6NAicWAJGo8Mz8v7/s/gUmoTSjpCxLh1oAv1W6wZ7o9j4ixHgEQrFlNMEcMFU= X-Sasl-enc: Jh1k9DpBRxdma3cdlRFfO78oUn2UXJYVgeP2miiAHcX0 1252415079 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id AAC9668092; Tue, 8 Sep 2009 09:04:39 -0400 (EDT) Message-ID: <4AA65663.8050106@incunabulum.net> Date: Tue, 08 Sep 2009 14:04:35 +0100 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: stef@memberwebs.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-net@FreeBSD.org" Subject: Re: Panic in imo_match_source (netinet/in_mcast.c) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2009 13:04:41 -0000 Stef Walter wrote: > Stef Walter wrote: > >> On a new VPN server, running OSPF, I'm experiencing regular panics at: >> >> imo_match_source: !AF_INET >> > > BTW, src->sa_family is 0 > > Moved back to FreeBSD 7.1 i386 and the problem goes away. > Full OS version, dmesg, panic and backtrace please, when reporting this kind of issue... otherwise folk can't help. Are you using SSM multicast features?