[Bug 68020] Re: Azureus crashes just after startup (attempt to show sliding notification window)

Gas gastonfournier at yahoo.com.ar
Tue Mar 4 02:25:11 GMT 2008


*** This bug is a duplicate of bug 57875 ***
    https://bugs.launchpad.net/bugs/57875

Solution:
sudo apt-get install gcj

Edit /usr/bin/azureus this line:
exec java -Djava.library.path=/usr/lib/jni:/usr/lib \
Put:
exec /usr/bin/gij-wrapper-4.1 -Djava.library.path=/usr/lib/jni:/usr/lib \

Info about the problem:
$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)

$ azureus
changeLocale: *Default Language* != Spanish (Argentina). Searching without country..
changeLocale: Searching for language Spanish in *any* country..
changeLocale: no message properties for Locale 'Spanish (Argentina)' (es_AR), using 'Spanish (Spain)'
Warning: Cannot convert string "-b&h-luxi sans-medium-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-misc-ar pl shanheisun uni-medium-r-normal--*-*-*-*-p-*-iso10646-1" to type FontStruct
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb457c172, pid=5649, tid=3084213136
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C  [libglibjni-0.4.so+0x9172]
#
# An error report file with more information is saved as hs_err_pid5649.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Cancelado (core dumped)

I also set 
AWT_TOOLKIT="MToolkit"
into /etc/environment following this instructions: http://ubuntuforums.org/showthread.php?t=252594 (it was for other application but maybe it matters)

-- 
Azureus crashes just after startup (attempt to show sliding notification window)
https://bugs.launchpad.net/bugs/68020
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Gutsy Backports (via bug
57875).



More information about the ubuntu-backports mailing list