[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

OpenOffice.org aporting on startup



Hallo,
since a few days OpenOffice.org 1.0 aborts during startup. Last thing I 
did was install new fonts via KDE 3.1.1 Fontinstall.
I included the end of the strace output. Last thing I can make out is 
that it read /usr/local/OpenOffice/program/libi18n641li.so ok since 
there is a close(13). What happende afterwards I don't understand.
BTW I run debian woody with some backported unoff. packages like KDE 
3.1.1 and X-Free 4.2.1-3 on an Athlon system running kernel 2.4.17.

Anybody have an idea what's causing the abort?

TIA
Thorsten



<SNIP...>
open("/usr/local/OpenOffice/program/libi18n641li.so", O_RDONLY) = 13
read(13, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\16"..., 
1024) = 1024
fstat64(13, {st_mode=S_IFREG|0755, st_size=825487, ...}) = 0
old_mmap(NULL, 775056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 13, 0) = 
0x460ee000
mprotect(0x46115000, 615312, PROT_NONE) = 0
old_mmap(0x46115000, 618496, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED, 13, 0x26000) = 0x46115000
close(13)                               = 0
brk(0x80e1000)                          = 0x80e1000
brk(0x80e9000)                          = 0x80e9000
brk(0x80f1000)                          = 0x80f1000
brk(0x80f6000)                          = 0x80f6000
brk(0x80fb000)                          = 0x80fb000
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(2945, SIGABRT)                     = 0
--- SIGABRT (Aborted) ---
rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0
write(10, "\2000\227@\0\0\0\0\0\0\0\0@\277U@\200\213\17\10\377\376"..., 
148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0
rt_sigsuspend(~[KILL STOP RTMIN] <unfinished ...>
--- SIGRTMIN (Real-time signal 0) ---
<... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system 
call)
sigreturn()                             = ? (mask now ~[KILL STOP])
kill(2976, SIGRTMIN)                    = 0
rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0
rt_sigsuspend(~[KILL STOP RTMIN] <unfinished ...>
--- SIGRTMIN (Real-time signal 0) ---
<... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system 
call)
sigreturn()                             = ? (mask now ~[KILL STOP])
kill(2976, SIGRTMIN)                    = 0
kill(2976, SIGRTMIN)                    = 0
rt_sigaction(SIGABRT, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(2945, SIGABRT)                     = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++

-- 
                              \\|//
                             ( o.o )
                              \(_)/
----------------oOOo-------------------------oOOo----------------
E-Mail: Thorsten Manegold <Manegold@uni-trier.de>
PGP Keys on public keyservers
KeyID: 0xBEACCF0D
-----------------------------------------------------------------
                          __/ /   \ \__
                         (___|     |___)



Reply to: