Public bug reported:

updated new openoffice package "openoffice.org", hoping this would
resolve my difficulties of the past few days. Now nothing happens when i
use the menu iem. I did an strace oowriter and this is the output.

[EMAIL PROTECTED]:~$ strace oowriter
execve("/usr/bin/oowriter", ["oowriter"], [/* 38 vars */]) = 0
brk(0)                                  = 0x805f000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f08000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("./tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("./tls/i686/libc.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("./tls/cmov/libc.so.6", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("./tls/libc.so.6", O_RDONLY)       = -1 ENOENT (No such file or directory)
open("./i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./i686/libc.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("./cmov/libc.so.6", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("./libc.so.6", O_RDONLY)           = -1 ENOENT (No such file or directory)
open("/usr/local/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/lib/tls/i686/cmov", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/tls/i686", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/tls/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/tls/cmov", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/tls", 0xbfcd5ac8) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/usr/local/lib/i686/cmov", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/i686", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib/cmov", 0xbfcd5ac8) = -1 ENOENT (No such file or 
directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/local/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=101640, ...}) = 0
mmap2(NULL, 101640, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7eef000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260a\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1339816, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7eee000
mmap2(NULL, 1349136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7da4000
mmap2(0xb7ee8000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143) = 0xb7ee8000
mmap2(0xb7eeb000, 9744, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7eeb000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7da3000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7da36b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7ee8000, 4096, PROT_READ)   = 0
munmap(0xb7eef000, 101640)              = 0
getpid()                                = 9341
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
geteuid32()                             = 1000
brk(0)                                  = 0x805f000
brk(0x8080000)                          = 0x8080000
getppid()                               = 9340
stat64("/home/shelagh", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
open("/usr/bin/oowriter", O_RDONLY)     = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 8192) = 84
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7da36f8) = 9342
wait4(-1,   

the curser just sits there till I ctrl-c.


I also did an ltrace oowriter

[EMAIL PROTECTED]:~$ ltrace oowriter
ltrace: Can't open ELF file "/usr/bin/oowriter"

Shelagh

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
cannot open openoffice
https://bugs.launchpad.net/bugs/158470
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to