From owner-freebsd-stable@FreeBSD.ORG Sat Jun 8 10:13:48 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 853ED367 for ; Sat, 8 Jun 2013 10:13:48 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 14CD21D74 for ; Sat, 8 Jun 2013 10:13:47 +0000 (UTC) Received: from ur.dons.net.au ([118.210.215.193]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id r58ADODA064252 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 8 Jun 2013 19:43:30 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 8 Jun 2013 19:43:24 +0930 Subject: Multicast panic caused by elasticsearch To: "freebsd-stable@freebsd.org stable" Message-Id: <248F626A-4B8B-48EA-85F9-F411784DF8E6@gsoft.com.au> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) X-Mailer: Apple Mail (2.1503) X-Spam-Score: -0.272 () BAYES_00,RDNS_NONE X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2013 10:13:48 -0000 Hi, I was experimenting with Logstash + elasticsearch on FreeBSD 9 - = initially I downloaded it by hand (I forgot to check for a port) and it = worked fine. I then tried the port and this forced me to use a different java version = (was jdk-16.0.3p4_25 now openjdk6-b27) and it seems that the new one = causes a panic. Unfortunately crashdumps aren't working properly, however I did get the = panic message.. in6p_lookup_mcast_ifp: not multicast This is from /usr/src/sys/netinet6/in6_mcast.c around line 1775. Has anyone else seen such a problem? Some quick googling didn't show = anything. uname is.. FreeBSD maarsy-rdb.maarsy.rocketrange.no 9.0-CURRENT FreeBSD 9.0-CURRENT = #0 r224195: Tue Jul 19 17:45:03 CST 2011 = radar@maarsy-acq3.gsoft.com.au:/usr/obj/usr/src/sys/GENERIC amd64 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C