Suddenly today, both Opera (a great web browser) and OpenOffice fail to start.
Opera
OpenOffice
The splash screen appears,
then the KDE crash handler appears over the splash screen,
I then click close and crash handler disappears,
then the OpenOffice splash screen disappears.
From the console,
and the following from KDE crasher, I've removed some (no debugging symbols found) lines.
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1249253696 (LWP 7880)]
(no debugging symbols found)
.
(no debugging symbols found)
[KCrash handler]
#6 0xb4ac5b97 in SalDisplay::Init ()
from /usr/lib/openoffice/program/libvclplug_gen680li.so
#7 0xb4ac72dc in SalX11Display::SalX11Display ()
from /usr/lib/openoffice/program/libvclplug_gen680li.so
#8 0xb5856db1 in ?? ()
from /usr/lib/openoffice/program/libvclplug_kde680li.so
#9 0x080efc18 in ?? ()
#10 0x080bb1e8 in ?? ()
#11 0x00000000 in ?? ()
Opera
Code:
$ opera Floating point exception (core dumped)
OpenOffice
The splash screen appears,
then the KDE crash handler appears over the splash screen,
I then click close and crash handler disappears,
then the OpenOffice splash screen disappears.
From the console,
Code:
$ ooffice -writer KCrash: Application 'soffice.bin' crashing... ** (process:7863): WARNING **: Unknown error forking main binary / abnormal early exit ...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1249253696 (LWP 7880)]
(no debugging symbols found)
.
(no debugging symbols found)
[KCrash handler]
#6 0xb4ac5b97 in SalDisplay::Init ()
from /usr/lib/openoffice/program/libvclplug_gen680li.so
#7 0xb4ac72dc in SalX11Display::SalX11Display ()
from /usr/lib/openoffice/program/libvclplug_gen680li.so
#8 0xb5856db1 in ?? ()
from /usr/lib/openoffice/program/libvclplug_kde680li.so
#9 0x080efc18 in ?? ()
#10 0x080bb1e8 in ?? ()
#11 0x00000000 in ?? ()
Comment