My azureus (installed from yum) doesn't seem to like my environment, and
crashes on many operations.
I have not installed Sun Java.
When starting up, I get this error:
DEBUG::Fri Dec 28 18:00:53 GMT-08:00
2007::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::512:
java.lang.NullPointerException
at
org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(SWTUpdateChecker.java:67)
at
org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Initializer.java:258)
at
com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(AzureusCoreImpl.java:508)
at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)
Once loaded, the splash screen stays (though it can be closed from the
taskbar)
If I choose to see "details" for a torrent, azureus quits with the
following error in the console:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00b159ca, pid=20451, tid=1616784
#
# Java VM: IcedTea Server VM (1.7.0-b21 mixed mode linux-x86)
# Problematic frame:
# V [libjvm.so+0x3069ca]
#
# An error report file with more information is saved as:
# /home/kostya/hs_err_pid20451.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/usr/bin/azureus: line 18: 20451 Aborted
LD_LIBRARY_PATH=/usr/lib/eclipse:/usr/lib
CLASSPATH=/usr/lib/eclipse/swt-gtk-3.3.jar:`build-classpath bcprov
jakarta-commons-cli log4j gtk2.8
glib0.2`:/usr/share/azureus/Azureus2.jar java
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dazureus.install.path=$APPDIR org.gudy.azureus2.ui.swt.Main "$@"
Can this be fixed?
TIA