From owner-freebsd-java@FreeBSD.ORG Mon Feb 25 01:12:57 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F18616A402 for ; Mon, 25 Feb 2008 01:12:57 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from turing.morons.org (turing.morons.org [208.96.51.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5CEEF13C458 for ; Mon, 25 Feb 2008 01:12:57 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from localhost (localhost.morons.org [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 0F8CA170DC; Sun, 24 Feb 2008 17:12:57 -0800 (PST) X-DomainKeys: Sendmail DomainKeys Filter v0.6.0 turing.morons.org 0F8CA170DC DomainKey-Signature: a=rsa-sha1; s=selector1; d=spatula.net; c=nofws; q=dns; h=date:from:to:cc:subject:in-reply-to:message-id:references; b=d1GPBxULd/Y2eY/Cd47I0eEeKlaPcbQUrYUyeD3sp04fCcezuc/I3GHrvO6N5R20E pNjqz4qFWDEzEUrxs6qrCyOKadalEvtWBx/zCLx9gHOl3ScjYBbP41CuVy7MbrSgtYQ tsjBoTpocSJZmrzh/y9hUu+5dzKOXLKV6La5AhI= X-DKIM: Sendmail DKIM Filter v2.4.2 turing.morons.org 0F8CA170DC DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=spatula.net; s=selector1; t=1203901977; bh=JGODXFODfJlldvQAIJqlAyeSmQU=; h=X-Virus-Scanned:Date:From:X-X-Sender:To:cc:Subject:In-Reply-To: Message-ID:References:MIME-Version:Content-Type; b=BEBGtoxXyXeSc8b sWvhSEpZN2bKbIGER2QzGpPBO310GyrL7MbOgXdSpvmfG4chl6CmrH+vE3c1SnCczWH Adnh8kV+mZF2l7oISHqNrMvFL7mHCEpoqqcwmG0vllNxMQbGS0DCG6w0cajt7xViZ48 VIFTBrAcxz9CYOq7pOuXKI= X-Virus-Scanned: amavisd-new at morons.org Received: from turing.morons.org ([127.0.0.1]) by localhost (turing.morons.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wAtNTUQN4oIr; Sun, 24 Feb 2008 17:12:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by turing.morons.org (Postfix) with ESMTP; Sun, 24 Feb 2008 17:12:55 -0800 (PST) Date: Sun, 24 Feb 2008 17:12:55 -0800 (PST) From: Nick Johnson X-X-Sender: spatula@turing To: Daniel Engberg In-Reply-To: <47C212C7.5010409@gmail.com> Message-ID: <20080224170753.B2617@turing> References: <47C212C7.5010409@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-java@freebsd.org Subject: Re: Java JDK 1.6p4 and Azureus X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 01:12:57 -0000 This is somewhat interesting and may be worth further investigation: "MCGroup:MCListener" daemon prio=5 tid=0x0000000810e8b000 nid=0x80f843650 runnable [0x00007ffffced1000..0x00007ffffced1940] java.lang.Thread.State: RUNNABLE at java.net.PlainDatagramSocketImpl.peekData(Native Method) - locked <0x0000000806d8d868> (a java.net.PlainDatagramSocketImpl) at java.net.DatagramSocket.receive(DatagramSocket.java:662) - locked <0x00000008073447b0> (a java.net.DatagramPacket) - locked <0x0000000806d8d8c0> (a java.net.MulticastSocket) I wonder if multicast is going throgh IPv6 without regard to the preferIPv4Stack switch. At first glance, everything else looked like normal stuff that's known to be OK with the preferIPv4Stack switch set to "true". Nick On Mon, 25 Feb 2008, Daniel Engberg wrote: > Hi, > > First of all I want to thank you for helpful pointers. > I've gathered the data you've requested but just to be clear, the process > itself doesnt hang. It "works" meaning being responsive, > connecting/disconnecting peers/seeders, shutting down gracefully. > > http://dump.pyret.net/debug/kill3-azureus.txt > http://dump.pyret.net/debug/ktrace-azureus.zip (around 28Mbyte) > > //Daniel > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/