[guillaume@silbermann guillaume]$ oowriter
Application ErrorAborted

[guillaume@silbermann guillaume]$ oocalc
Application ErrorAborted

[guillaume@silbermann guillaume]$ rpm -qa | grep Office
OpenOffice.org-l10n-fr-1.0.1-9mdk
OpenOffice.org-libs-1.0.1-9mdk
OpenOffice.org-1.0.1-9mdk

Last output of strace oowriter:
stat64("/home/guillaume/.openoffice/user/config/soffice.cfg/META-INF/manifest.xml", 
0xbfffd1b0) = -1 ENOENT (No such file or directory)
access("/home/guillaume/.openoffice/user/config/soffice.cfg/META-INF/manifest.xml", 
F_OK) = -1 ENOENT (No such file or directory)
gettimeofday({1041935677, 591480}, NULL) = 0
open("/usr/lib/openoffice/program/libpackage2.so", O_RDONLY) = 12
read(12, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\207"..., 1024) = 
1024
fstat64(12, {st_mode=S_IFREG|0755, st_size=306616, ...}) = 0
old_mmap(NULL, 306416, PROT_READ|PROT_EXEC, MAP_PRIVATE, 12, 0) = 0x44b01000
mprotect(0x44b44000, 31984, PROT_NONE)  = 0
old_mmap(0x44b44000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 12, 
0x43000) = 0x44b44000
close(12)                               = 0
access("/usr/lib/openoffice/program/resource/ofa64101.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/ofa64101.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/ofa64144.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/ofa64144.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/ofa64149.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/ofa64149.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/ofa64199.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/ofa64199.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/iso64101.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/iso64101.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/iso64144.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/iso64144.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/iso64149.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/iso64149.res", F_OK) = -1 ENOENT (No such 
file or directory)
access("/usr/lib/openoffice/program/resource/iso64199.res", F_OK) = -1 ENOENT 
(No such file or directory)
access("/usr/lib/openoffice/program/iso64199.res", F_OK) = -1 ENOENT (No such 
file or directory)
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
write(9, "\200\0\234@\0\0\0\0\0\0\0\0\260\202X@X\r\r\10\0\0\0\200"..., 148) = 
148
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRTMIN (Real-time signal 0) ---
<... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system call)
sigreturn()                             = ? (mask now [RTMIN])
kill(22707, SIGRTMIN)                   = 0
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRTMIN (Real-time signal 0) ---
<... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system call)
sigreturn()                             = ? (mask now [RTMIN])
kill(22707, SIGRTMIN)                   = 0
kill(22707, SIGRTMIN)                   = 0
write(2, "Application Error", 17Application Error)       = 17
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 22678
kill(22678, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
rt_sigaction(SIGABRT, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 22678
kill(22678, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++

-- 
No matter how many resources you have, it is never enough. 
        -- Murphy's Computer Laws n°1


Reply via email to