Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88531 - azureus-bin-2.1.0.4 crashes randomly
Summary: azureus-bin-2.1.0.4 crashes randomly
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 18:45 UTC by Howard
Modified: 2005-07-02 13:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
error report file (hs_err_pid13012.log,41.64 KB, text/plain)
2005-04-09 18:47 UTC, Howard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Howard 2005-04-09 18:45:34 UTC
Whenever I try to run azurues, it will run for a little bit and then it will crash  with the following output:

Attempting to start Azureus...
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x00002aaafd6d38fb, pid=13012, tid=46912501713664
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_02-b09 mixed mode)
# Problematic frame:
# C  [libqtengine.so+0x148fb]  setColors+0x81b
#
# An error report file with more information is saved as /tmp/hs_err_pid13012.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/bin/azureus: line 54: 13012 Aborted                 java -cp $CLASSPATH -Djava.library.path="${AZDIR}" org.gudy.azureus2.ui.swt.Main "$1"
If you recieved an error about a missing java class, you need to setup
your classpath correctly.
This should do the trick (as root):
java-config --add-system-classpath=junit,log4j,commons-cli,systray4j
env-update && source /etc/profile

Currently, your classpath (including azureus additions) is:
swt.jar:swt-pi.jar:swt-mozilla.jar:seda.jar:Azureus2.jar:.


Reproducible: Always
Steps to Reproduce:
1. Launch azurues
2. Wait for crash
Actual Results:  
azureus crashed

Expected Results:  
continued running and downloaded my files

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  4 2005, 07:02:38)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apm arts berkdb bitmap-fonts cdparanoia cdr crypt cups
curl dvd dvdr fam flac font-server foomaticdb fortran gif gpm imagemagick ipv6
java jp2 jpeg junit kde lm_sensors lzw lzw-tiff motif mp3 ncurses nls nptl
oggvorbis opengl oss pam perl png python qt readline samba spell sqlite ssl tcpd
tiff truetype truetype-fonts type1-fonts usb userlocales xinerama xml2 xpm
xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Howard 2005-04-09 18:47:11 UTC
Created attachment 55826 [details]
error report file
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-07-02 12:06:15 UTC
Is this an issue any more... the version reported is quite dated...
Comment 3 Howard 2005-07-02 13:28:36 UTC
No, it's no longer an issue.  I think that I had some bad RAM and that was
causing the crashes.  However, 2.1.0.4 is still the latest stable version of
azureus-bin in portage (for amd64), so I wouldn't quite call it dated.  Because
it was a hardware problem and there's nothing anyone can do about it, I'm
changing the status to CANTFIX.