[Open Office] Regcomp segfaults when registering java components

Atle Nissestad atle.nissestad at norbit.no
Wed Nov 29 17:02:10 EST 2006


On Wednesday 29 November 2006 22:24, Andreas Radke wrote:

>
> ERROR: Error 65280 occurred while
> making
> /var/abs/local/openoffice-base/src/ooo_OOE680_m5_src/testtools/source/bridg
>etest dmake:  Error code 1, while making 'build_instsetoo_native' '---* 
> *---' ==> ERROR: Build Failed.  Aborting...
>
>
> How can I solve that segfault?
>
> I already tried the gcc-gcj patch
> (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212) and
> the disable-regcomp-java.diff disable-regcomp-java.diff
> without any change.
>
> Andreas Radke

Have you checked this thread: 
http://lists.ximian.com/pipermail/openoffice/2006-October/002072.html
At least in my case the build failure in /testtools/source/bridgetest was 
caused by javaldx beeing unable to find the gcj runtime lib (libgcj.so, or 
libjvm.so). 

The gcj dlopen() bug (gcc PR13212) was triggered when registering the java 
components during the installation process.

- Atle


More information about the Openoffice mailing list