Date: Wed, 12 Apr 2006 12:47:20 +1000 From: Michael Vince <mv@thebeastie.org> To: Daniel Eischen <deischen@freebsd.org> Cc: Daniel Engberg <diizzyy@gmail.com>, freebsd-java@freebsd.org Subject: Re: Azureus 2.4.0.3 and Diablo JRE 1.5.0.06.00 Message-ID: <443C6A38.5090609@thebeastie.org> In-Reply-To: <Pine.GSO.4.64.0604112235320.16944@sea.ntplx.net> References: <ec96d1d50604102216h47dd84f3qf9c28097cc8843dd@mail.gmail.com> <443BAB15.6020802@thebeastie.org> <ec96d1d50604111732p2fbfc020ye7fd87cdea7a08cf@mail.gmail.com> <Pine.GSO.4.64.0604112235320.16944@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote: > On Wed, 12 Apr 2006, Daniel Engberg wrote: > >> On 4/11/06, Michael Vince <mv@thebeastie.org> wrote: >> >>> Daniel Engberg wrote: >>> >>>> Hi, >>>> >>>> First of all I want to thank all who ported and made it possible to >>>> release Java 1.5 as binaries, it's really appreciated. Unfortunately >>>> Diablo JRE seems to have some issues with Azureus (Azureus2403-BX >>>> (I've tried several builds)), everything is fine until should be >>>> downloading pieces. Azureus doesn't report (console mode) any errors >>>> but nothing happens after you've connected to seeders and peers. >>>> Unfortunately I have no idea where start so any confirmation of this >>>> behaviour or troubleshooting hints would be helpful. >>>> The machine is running FreeBSD 6.0-STABLE #2: Thu Jan 26 18:56:33 CET >>>> 2006 and JRE version of diablo-1.5.0_06-b00 >>>> //Daniel Engberg >>>> _______________________________________________ >>>> >>>> >>> As far as I know there are threading issues with pthread and diablo try >>> using libc_r, put this in your /etc/libmap.conf file >> >That was all I needed to get it going, thanks. >You might want to add this to the download page. >//Daniel Engberg > > No, it's not libpthread; it's a bug in the JVM. See other emails > regarding this issue. The work-around is to use -XX:+UseMembar > as an option to java. > Will changing to libc_r threading library worked for him, how do you explain that its not a threading issue if you can change the threading library and it works. Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443C6A38.5090609>