Package: openoffice.org-bin Version: 1.0.99+1.1rc-1 Severity: important After starting oowriter (or most oo* apps), when the progress bar on the splash screen is just about halfway, a popup appears with the message that an unrecoverable error has occurred. In the terminal from which oowriter was started, I get below output.
This behaviour started shortly before the upload of the 1.1rc packages, so it might well be related to libc or some other library. The 1.1rc packages crash just as hard, but at least it now gives a stack dump. The former ooo packages would only report "Application Error" upon crashing. For the record, I have "dash" as the system /bin/sh, this might be the cause of the sh syntax error message, as sometimes #!/bin/sh scripts use /bin/bash-specific constructs. I do not know if this the cause of the oowriter crash, or that is just a side effect in the crash handler. If you need more info, I will gladly provide it. Cheers, Joost tango:/home/joost$ oowriter .. importing layer file:///tmp/oooLocale.XXXXksuTV7 - succeeded Application Errorsh: Syntax error: "(" unexpected Fatal exception: Signal 6 Stack: /usr/lib/openoffice/program/libsal.so.3[0x40ba7af2] /usr/lib/openoffice/program/libsal.so.3[0x40ba7c7c] /usr/lib/openoffice/program/libsal.so.3[0x40ba7d42] /lib/libpthread.so.0[0x410e598d] /lib/libc.so.6[0x412ddc38] /lib/libpthread.so.0(raise+0x25)[0x410e2f95] /lib/libc.so.6(gsignal+0x3e)[0x412ddac6] /lib/libc.so.6(abort+0x161)[0x412deced] /usr/lib/openoffice/program/libvcl645li.so[0x402b4999] /usr/lib/openoffice/program/libvcl645li.so(_ZN11Application5AbortERK6String+0x1f)[0x400e2079] /usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop9ExceptionEt+0x13c)[0x8062f16] /usr/lib/openoffice/program/libvcl645li.so(_ZN23ImplVCLExceptionHandler6signalEP13oslSignalInfo+0xb2)[0x400e7032] /usr/lib/openoffice/program/libvos3gcc3.so(_ZN3vos28_cpp_OSignalHandler_FunctionEPvP13oslSignalInfo+0x18)[0x40b0f8e6] /usr/lib/openoffice/program/libvos3gcc3.so(_Z24_OSignalHandler_FunctionPvP13oslSignalInfo+0x26)[0x40b0f8c6] /usr/lib/openoffice/program/libsal.so.3[0x40ba7b9c] /usr/lib/openoffice/program/libsal.so.3(osl_raiseSignal+0x57)[0x40ba7f57] /usr/lib/openoffice/program/libvos3gcc3.so(_ZN3vos14OSignalHandler5raiseElPv+0x26)[0x40b0faae] /usr/lib/openoffice/program/libtl645li.so[0x40995ea4] /usr/lib/openoffice/program/libtl645li.so(_ZN6ResMgr4InitERK6String+0x24)[0x40996092] /usr/lib/openoffice/program/libvcl645li.so(_ZN6ResMgrC1EPK6String+0x7e)[0x400daabe] /usr/lib/openoffice/program/libsfx645li.so(_ZN14SfxApplication15InitLabelResMgrEPKc+0x84)[0x4390ffe2] /usr/lib/openoffice/program/libofa645li.so(_ZN17OfficeApplicationC1Ev+0x159)[0x42c15f8f] /usr/lib/openoffice/program/libwrp645li.so[0x42b21591] /usr/lib/openoffice/program/libwrp645li.so[0x42b2115c] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b3fe8b] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b4004e] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b40c7c] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b400b7] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b40dc7] /usr/lib/openoffice/program/libcppuhelpergcc3.so.3[0x40b418bf] /usr/lib/openoffice/program/servicemgr.uno.so[0x41f1bf15] /usr/lib/openoffice/program/servicemgr.uno.so[0x41f1c440] /usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0x111c)[0x80643fc] /usr/lib/openoffice/program/libvcl645li.so(_Z6SVMainv+0x49)[0x400e709f] /usr/lib/openoffice/program/libvcl645li.so(main+0x1c)[0x402aac3c] /lib/libc.so.6(__libc_start_main+0xac)[0x412cbd04] /usr/lib/openoffice/program/soffice.bin(_ZN6Window11RequestHelpERK9HelpEvent+0x31)[0x805e251] Aborted