Le vendredi 12 janvier 2007 à 16:43 +0000, Paul Smith a écrit : > On 12/28/06, Paul Smith <phhs80@xxxxxxxxx> wrote: > > Azureus crashes with the following message: > > > > $ azureus > > changeLocale: *Default Language* != English (United States). Searching > > without country.. > > changeLocale: Searching for language English in *any* country.. > > changeLocale: no message properties for Locale 'English (United > > States)' (en_US), using 'English (default)' > > # > > # An unexpected error has been detected by HotSpot Virtual Machine: > > # > > # Internal Error (53484152454432554E54494D450E43505001A3), pid=3248, > > tid=3086011264 > > # > > # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing) > > # An error report file with more information is saved as hs_err_pid3248.log > > # > > # If you would like to submit a bug report, please visit: > > # http://java.sun.com/webapps/bugreport/crash.jsp > > # > > /usr/bin/azureus: line 18: 3248 Aborted > > LD_LIBRARY_PATH=/usr/lib/eclipse:/usr/lib > > CLASSPATH=/usr/lib/eclipse/swt-gtk-3.2.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 "$@" > > $ > > > > Any ideas? > > The problem disappears after updating Java (update 10). > > Paul > It's not true : $ azureus # # An unexpected error has been detected by HotSpot Virtual Machine: # # Internal Error (53484152454432554E54494D450E43505001A3), pid=3993, tid=3084441280 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode) # An error report file with more information is saved as hs_err_pid3993.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # /usr/bin/azureus: line 18: 3993 Abandon LD_LIBRARY_PATH=/usr/lib/eclipse:/usr/lib CLASSPATH=/usr/lib/eclipse/swt-gtk-3.2.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 "$@" $ which java && java -version /usr/bin/java java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode)