[Solved] Fatal exception: Signal 6

Issues with installing under all GNU/Linux Distributions
Post Reply
foffa123
Posts: 3
Joined: Thu May 10, 2012 7:51 am

[Solved] Fatal exception: Signal 6

Post by foffa123 »

Openoffice 3.4 crashes on startup:

Code: Select all

x@x:~$ /opt/openoffice.org3/program/soffice
Application Error

Fatal exception: Signal 6
Stack:
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1f0a4)[0xb76280a4]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1ff38)[0xb7628f38]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x20010)[0xb7629010]
[0xffffe400]
/opt/openoffice.org3/program/../basis-link/program/libvcl.so(_ZN11Application5AbortERK6String+0x1a)[0xb5e9d71e]
/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so(+0x18b92)[0xb75bfb92]
/opt/openoffice.org3/program/../basis-link/program/libvcl.so(+0x108463)[0xb5ea1463]
/opt/openoffice.org3/program/../basis-link/program/libvos3gcc3.so(_ZN3vos26signalHandlerFunction_implEPvP13oslSignalInfo+0x12)[0xb5d8de42]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1ffe3)[0xb7628fe3]
[0xffffe400]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN12SfxInterface17RegisterObjectBarEtRK5ResIdmPK6String+0xde)[0xb6c29f2c]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN12SfxInterface17RegisterObjectBarEtRK5ResIdPK6String+0x27)[0xb6c29ff7]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN12SfxViewFrame18InitInterface_ImplEv+0x67)[0xb6d8fd71]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN12SfxViewFrame18GetStaticInterfaceEv+0x68)[0xb6d8fce4]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN12SfxViewFrame17RegisterInterfaceEP9SfxModule+0x17)[0xb6d8fdb5]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(+0xac445)[0xb6bc3445]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(+0xa3358)[0xb6bba358]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(_ZN14SfxApplication11GetOrCreateEv+0xd1)[0xb6bb174f]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(+0x24c0dc)[0xb6d630dc]
/opt/openoffice.org3/program/../basis-link/program/libsfx.so(+0x24c283)[0xb6d63283]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3bb50)[0xb6ef9b50]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3adff)[0xb6ef8dff]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3b063)[0xb6ef9063]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3c7e4)[0xb6efa7e4]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3adff)[0xb6ef8dff]
/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3(+0x3b0df)[0xb6ef90df]
/opt/openoffice.org/ure/lib/bootstrap.uno.so(+0x21d2f)[0xb3106d2f]
/opt/openoffice.org/ure/lib/bootstrap.uno.so(+0x20a59)[0xb3105a59]
/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so(+0x1b118)[0xb75c2118]
/opt/openoffice.org3/program/../basis-link/program/libvcl.so(+0x10821c)[0xb5ea121c]
/opt/openoffice.org3/program/../basis-link/program/libvcl.so(_Z6SVMainv+0x2c)[0xb5ea13b3]
/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so(soffice_main+0xd0)[0xb75de668]
/opt/openoffice.org3/program/soffice.bin(main+0x20)[0x8048d14]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb70b74d3]

Last edited by foffa123 on Mon May 14, 2012 7:11 pm, edited 1 time in total.
openoffice 3.4, ubuntu quantal
User avatar
RoryOF
Moderator
Posts: 34618
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Fatal exception: Signal 6

Post by RoryOF »

If there was a previous OpenOffice or LibreOffice on your computer, then you can try removing your User Profile
[http://user.services.openoffice.org/en/ ... 74&t=12426
It is not unknown, although rare, for an initial User Profile to be corrupt. A new User Profile is generated on next OpenOffice startup.

If that doesn't work, then you may need to remove all traces of OOo/LibO; I use Synaptic and find removing openoffice-core and/or libreoffice-core is sufficient.

I have AOO 3.4 running on three Ubuntu 11.10 machines without problems; I removed as above, without attempting to run old/new versions in parallel.
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
foffa123
Posts: 3
Joined: Thu May 10, 2012 7:51 am

Error: Dependency is not satisfiabl

Post by foffa123 »

Error: Dependency is not satisfiable: ooobasis3.4-en-US
when trying to install the language packs
even though it is already installed! (ooobasis3.4-en-us_3.4.0-1_i386.deb)
When trying to start without these installed: Fatal exception: Signal 6
openoffice 3.4, ubuntu quantal
User avatar
Hagar Delest
Moderator
Posts: 32665
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Fatal exception: Signal 6

Post by Hagar Delest »

How have you installed AOO? Through your package manager (or dpkg) or with the script (better avoid it)?
Try to remove everything related to OOo and LibO and then install the debs: [Ubuntu] Installing OOo on Debian and Co.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
foffa123
Posts: 3
Joined: Thu May 10, 2012 7:51 am

Re: Fatal exception: Signal 6

Post by foffa123 »

Pooh, got it!
Had to use this command:
sudo dpkg -i *.deb

Tried with gdebi one by one, but that resulted in the said errors.

Thank you!
openoffice 3.4, ubuntu quantal
2kj3rh
Posts: 6
Joined: Fri Oct 10, 2014 8:57 pm

Re: [Solved] Fatal exception: Signal 6

Post by 2kj3rh »

OpenOffice 4 on Windows XP
Post Reply