Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 May 2007 07:21:24 -0600
From:      Kevin Reinholz <reinholz@alumni.sandiego.edu>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: azureus -3.0.1.2 run fail
Message-ID:  <46407954.9020502@alumni.sandiego.edu>
In-Reply-To: <f84c38580705080334m19b78a08k94b7cc32107f82a8@mail.gmail.com>
References:  <f84c38580705080334m19b78a08k94b7cc32107f82a8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Look (probably in your home directory) for hs_err_pid27345.log (the log 
file generated by Azureus when it crashed), and paste the contents of 
that file into your e-mail. This will provide the list members with more 
information about your problem.

What version of swt do you have installed? As per 
/usr/ports/net-p2p/azureus/pkg-message, you need swt-3.2.1 or later.

Check to see what version of swt you have installed.

If you have swt31 (the old version, which now has its own port) 
installed, you can upgrade to the current version with:

portupgrade -o x11-toolkits/swt -f swt

OR

portupgrade -o x11-toolkits/swt-devel -f swt (as the default option in 
the azureus-3.0.1.2 Makefile is to use swt-devel).

If that still doesn't help, I downgraded to azureus-2.5.0.4 and it works 
like a charm. Not really the ideal solution but if you just want it to 
/work/, it's an option.

Tsu-Fan Cheng wrote:
> bug report:
> #
> # An unexpected error has been detected by HotSpot Virtual Machine:
> #
> #  SIGSEGV (0xb) at pc=0x280da5af, pid=27345, tid=0x805c000
> #
> # Java VM: Java HotSpot(TM) Client VM
> (1.5.0-p4-tfcheng_25_feb_2007_15_18mixed mode)
> # Problematic frame:
> # C  [libc.so.6+0x215af]  realpath+0xbf
> #
> # An error report file with more information is saved as 
> hs_err_pid27345.log
> #
> # If you would like to submit a bug report, please write
> # a letter to freebsd-java@FreeBSD.org mailing list
>
> freebsd 6.2/i386
>
> any idea?? thanks!!
>
> TFC
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46407954.9020502>