This bug was fixed in the package azureus - 4.2.0.8-1ubuntu1
---
azureus (4.2.0.8-1ubuntu1) karmic; urgency=low
* Avoid bug in both java implimentations by using a command line
argument to avoid JIT compilation of the problematic class.
(LP: #428514)
-- DarxusMon, 21 S
Darxus, I just sponsored your debdiff into Karmic. Thanks for your
contribution to Ubuntu.
** Also affects: azureus (Ubuntu Karmic)
Importance: Undecided
Status: New
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification
Well, although I'm unable to reproduce this bug running the same versions of
the JVM and azureus, a little chat with upstream devs pointed me that the bug
isn't specific to azureus, and it's probably something wrong with the hotspot
compiler. The issue has happened before with eclipse and other
Loïc,
This does not need motu-release approval. It is a simple bug fix
revision (not new version).
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Darxus, unless I'm mistaken in what you want, you probably need to
subscribe (not assign) motu-release team to this bug, since at this time
in the development cycle you'll need an FFE. You can also add [FFE] at
the beginning of the bug title, since that would make it more clear.
--
Azureus crashe
Upstream bug: http://forum.vuze.com/thread.jspa?threadID=85427
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
** Attachment added: "debdiff with improved changelog entry"
http://launchpadlibrarian.net/32203942/azureus_4.2.0.8-1ubuntu1.debdiff
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs,
Oh, this fix / workaround works.
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
** Attachment added: "debdiff including fix, against karmic package"
http://launchpadlibrarian.net/32197563/azureus_4.2.0.8-1ubuntu1.debdiff
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubun
Previous workaround was WRONG. Un-escaped "$". This may work:
run_java -Dazureus.install.path="$HOME/.azureus" $UI \
-XX:CompileCommand=exclude,com/aelitis/net/udp/uc/impl/PRUDPPacketHandlerImpl\$5,runSupport
\
org.gudy.azureus2.ui.common.Main "$@"
--
Azureus crashes both openjdk and
The above command line option corresponds to a line occurring in all of
my java crash logs, both Sun and openjdk:
hs_err_pid13280.log:C2: 69% !
com.aelitis.net.udp.uc.impl.PRUDPPacketHandlerImpl$5.runSupport()V @ 36 (385
bytes)
hs_err_pid14566.log:C2:100% !
com.aelitis.net.udp.uc.impl.PRUDP
A useful workaround may be adding
"-XX:CompileCommand=exclude,com/aelitis/net/udp/uc/impl/PRUDPPacketHandlerImpl$5,runSupport"
to the java incantation. For example, in karmic's version of azureus,
change /usr/bin/azrueus from:
run_java -Dazureus.install.path="$HOME/.azureus" $UI \
org.gudy.az
Tested the version in karmic, which I believe is current with upstream.
(sun) crash log attached.
I added the karmic sources to /etc/apt/sources.list, created:
$ cat /etc/apt/apt.conf
APT::Default-Release "9.04";
And dist-upgraded. Only packages from karmic on my otherwise jaunty
system are az
** Attachment added: "Sun java crash log."
http://launchpadlibrarian.net/31725394/hs_err_pid27619.log
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "openjdk crash log"
http://launchpadlibrarian.net/31725405/hs_err_pid6077.log
--
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
15 matches
Mail list logo