← Back to team overview

openjdk team mailing list archive

[Bug 380378] Re: vuze crashes after upgrade on ubuntu 8.10 -> 9.04

 

I uninstalled the (crashing) openjdk and installed the sun jdk via:

sudo aptitude install sun-java6-jdk openjdk-6-jre- openjdk-6-jre-
headless- openjdk-6-jre-lib-

Then edited /usr/bin/azureus to obey alternatives:

$ diff /usr/bin/azureus.1 /usr/bin/azureus
2c2
< JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
---
> JAVA='/usr/bin/java -Xmx1024M'

Then re-opened the bug against azureus for circumventing alternatives necessitating the previous step:
https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/199312

-- 
vuze crashes after upgrade on ubuntu 8.10 -> 9.04
https://bugs.launchpad.net/bugs/380378
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
Crash occurs every couple of hours.  This began happening after the upgrade, and I get the error message that jdk 1.6 crashed.



References