Java Runtime Environment fatal error with eclipse

Ronald Klop ronald-freebsd8 at klop.yi.org
Wed Sep 1 09:38:16 UTC 2010


On Mon, 30 Aug 2010 21:02:23 +0200, Eitan Adler <lists at eitanadler.com>  
wrote:

> When using eclipse for normal tasks (editing preferences, creating a
> new projects, etc) I get various SIGBUS errors.
>
> FreeBSD 8.1-RELEASE i386
>
> % pkg_info|grep jdk
> diablo-jdk-1.6.0.07.02_9 Java Development Kit 1.6.0_07.02
> jdk-1.6.0.3p4_15    Java Development Kit 1.6.0
>
> %pkg_info -x eclipse|head -1
> Information for eclipse-3.4.2_3:
>
> example error:
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> #  SIGBUS (0xa) at pc=0x4e49e72d, pid=45914, tid=0x2822d280
> #
> # Java VM: Java HotSpot(TM) Server VM
> (1.6.0_03-p4-eitan_23_may_2010_21_27-b00 mixed mode)
> # Problematic frame:
> # C  [libgtk-x11-2.0.so.0+0x35b72d]   
> gtk_tree_view_column_focus_cell+0x63d
> #
> # An error report file with more information is saved as  
> hs_err_pid45914.log
> #
> # Please submit bug reports to freebsd-java at FreeBSD.org
> #
>
>


Please try java/openjdk6. It is much more recent than jdk16 or diablo-jdk.  
I don't guarantee it solves your problem, but it is a good try.

Ronald.


More information about the freebsd-java mailing list