[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

officebean with j2sdk1.5-sun



Hello

I use a Java application that connects to OpenOffice.org through the officebean.
I have installed openoffice.org/openoffice.org-officebean 2.0.1-5 (etch).

The Java application requires Java 5, so I use j2sdk1.5-sun (i. e. the application
runs under the JRE of Sun). But the shared library of the office bean is linked against
gcj (currently libgcj6 and libgcj6-awt on etch).

I guess this is the problem that I get the following error:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xaf36d09f, pid=8365, tid=3084691136
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# C  [lib-gnu-java-awt-peer-gtk.so.6+0x5009f]  gdk_env+0x1f
#
# An error report file with more information is saved as hs_err_pid8365.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

Do you have an idea how I can solve this problem?

Thanks.

-Daniel



Reply to: