Date: Tue, 25 Sep 2007 07:17:14 -0500 (CDT) From: "Doug Poland" <doug@polands.org> To: freebsd-java@freebsd.org Subject: OpenOffice.org/Base: An unexpected error has been detected by Java Runtime Environment: Message-ID: <13839.208.49.58.254.1190722634.squirrel@email.polands.org>
next in thread | raw e-mail | index | archive | help
Hello, I've been having a problem with OpenOffice.org (both 2.2.1 and 2.3.0) and java (both diablo-jdk1.5.0/ and jdk1.6.0/) for some time now on 6.2-STABLE i386. When I use OpenOffice.org's Base database application, and I edit data in a table view then close the table, I always get this error: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x29b70151, pid=96225, tid=0x8096000 # # Java VM: Java HotSpot(TM) Client VM (diablo-1.5.0_07-b01 mixed mode) # Problematic frame: # C [libz.so.3+0x8151] deflateCopy+0xa81 # # An error report file with more information is saved as hs_err_pid96225.log # # If you would like to submit a bug report, please write # a letter to freebsd-java@FreeBSD.org mailing list # If I use jdk1.6.0, the only difference in the error message is the pid and jdk version: # SIGSEGV (0xb) at pc=0x29b70151, pid=96826, tid=0x8096000 # Java VM: Java HotSpot(TM) Client VM (1.6.0_01-p1-root_12_sep_2007_19_21-b00 mixed mode) # An error report file with more information is saved as hs_err_pid96826.log I can email or post the error report files upon request. Thanks for your help. -- Regards, Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13839.208.49.58.254.1190722634.squirrel>