Since when I upgraded OpenSuse from 10.2 to 11.3 (big jump, I know!), I can no longer use OpenOffice.
When Java is Active, the OO applications crash after a few operations. Most of times they don’t even start.
When run in a terminal, OO answers with errors like this:
Exception in thread "Thread-1" java.lang.OutOfMemoryError: requested 24 bytes for CHeapObj-new. Out of swap space?
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x00007f9065574190, pid=10750, tid=140258732500768
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b04 mixed mode)
# Problematic frame:
# C 0x00007f9065574190
#
# An error report file with more information is saved as hs_err_pid10750.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
[error occurred during error reporting, step 270, id 0xb]
The content of file hs_err_pid10750.log can be seen here
# An unexpected error has b - Hs_err_pid10750.log - U62KKRiq - Pastebin.com](http://pastebin.com/U62KKRiq)
I tried to:
- Use openjdk runtime environment
- Upgrade JRE to the latest Sun version and select it in OpenOffice
- Downgrade JRE to the version (1.5.0) that worked in OpenSuse 10.2, and select it in OO
- Remove openjdk packages (After having read somewhere that they may be unstable)
- Delete ~/.ooo3 directory
- Force the installation of JRE from OpenSuse Java repository
…but nothing worked. Only if I disable Java in OpenOffice, I can use the applications, but the functionalities are (obviously) limited and an annoying nag window invites me to reactivate Java every time it’s needed (up to 5 times in a row).
I’m actually using
OpenSuse 11.3, 64 bit
OpenOffice 3.2.1.4-1.1
Java sun 1.6.0.u20-1.2
Can anybody help me?