Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openoffice-2.0.2-r2 won't start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 12:17 am    Post subject: openoffice-2.0.2-r2 won't start Reply with quote

i just (22 April 2006) updated from OOo-2.0.2 to 2.0.2-r2, and tried to start the program. the gentoo splash screen popped up for about a fifth of a second, and then disappeared. OOo never started.

when i execut 'ooffice2' from a console, i get this:
Code:
$ ooffice2
** (process:28816): WARNING **: Unknown error forking main binary / abnormal early exit ...

huh? so i tried 'strace ooffice2' and got this:
Code:
 strace ooffice2
execve("/usr/bin/ooffice2", ["ooffice2"], [/* 61 vars */]) = 0
brk(0)                                  = 0x80ec000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=145560, ...}) = 0
mmap2(NULL, 145560, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ee4000
close(3)                                = 0
open("/lib/libncurses.so.5", 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\260\343"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=273808, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee3000
mmap2(NULL, 269932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ea1000
mmap2(0xb7eda000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x38) = 0xb7eda000
close(3)                                = 0
open("/lib/libdl.so.2", 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\20\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=10596, ...}) = 0
mmap2(NULL, 12400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e9d000
mmap2(0xb7e9f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7e9f000
close(3)                                = 0
open("/lib/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\340Y\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1222300, ...}) = 0
mmap2(NULL, 1160828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d81000
mmap2(0xb7e96000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x114) = 0xb7e96000
mmap2(0xb7e9a000, 9852, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e9a000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d80000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d806b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7e96000, 8192, PROT_READ)   = 0
mprotect(0xb7f21000, 4096, PROT_READ)   = 0
munmap(0xb7ee4000, 145560)              = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x80ec000
brk(0x810d000)                          = 0x810d000
getuid32()                              = 1000
getgid32()                              = 100
geteuid32()                             = 1000
getegid32()                             = 100
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1145837514
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f07000
read(3, "MemTotal:       775164 kB\nMemFre"..., 1024) = 598
close(3)                                = 0
munmap(0xb7f07000, 4096)                = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="ukiyo", ...}) = 0
stat64("/home/elassus", {st_mode=S_IFDIR|0755, st_size=8584, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=8584, ...}) = 0
getpid()                                = 28844
getppid()                               = 28843
getpgrp()                               = 28843
rt_sigaction(SIGCHLD, {0x8079630, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/bin/ooffice2", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbff1e008) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 80) = 80
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=94, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 94) = 94
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d806f8) = 28845
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x80780b0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1,
** (process:28845): WARNING **: Unknown error forking main binary / abnormal early exit ...
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 28845
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbff1dae8, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x80780b0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "", 94)                       = 0
exit_group(0)                           = ?
Process 28844 detached

there's a bunch of stuff in there that looks fishy, but i can't decipher it. can anybody figure out what went wrong with the emerge? the only ebuild that didn't work proberly was libmpeg3 (the 1.5.2-r3 ebuild for libmpeg3 is full of deprecated functions, and won't emerge), but that was an update anyway.

any ideas?

thanks,

EE
Back to top
View user's profile Send private message
benster
n00b
n00b


Joined: 30 Nov 2005
Posts: 67
Location: Funkytown

PostPosted: Mon Apr 24, 2006 2:43 am    Post subject: Reply with quote

I've used strace a few times...I'll try to be helpful:

In your strace log:
There's a weird part where it tries some SNDCTL_TMR_TIMEBASE or TCGETS on /usr/bin/ooffice2, and obtains an "inappropriate action" error. There's a weird error when it's forking, almost before open office2 is even run, because all the strace stuff is probably preliminary, and so the problem is even forking off an ooffice2 process. Hmm, I know emerge-ing it takes a while, maybe give it another try? If you don't have time to play around, I know there is a binary openoffice ebuild, where you don't have to spend a day compiling going from 2.0.2 to 2.0.2-r2, and if that doesn't work, then something weird is wrong. Have you upgraded compilers or kernels lately?
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 4:26 am    Post subject: Reply with quote

Quote:
Have you upgraded compilers or kernels lately?

both. why?

i'm going to re-emerge 2.0.2 (downgrade it) and see if it works.

thanks,

EE
Back to top
View user's profile Send private message
benster
n00b
n00b


Joined: 30 Nov 2005
Posts: 67
Location: Funkytown

PostPosted: Mon Apr 24, 2006 4:45 am    Post subject: Reply with quote

ExecutorElassus wrote:
Quote:
Have you upgraded compilers or kernels lately?

both. why?
i'm going to re-emerge 2.0.2 (downgrade it) and see if it works.


You said that libmpeg3 didn't compile because of being full of deprecated functions. So I could guess you're using a newer gcc (which is becoming stricter between the past upstream gcc releases, i.e. 3.3->3.4->4.0->4.1) and/or a newer kernel, which I've known to complain for a while before certain functions go from deprecated to removed. Since you had a problem forking a process, that was weird to me, seemed like it had a remote possibility of being a kernel thing because the kernel handles forking, but I don't know. One thing I would try before starting another emerge is to 'strace -f' so that you strace children as well. strace is smart enough to then place the PIDs at the beginning of each line to tell you what output goes with what processes. Maybe tracing the children in addition to the main process could help at least diagnose the problem.

The paranoia in me says to clear your ccache if you have it, and consider disabling distcc if you're using it.

What compilers and kernels did you move between recently?
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 3:38 pm    Post subject: Reply with quote

this post was a mistake. ignore it.

Last edited by ExecutorElassus on Mon Apr 24, 2006 4:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 4:06 pm    Post subject: Reply with quote

Code:
 $ strace -f ooffice2
execve("/usr/bin/ooffice2", ["ooffice2"], [/* 61 vars */]) = 0
brk(0)                                  = 0x80ec000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=145560, ...}) = 0
mmap2(NULL, 145560, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f5b000
close(3)                                = 0
open("/lib/libncurses.so.5", 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\260\343"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=273808, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f5a000
mmap2(NULL, 269932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f18000
mmap2(0xb7f51000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x38) = 0xb7f51000
close(3)                                = 0
open("/lib/libdl.so.2", 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\20\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=10596, ...}) = 0
mmap2(NULL, 12400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f14000
mmap2(0xb7f16000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f16000
close(3)                                = 0
open("/lib/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\340Y\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1222300, ...}) = 0
mmap2(NULL, 1160828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7df8000
mmap2(0xb7f0d000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x114) = 0xb7f0d000
mmap2(0xb7f11000, 9852, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f11000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7df7000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7df76b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7f0d000, 8192, PROT_READ)   = 0
mprotect(0xb7f98000, 4096, PROT_READ)   = 0
munmap(0xb7f5b000, 145560)              = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x80ec000
brk(0x810d000)                          = 0x810d000
getuid32()                              = 1000
getgid32()                              = 100
geteuid32()                             = 1000
getegid32()                             = 100
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1145854855
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f7e000
read(3, "MemTotal:       775164 kB\nMemFre"..., 1024) = 598
close(3)                                = 0
munmap(0xb7f7e000, 4096)                = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="ukiyo", ...}) = 0
stat64("/home/elassus", {st_mode=S_IFDIR|0755, st_size=8584, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=8584, ...}) = 0
getpid()                                = 29547
getppid()                               = 29540
getpgrp()                               = 29540
rt_sigaction(SIGCHLD, {0x8079630, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/bin/ooffice2", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb964f8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 80) = 80
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=94, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\nexport OOO_EXTRA_ARG=\'"..., 94) = 94
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(Process 29562 attached (waiting for parent)
Process 29562 resumed (parent 29547 ready)
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7df76f8) = 29562
[pid 29547] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 29547] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
[pid 29547] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 29547] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
[pid 29547] rt_sigaction(SIGINT, {0x80780b0, [], 0}, {SIG_DFL}, 8) = 0
[pid 29547] waitpid(-1, Process 29547 suspended
 <unfinished ...>
[pid 29562] close(255)                  = 0
[pid 29562] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 29562] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29562] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29562] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29562] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29562] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0
[pid 29562] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8079630, [], 0}, 8) = 0
[pid 29562] execve("/usr/lib/openoffice/program/ooqstart", ["/usr/lib/openoffice/program/ooqs"...], [/* 61 vars */]) = 0
[pid 29562] brk(0)                      = 0x804e000
[pid 29562] readlink("/proc/self/exe", "/usr/lib/openoffice/program/ooqstart", 4096) = 36
[pid 29562] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/tls/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/tls/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/i686/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 29562] fstat64(3, {st_mode=S_IFREG|0644, st_size=145560, ...}) = 0
[pid 29562] mmap2(NULL, 145560, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fb0000
[pid 29562] close(3)                    = 0
[pid 29562] open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\300"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=539936, ...}) = 0
[pid 29562] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7faf000
[pid 29562] mmap2(NULL, 540488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f2b000
[pid 29562] mmap2(0xb7fae000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82) = 0xb7fae000
[pid 29562] close(3)                    = 0
[pid 29562] open("/usr/lib/openoffice/program/tls/i686/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/tls/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/i686/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/libX11.so.6", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240J\1"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=1011308, ...}) = 0
[pid 29562] mmap2(NULL, 990124, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e39000
[pid 29562] mmap2(0xb7f26000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xec) = 0xb7f26000
[pid 29562] close(3)                    = 0
[pid 29562] open("/usr/lib/openoffice/program/tls/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/lib/libc.so.6", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Y\1"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=1222300, ...}) = 0
[pid 29562] mmap2(NULL, 1160828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d1d000
[pid 29562] mmap2(0xb7e32000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x114) = 0xb7e32000
[pid 29562] mmap2(0xb7e36000, 9852, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e36000
[pid 29562] close(3)                    = 0
[pid 29562] open("/usr/lib/libXau.so.6", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\n\0\000"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=8336, ...}) = 0
[pid 29562] mmap2(NULL, 10560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d1a000
[pid 29562] mmap2(0xb7d1c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7d1c000
[pid 29562] close(3)                    = 0
[pid 29562] open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\17\0"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=19864, ...}) = 0
[pid 29562] mmap2(NULL, 20084, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d15000
[pid 29562] mmap2(0xb7d18000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb7d18000
[pid 29562] close(3)                    = 0
[pid 29562] open("/lib/libdl.so.2", O_RDONLY) = 3
[pid 29562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
[pid 29562] fstat64(3, {st_mode=S_IFREG|0755, st_size=10596, ...}) = 0
[pid 29562] mmap2(NULL, 12400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d11000
[pid 29562] mmap2(0xb7d13000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7d13000
[pid 29562] close(3)                    = 0
[pid 29562] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d10000
[pid 29562] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d0f000
[pid 29562] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d0f6b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
[pid 29562] mprotect(0xb7e32000, 8192, PROT_READ) = 0
[pid 29562] mprotect(0xb7fed000, 4096, PROT_READ) = 0
[pid 29562] munmap(0xb7fb0000, 145560)  = 0
[pid 29562] rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
[pid 29562] getcwd("/home/elassus", 4096) = 14
[pid 29562] brk(0)                      = 0x804e000
[pid 29562] brk(0x806f000)              = 0x806f000
[pid 29562] open("/usr/lib/openoffice/program/intro-nld.bmp", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/openoffice/program/intro.bmp", O_RDONLY) = 3
[pid 29562] read(3, "BM\346\302\5\0\0\0\0\0006\0\0\0", 14) = 14
[pid 29562] read(3, "(\0\0\0", 4)       = 4
[pid 29562] read(3, "\270\1\0\0\36\1\0\0\1\0\30\0\0\0\0\0\260\302\5\0s\16\0"..., 36) = 36
[pid 29562] mmap2(NULL, 380928, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cb2000
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\377\377\377\377\377\377\377\377\377\377\377\377"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\376\376\376\376\376\376\376\375\377\376\376\376"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\376\376\376\376\376\376\376\376\376\376\376\376"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\375\375\375\375\375\375\376\374\374\376\374\374"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\375\375\375\375\375\375\375\375\375\375\375\375"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\375\375\375\375\375\375\375\375\375\375\375\375"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\375\373\373\375\373\373\375\373\373\375\373\373"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\375\373\374\374\374\374\375\373\374\375\373\374"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\374\372\372\374\372\372\375\373\374\375\373\373"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\374\372\372\374\372\372\374\372\372\375\373\374"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\374\372\373\374\372\373\374\372\372\374\372\372"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\374\372\373\374\372\373\374\372\373\374\372\373"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\374\372\373\374\372\373\374\370\371\374\372\373"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\373\371\372\374\370\372\374\370\372\374\370\372"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\373\367\370\373\371\372\373\371\372\373\367\370"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\373\367\371\373\367\371\373\367\371\373\367\371"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\373\367\370\373\367\370\373\367\370\373\367\370"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\372\366\367\373\367\371\373\365\367\372\366\367"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\372\366\367\372\366\367\372\366\367\372\366\367"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\372\364\366\372\364\366\372\364\366\372\366\370"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\372\364\365\372\364\366\372\364\365\372\364\366"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\371\363\365\372\364\366\371\363\365\371\363\365"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\371\363\365\371\363\364\371\363\365\371\363\364"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\371\361\363\371\361\363\371\363\365\371\363\364"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\370\362\364\370\362\363\370\360\361\370\362\364"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\370\360\362\370\360\362\370\360\362\370\360\362"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\370\360\362\370\360\362\370\360\362\370\360\362"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\367\357\361\367\357\361\367\357\361\367\357\361"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\367\355\360\367\355\357\367\357\361\367\357\361"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\366\354\356\366\354\356\366\354\356\367\355\357"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\366\354\357\366\354\357\366\354\357\366\354\357"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\365\353\356\366\352\356\366\352\355\366\354\357"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\365\351\355\365\351\355\365\353\356\365\353\356"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\364\350\354\364\352\355\364\350\353\364\350\353"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\363\347\352\364\350\354\364\350\353\364\350\353"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\363\345\351\363\345\350\363\347\352\364\346\352"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\363\345\351\363\345\350\362\344\347\362\344\350"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\362\342\346\362\344\350\362\344\350\362\344\347"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\361\341\345\361\341\345\361\341\345\362\342\346"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\361\337\343\361\337\345\361\341\347\360\340\344"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\357\335\343\360\336\344\360\336\344\360\340\344"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\357\333\341\357\333\340\357\335\342\357\335\343"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\356\332\340\356\332\340\356\332\337\357\333\341"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\354\330\335\355\331\340\355\331\336\356\332\340"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\353\325\333\354\326\334\354\326\335\354\326\335"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\353\323\332\352\324\332\352\324\331\353\325\333"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\351\321\330\352\322\331\352\322\331\352\322\331"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\350\316\325\350\316\325\351\317\326\351\321\330"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\350\314\325\347\315\325\347\315\324\351\315\325"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\346\312\322\346\312\322\347\311\321\346\312\322"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\345\307\317\345\307\320\346\310\321\346\310\321"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\344\304\315\345\305\320\345\305\320\344\306\317"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\342\302\314\343\303\316\343\303\316\343\305\316"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\342\276\311\341\277\311\342\300\312\342\302\314"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\340\276\310\340\276\310\340\276\310\341\277\311"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\337\273\306\337\273\307\337\273\306\340\274\310"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\336\270\303\336\270\303\335\271\304\336\272\304"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\335\267\303\335\267\303\335\267\304\335\271\305"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\334\266\303\334\266\302\334\266\303\335\267\303"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\333\263\277\333\263\276\333\263\277\334\266\302"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\331\261\276\331\261\276\332\262\277\332\262\277"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\331\257\275\330\260\276\331\261\277\331\257\274"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\330\256\274\330\256\274\330\256\275\330\256\274"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\327\255\273\330\256\274\330\256\274\330\256\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\326\256\275\326\256\274\326\256\274\327\255\272"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\326\254\273\325\255\273\326\254\273\326\254\272"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\325\251\267\325\251\267\325\253\273\325\253\271"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\324\246\265\324\250\267\324\250\270\324\252\271"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\323\245\265\323\247\266\324\246\265\323\247\270"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\321\243\261\322\244\263\322\244\263\322\244\263"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\321\237\261\320\240\260\321\241\261\321\241\262"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\320\234\256\320\236\261\317\237\260\320\236\260"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\316\230\252\317\231\254\316\232\254\317\231\253"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\316\232\254\316\230\252\315\227\251\315\227\252"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\316\234\257\316\232\254\316\230\253\314\226\251"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\316\230\253\315\227\252\314\226\251\313\223\245"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\313\221\245\313\221\245\313\217\243\313\215\243"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\311\215\244\311\213\241\311\213\241\311\213\242"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\307\207\234\310\212\241\310\212\240\310\210\235"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\307\207\237\307\207\234\307\211\235\310\206\234"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\204\233\306\204\233\306\204\233\306\206\235"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\200\227\305\177\224\305\177\230\305\201\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\201\227\304\200\226\305\201\231\305\201\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\203\232\304\202\231\305\201\231\304\200\230"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\304\202\231\304\200\225\306\202\232\306\202\232"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\201\231\305\203\234\305\201\233\305\201\233"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\201\233\306\202\235\305\201\231\305\201\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\202\234\304\200\232\304~\227\305\177\226\304"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\206\235\305\203\231\304\200\230\304\200\230"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\205\232\307\207\237\305\205\235\305\205\235"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\304\210\237\306\212\241\304\206\234\305\205\234"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\210\236\306\210\236\306\210\236\307\211\240"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\210\241\304\210\235\311\211\241\310\212\241"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\207\236\306\210\236\306\210\236\306\210\236"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\304\210\237\306\206\235\306\206\235\305\211\240"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\205\231\306\204\232\305\203\231\305\205\234"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\306\210\236\306\206\236\305\205\235\304\202\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\211\241\306\206\236\305\203\232\305\207\236"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\305\205\235\304\204\233\305\205\235\305\211\241"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\304\200\230\304\202\231\304\204\234\304\204\234"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302\202\227\304\204\234\303\205\231\304\204\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302\204\233\304\204\233\304\206\234\303\207\236"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302~\231\301}\225\302\200\227\302\204\233\304\204"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\301u\220\276v\220\301y\221\300|\224\303\177\234"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300t\217\277s\216\300x\225\300x\221\301y\224\300"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300z\221\300x\221\300z\226\277y\222\300x\220\277"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\301{\224\300z\223\300x\221\277y\222\300|\226\301"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\301}\227\301{\224\300z\223\300|\226\301}\230\300"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300|\226\300z\224\300z\221\301}\227\301}\227\300"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\277y\222\277w\217\277w\217\277y\222\277{\223\301"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\277w\221\277u\215\277s\214\276v\216\277y\223\277"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300z\224\277y\223\277w\221\277w\217\277w\221\300"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300z\221\276z\222\276|\226\277w\217\277w\221\277"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300|\224\300|\227\277w\221\276x\221\277y\223\300"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\276x\221\276x\222\276v\220\277w\222\276x\222\276"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\275s\217\276t\220\275s\213\276v\217\276x\222\277"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\274p\211\273q\213\274p\211\275u\216\276v\217\276"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\275q\212\274n\210\275o\213\274r\216\275s\215\276"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\275q\214\274p\211\273o\210\274p\211\275u\220\274"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\275s\217\274p\213\273q\213\274p\213\274r\216\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\275u\216\275q\214\273o\210\272n\207\273o\212\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\276x\221\276v\220\274p\211\273m\207\272l\211\272"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300~\227\276z\222\275u\215\274p\211\274n\212\272"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\277\201\227\276~\223\275w\216\274t\214\274p\211"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302\202\231\300~\225\277y\220\275y\221\273s\213"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302\204\235\300\200\227\276~\224\275{\222\275u"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\302\204\233\300\200\227\300\200\230\277{\223\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\301\205\234\300\202\230\300\200\230\277}\224\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\300\204\234\300\202\230\300\200\230\276~\224\276"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\276~\226\300~\227\277\177\227\277\177\227\276|"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\276x\221\275u\215\275w\220\276z\227\276z\225\275"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\274v\217\274r\214\273q\211\272r\213\273s\214\272"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\273s\214\272r\213\272r\213\272p\212\272n\211\271"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\273q\211\272r\213\271o\207\271o\213\271m\210\270"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\272p\210\271o\207\271o\211\270n\212\270l\207\270"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\271q\212\271o\211\270n\210\267k\206\270j\206\270"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\271o\211\270n\210\267k\204\266f\177\266f\200\265"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\271m\210\270l\207\270h\202\266f~\266d\177\265a"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\270j\204\270j\204\266j\203\266h\202\265e\177\264"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\267k\204\266j\203\266h\202\266h\204\265e\177\264"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\266j\203\267k\206\266h\202\266h\202\265e\201\263"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\266h\202\266h\202\266h\204\265g\203\264d~\262`"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\265g\203\265e\177\264b}\263c}\264`~\262`{\262\\"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\264d~\263c}\264`|\262^z\262\\x\261[w\257Yu\256"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\263_y\262^z\262^z\262^z\261[w\260Xs\257Wt\257U"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\262^x\261[u\260Zv\261[w\257Wr\257Us\257Us\255Q"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\262^z\261[u\260Xs\257Wt\256Tp\255Sq\254Pl\253M"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\262^z\261[u\260Zv\256Tp\255Ol\254Li\253Ml\252J"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\260Zt\260Zt\257Yu\256Tr\254Nk\254Jh\252Hf\250F"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\257Uq\257Wt\255Ur\255So\254Pn\253Kf\252Hf\252F"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\254Pn\254Pn\254Pl\254Nk\254Li\252Li\251If\251G"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\252Li\252Li\253Kk\251If\252Hf\251Ge\247Ec\251E"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\250Hh\250He\250Ff\251Ed\250Dc\247Cb\250Dc\250B"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\250De\250Ba\247A`\245A`\246@_\245?^\245?^\246@"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\246@_\245?^\245=]\244<\\\245=]\243;[\244<\\\244"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\244<\\\244<\\\244:]\244:[\244:[\244:[\2439Z\241"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\2439Y\2428X\2437X\2437X\2439Y\2437X\2424V\2402"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\2415V\2415V\2413U\2415V\2415V\2411S\237/Q\236."..., 1320) = 1320
[pid 29562] read(3, "\215\5+\2413U\2402T\2413U\2371P\237-M\236,L\236,O\235+"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\236.P\2400R\237/Q\237-P\236,O\236*N\235)M\235\'"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\234,N\235+N\236(L\233)L\233\'K\234&G\234$I\232"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\233\'K\234$I\232$H\231#G\231#G\231!F\230 B\231"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\230\"C\230 B\230 B\227\37A\230\36C\227\35B\227"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\230\36C\227\35B\230\34B\227\33>\227\31=\226\30"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\227\31=\227\31@\226\30<\225\27;\224\26:\225\025"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\225\27;\225\0259\224\0248\224\0248\223\0237\224"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\224\0248\225\0238\224\24;\223\0237\222\0205\222"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\223\0237\223\0216\223\0216\223\0219\223\0174\222"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\224\0205\223\0174\223\0174\221\0177\221\r2\222"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\223\0174\222\0163\222\0163\221\r2\220\f1\220\f"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\222\0163\221\r2\220\f1\220\f1\220\f1\221\v1\221"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\221\r2\220\f1\221\v1\217\v0\217\v0\221\r2\222\016"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\f1\221\v1\217\v0\217\v0\222\f2\222\0163\217"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\221\v1\217\v0\220\n0\220\f1\221\0174\220\n0\217"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\v0\220\n0\221\v1\222\0163\217\v0\216\10.\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\n0\217\t/\221\r2\220\n0\220\10.\216\10.\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\t/\220\f1\220\f1\220\10.\217\7-\216\6,\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\f1\222\f2\217\7-\215\7-\216\6,\216\6,\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\f1\216\10.\217\7-\215\5+\215\5+\215\5+\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\7-\216\6,\216\6,\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6,\220\n"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\216\6,\216\6,\217\t/\221\v"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\216\6,\216\6,\217\7-\220\f1\217\7"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\216\6,\216\6,\221\v1\217\t/\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\216\6,\216\6,\217\t/\220\n0\216\6,\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\220\10.\221\v1\216\6,\216\6,\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\217\7-\221\v1\216\10.\216\6,\216\6,\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\7-\217\v0\217\t/\216\6,\216\6,\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\n0\221\v1\216\6,\216\6,\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\f1\217\7-\216\6,\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\10.\216\6,\216\6,\215\5+\215\5+\215\5+\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6,\217\7"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\216\6,\216\6,\221\v"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\216\6,\216\6,\217\t/\221\v"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\216\6,\216\6,\217\7-\220\f1\217\7"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\216\6,\216\6,\221\v1\217\t/\216\6"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\216\6,\216\6,\220\10.\221\v1\216\6,\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\217\7-\220\f1\216\10.\216\6,\216"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\220\n0\220\n0\216\6,\216\6,\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\220\10.\220\f1\216\6,\216\6,\215\5+\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\7-\220\f1\216\10.\216\6,\216\6,\215\5+\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\217\v0\220\n0\216\6,\216\6,\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\220\f1\217\7-\216\6,\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\10.\216\6,\216\6,\215\5+\215\5+\215\5+\215"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\216\6,\216\6,\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] read(3, "\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5+\215\5"..., 1320) = 1320
[pid 29562] close(3)                    = 0
[pid 29562] lstat64("/usr/lib/openoffice/program/soffice.bin", {st_mode=S_IFREG|0555, st_size=0, ...}) = 0
[pid 29562] lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 29562] lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=81920, ...}) = 0
[pid 29562] lstat64("/usr/lib/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 29562] lstat64("/usr/lib/openoffice/program", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
[pid 29562] access("/tmp", R_OK|W_OK)   = 0
[pid 29562] getuid32()                  = 1000
[pid 29562] socket(PF_FILE, SOCK_STREAM, 0) = 3
[pid 29562] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid 29562] connect(3, {sa_family=AF_FILE, path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_680-352b4d00"}, 110) = -1 ECONNREFUSED (Connection refused)
[pid 29562] uname({sys="Linux", node="ukiyo", ...}) = 0
[pid 29562] socket(PF_FILE, SOCK_STREAM, 0) = 4
[pid 29562] uname({sys="Linux", node="ukiyo", ...}) = 0
[pid 29562] uname({sys="Linux", node="ukiyo", ...}) = 0
[pid 29562] connect(4, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
[pid 29562] uname({sys="Linux", node="ukiyo", ...}) = 0
[pid 29562] fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
[pid 29562] access("/home/elassus/.Xauthority", R_OK) = 0
[pid 29562] open("/home/elassus/.Xauthority", O_RDONLY) = 5
[pid 29562] fstat64(5, {st_mode=S_IFREG|0600, st_size=400, ...}) = 0
[pid 29562] mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fb4000
[pid 29562] read(5, "\0\0\0\4\300\250\2e\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 131072) = 400
[pid 29562] read(5, "", 131072)         = 0
[pid 29562] close(5)                    = 0
[pid 29562] munmap(0xb7fb4000, 131072)  = 0
[pid 29562] writev(4, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\276%\253\204N\320J\245O\302{\334&\3743M", 16}], 4) = 48
[pid 29562] fcntl64(4, F_GETFL)         = 0x2 (flags O_RDWR)
[pid 29562] fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
[pid 29562] read(4, "\1\0\v\0\0\0\31\2", 8) = 8
[pid 29562] read(4, "\200\35,\4\0\0\0\3\377\377\37\0\0\1\0\0\24\0\377\377\1"..., 2148) = 2148
[pid 29562] write(4, "7\0\5\0\0\0\0\3\10\1\0\0\10\0\0\0\377\377\377\0b\0\5\0"..., 64) = 64
[pid 29562] read(4, "\1\0\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\3\0\0\0\320"..., 32) = 32
[pid 29562] read(4, "\1\10\3\0\271\3\0\0\37\0\0\0\0\0\0\0\342\16\0\0\0\0\0\0"..., 32) = 32
[pid 29562] readv(4, [{"*Command*highlightThickness:\t2\n*"..., 3810}, {"\340\1", 2}], 2) = 3812
[pid 29562] write(4, "\203\0\1\0", 4)   = 4
[pid 29562] read(4, "\1R\4\0\0\0\0\0\377\377?\0\0\0\0\0\1\0\0\0\3\0\0\0\320"..., 32) = 32
[pid 29562] writev(4, [{"b\0\5\0\t\0\0\3", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
[pid 29562] read(4, "\1R\5\0\0\0\0\0\1\230q\271\0\0\0\0\1\0\0\0\3\0\0\0\320"..., 32) = 32
[pid 29562] write(4, "\230\0\2\0\1\0\0\0", 8) = 8
[pid 29562] read(4, "\1\1\6\0\0\0\0\0\1\0\0\0\4\224\35\10`R\37\10\0\0\0\0(\0"..., 32) = 32
[pid 29562] write(4, "\1\0\n\0\1\0\0\3\10\1\0\0$\3q\2\270\1\36\1\0\0\0\0\0\0"..., 252) = 252
[pid 29562] read(4, "\1x\r\0\0\0\0\0K\1\0\0\0\0\0\0\0\0\0\0\3\0\0\0\320\263"..., 32) = 32
[pid 29562] write(4, "\20\1\t\0\32\0\0\3_NET_WM_WINDOW_TYPE_SPLA"..., 36) = 36
[pid 29562] read(4, "\1R\16\0\0\0\0\0\233\1\0\0\0\0\0\0\1\0\0\0\3\0\0\0\320"..., 32) = 32
[pid 29562] write(4, "\22\0\7\0\1\0\0\3K\1\0\0\4\0\0\0 IND\1\0\0\0\233\1\0\0"..., 52) = 52
[pid 29562] read(4, "\1x\20\0\0\0\0\0\364\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\320"..., 32) = 32
[pid 29562] mmap2(NULL, 503808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c37000
[pid 29562] writev(4, [{"\22\0\v\0\1\0\0\3\364\0\0\0\364\0\0\0 IND\5\0\0\0\17\0"..., 100}, {"\215\5+\0\215\5+\0\215\5+\0\215\5+\0\215\5+\0\215\5+\0"..., 260480}], 2) = 113344
[pid 29562] writev(4, [{"\226\30<\0\231!C\0\2360O\0\2360O\0\231#D\0\230\34?\0\227"..., 147236}], 1) = -1 EAGAIN (Resource temporarily unavailable)
[pid 29562] poll([{fd=4, events=POLLIN|POLLOUT, revents=POLLOUT}], 1, -1) = 1
[pid 29562] writev(4, [{"\226\30<\0\231!C\0\2360O\0\2360O\0\231#D\0\230\34?\0\227"..., 147236}], 1) = 97152
[pid 29562] writev(4, [{"\272h\177\0\271g|\0\272h\177\0\272h\177\0\272h\177\0\272"..., 50084}], 1) = -1 EAGAIN (Resource temporarily unavailable)
[pid 29562] poll([{fd=4, events=POLLIN|POLLOUT, revents=POLLOUT}], 1, -1) = 1
[pid 29562] writev(4, [{"\272h\177\0\271g|\0\272h\177\0\272h\177\0\272h\177\0\272"..., 50084}], 1) = 50084
[pid 29562] writev(4, [{"H\0026\355\3\0\0\3\4\0\0\3\270\1\212\0\0\0\224\0\0\30\0"..., 24}, {"\215\5+\0\320\234\256\0\320\236\261\0\317\237\260\0\320"..., 242880}], 2) = 48576
[pid 29562] writev(4, [{"\346\310\321\0\345\307\317\0\345\307\317\0\345\307\317"..., 194328}], 1) = -1 EAGAIN (Resource temporarily unavailable)
[pid 29562] poll([{fd=4, events=POLLIN|POLLOUT, revents=POLLOUT}], 1, -1) = 1
[pid 29562] writev(4, [{"\346\310\321\0\345\307\317\0\345\307\317\0\345\307\317"..., 194328}], 1) = 97152
[pid 29562] writev(4, [{"\315\213\213\0\347\240\240\0\357\277\277\0\366\333\333"..., 97176}], 1) = -1 EAGAIN (Resource temporarily unavailable)
[pid 29562] poll([{fd=4, events=POLLIN|POLLOUT, revents=POLLOUT}], 1, -1) = 1
[pid 29562] writev(4, [{"\315\213\213\0\347\240\240\0\357\277\277\0\366\333\333"..., 97176}], 1) = 97152
[pid 29562] writev(4, [{"\215\5+\0\215\5+\0\215\5+\0\215\5+\0\215\5+\0\215\5+\0"..., 24}], 1) = 24
[pid 29562] munmap(0xb7c37000, 503808)  = 0
[pid 29562] write(4, "\2\2\4\0\1\0\0\3\1\0\0\0\3\0\0\3<\0\2\0\4\0\0\0036\0\2"..., 112) = 112
[pid 29562] ioctl(4, FIONREAD, [0])     = 0
[pid 29562] access("/proc/version", F_OK) = 0
[pid 29562] pipe([5, 6])                = 0
[pid 29562] fstat64(5, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
[pid 29562] fcntl64(5, F_GETFL)         = 0 (flags O_RDONLY)
[pid 29562] pipe([7, 8])                = 0
[pid 29562] pipe([9, 10])               = 0
[pid 29562] clone(Process 29565 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d0f6f8) = 29565
[pid 29562] close(8)                    = 0
[pid 29562] close(10)                   = 0
[pid 29562] waitpid(29565, Process 29562 suspended
 <unfinished ...>
[pid 29565] rt_sigaction(SIGPIPE, {SIG_DFL}, {SIG_IGN}, 8) = 0
[pid 29565] close(7)                    = 0
[pid 29565] close(9)                    = 0
[pid 29565] clone(Process 29566 attached (waiting for parent)
Process 29566 resumed (parent 29565 ready)
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d0f6f8) = 29566
[pid 29565] write(10, "~s\0\0", 4)      = 4
[pid 29565] close(10)                   = 0
[pid 29565] exit_group(0)               = ?
Process 29562 resumed
Process 29565 detached
[pid 29562] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 29565
[pid 29562] --- SIGCHLD (Child exited) @ 0 (0) ---
[pid 29562] read(7,  <unfinished ...>
[pid 29566] chdir("/usr/lib/openoffice/program") = 0
[pid 29566] fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
[pid 29566] open("/dev/null", O_RDONLY|O_LARGEFILE) = 7
[pid 29566] dup2(7, 0)                  = 0
[pid 29566] close(7)                    = 0
[pid 29566] close(5)                    = 0
[pid 29566] execve("/usr/lib/openoffice/program/soffice", ["/usr/lib/openoffice/program/soff"..., "-splash-pipe=6"], [/* 61 vars */]) = -1 ENOEXEC (Exec format error)
[pid 29566] execve("/bin/sh", ["/bin/sh", "/usr/lib/openoffice/program/soff"..., "-splash-pipe=6"], [/* 61 vars */] <unfinished ...>
[pid 29562] <... read resumed> "", 8)   = 0
[pid 29562] read(9, "~s\0\0", 4)        = 4
[pid 29562] read(9, "", 0)              = 0
[pid 29562] close(7)                    = 0
[pid 29562] close(9)                    = 0
[pid 29562] close(6)                    = 0
[pid 29562] write(4, "C\2\5\0\1\0\0\3\2\0\0\3\f\0\f\1\240\1\6\0F\0\5\0\1\0\0"..., 40) = 40
[pid 29562] ioctl(4, FIONREAD, [0])     = 0
[pid 29562] poll([{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0
[pid 29562] nanosleep({0, 20000000},  <unfinished ...>
[pid 29566] <... execve resumed> )      = 0
[pid 29566] brk(0)                      = 0x80ec000
[pid 29566] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 29566] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 29562] <... nanosleep resumed> NULL) = 0
[pid 29566] <... open resumed> )        = 3
[pid 29562] write(4, "C\2\5\0\1\0\0\3\2\0\0\3\f\0\f\1\240\1\6\0F\0\5\0\1\0\0"..., 40 <unfinished ...>
[pid 29566] fstat64(3,  <unfinished ...>
[pid 29562] <... write resumed> )       = 40
[pid 29566] <... fstat64 resumed> {st_mode=S_IFREG|0644, st_size=145560, ...}) = 0
[pid 29562] ioctl(4, FIONREAD <unfinished ...>
[pid 29566] mmap2(NULL, 145560, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 29562] <... ioctl resumed> , [0])  = 0
[pid 29566] <... mmap2 resumed> )       = 0xb7fbf000
[pid 29562] poll( <unfinished ...>
[pid 29566] close(3 <unfinished ...>
[pid 29562] <... poll resumed> [{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0
[pid 29566] <... close resumed> )       = 0
[pid 29562] nanosleep({0, 20000000},  <unfinished ...>
[pid 29566] open("/lib/libncurses.so.5", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\343"..., 512) = 512
[pid 29566] fstat64(3, {st_mode=S_IFREG|0755, st_size=273808, ...}) = 0
[pid 29566] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbe000
[pid 29566] mmap2(NULL, 269932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f7c000
[pid 29566] mmap2(0xb7fb5000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x38) = 0xb7fb5000
[pid 29566] close(3)                    = 0
[pid 29566] open("/lib/libdl.so.2", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
[pid 29566] fstat64(3, {st_mode=S_IFREG|0755, st_size=10596, ...}) = 0
[pid 29566] mmap2(NULL, 12400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f78000
[pid 29566] mmap2(0xb7f7a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f7a000
[pid 29566] close(3)                    = 0
[pid 29566] open("/lib/libc.so.6", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Y\1"..., 512) = 512
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 4:14 pm    Post subject: Reply with quote

(evidently posts are only allowed up to a certain length. here's the rest of the code:

Code:

[pid 29566] fstat64(3,  <unfinished ...>
[pid 29562] <... write resumed> )       = 40
[pid 29566] <... fstat64 resumed> {st_mode=S_IFREG|0644, st_size=145560, ...}) = 0
[pid 29562] ioctl(4, FIONREAD <unfinished ...>
[pid 29566] mmap2(NULL, 145560, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
[pid 29562] <... ioctl resumed> , [0])  = 0
[pid 29566] <... mmap2 resumed> )       = 0xb7fbf000
[pid 29562] poll( <unfinished ...>
[pid 29566] close(3 <unfinished ...>
[pid 29562] <... poll resumed> [{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0
[pid 29566] <... close resumed> )       = 0
[pid 29562] nanosleep({0, 20000000},  <unfinished ...>
[pid 29566] open("/lib/libncurses.so.5", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\343"..., 512) = 512
[pid 29566] fstat64(3, {st_mode=S_IFREG|0755, st_size=273808, ...}) = 0
[pid 29566] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fbe000
[pid 29566] mmap2(NULL, 269932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f7c000
[pid 29566] mmap2(0xb7fb5000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x38) = 0xb7fb5000
[pid 29566] close(3)                    = 0
[pid 29566] open("/lib/libdl.so.2", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
[pid 29566] fstat64(3, {st_mode=S_IFREG|0755, st_size=10596, ...}) = 0
[pid 29566] mmap2(NULL, 12400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f78000
[pid 29566] mmap2(0xb7f7a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f7a000
[pid 29566] close(3)                    = 0
[pid 29566] open("/lib/libc.so.6", O_RDONLY) = 3
[pid 29566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Y\1"..., 512) = 512
[pid 29566] fstat64(3, {st_mode=S_IFREG|0755, st_size=1222300, ...}) = 0
[pid 29566] mmap2(NULL, 1160828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e5c000
[pid 29566] mmap2(0xb7f71000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x114) = 0xb7f71000
[pid 29566] mmap2(0xb7f75000, 9852, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f75000
[pid 29566] close(3)                    = 0
[pid 29566] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e5b000
[pid 29566] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e5b6b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
[pid 29566] mprotect(0xb7f71000, 8192, PROT_READ) = 0
[pid 29566] mprotect(0xb7ffc000, 4096, PROT_READ) = 0
[pid 29566] munmap(0xb7fbf000, 145560)  = 0
[pid 29566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 29566] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
[pid 29566] close(3)                    = 0
[pid 29566] brk(0)                      = 0x80ec000
[pid 29566] brk(0x810d000)              = 0x810d000
[pid 29566] getuid32()                  = 1000
[pid 29566] getgid32()                  = 100
[pid 29566] geteuid32()                 = 1000
[pid 29566] getegid32()                 = 100
[pid 29566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 29566] time(NULL)                  = 1145854857
[pid 29566] open("/proc/meminfo", O_RDONLY) = 3
[pid 29566] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
[pid 29566] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe2000
[pid 29566] read(3, "MemTotal:       775164 kB\nMemFre"..., 1024) = 598
[pid 29566] close(3)                    = 0
[pid 29566] munmap(0xb7fe2000, 4096)    = 0
[pid 29566] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 29566] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
[pid 29566] uname({sys="Linux", node="ukiyo", ...}) = 0
[pid 29566] stat64("/home/elassus", {st_mode=S_IFDIR|0755, st_size=8584, ...}) = 0
[pid 29566] stat64(".", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
[pid 29566] getcwd("/usr/lib/openoffice/program", 4096) = 28
[pid 29566] getpid()                    = 29566
[pid 29566] getppid()                   = 1
[pid 29566] getpgrp()                   = 29540
[pid 29566] rt_sigaction(SIGCHLD, {0x8079630, [], 0}, {SIG_DFL}, 8) = 0
[pid 29566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 29566] open("/usr/lib/openoffice/program/soffice", O_RDONLY|O_LARGEFILE) = 3
[pid 29566] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfcfa3b8) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 29566] _llseek(3, 0, [0], SEEK_CUR) = 0
[pid 29566] read(3, "", 80)             = 0
[pid 29566] _llseek(3, 0, [0], SEEK_SET) = 0
[pid 29566] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
[pid 29566] dup2(3, 255)                = 255
[pid 29566] close(3)                    = 0
[pid 29566] fcntl64(255, F_SETFD, FD_CLOEXEC) = 0
[pid 29566] fcntl64(255, F_GETFL)       = 0x8000 (flags O_RDONLY|O_LARGEFILE)
[pid 29566] fstat64(255, {st_mode=S_IFREG|0555, st_size=0, ...}) = 0
[pid 29566] _llseek(255, 0, [0], SEEK_CUR) = 0
[pid 29566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[pid 29566] read(255, "", 1)            = 0
[pid 29566] exit_group(0)               = ?
Process 29566 detached
[pid 29562] <... nanosleep resumed> NULL) = 0
[pid 29562] write(4, "C\2\5\0\1\0\0\3\2\0\0\3\f\0\f\1\240\1\6\0F\0\5\0\1\0\0"..., 40) = 40
[pid 29562] ioctl(4, FIONREAD, [0])     = 0
[pid 29562] poll([{fd=5, events=POLLIN|POLLPRI, revents=POLLHUP}], 1, 0) = 1
[pid 29562] poll([{fd=5, events=POLLIN|POLLPRI, revents=POLLHUP}], 1, 0) = 1
[pid 29562] getpid()                    = 29562
[pid 29562] open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid 29562] open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 6
[pid 29562] fstat64(6, {st_mode=S_IFREG|0644, st_size=25404, ...}) = 0
[pid 29562] mmap2(NULL, 25404, PROT_READ, MAP_SHARED, 6, 0) = 0xb7fcd000
[pid 29562] close(6)                    = 0
[pid 29562] write(2, "\n** (process:29562): WARNING **:"..., 93
** (process:29562): WARNING **: Unknown error forking main binary / abnormal early exit ...
) = 93
[pid 29562] close(5)                    = 0
[pid 29562] write(4, "<\2\2\0\0\0\0\3+\0\1\0", 12) = 12
[pid 29562] read(4, "\1\2%\0\0\0\0\0\6\0\340\2\0\0\0\0\0\0\0\0\3\0\0\0\320\263"..., 32) = 32
[pid 29562] shutdown(4, 2 /* send and receive */) = 0
[pid 29562] close(4)                    = 0
[pid 29562] munmap(0xb7cb2000, 380928)  = 0
[pid 29562] exit_group(0)               = ?
Process 29547 resumed
Process 29562 detached
<... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 29562
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfb95fd8, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x80780b0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "", 94)                       = 0
exit_group(0)                           = ?
Process 29547 detached

recent updates:
gentoo-sources-2.6.16-r1 --> gentoo-sources-2.6.16-r3
gcc-3.4.6 --> gcc-3.4.6-r1

thanks,

EE
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 4:23 pm    Post subject: Reply with quote

and check this out:

Code:

strace -f /usr/lib/openoffice/program/soffice.bin
execve("/usr/lib/openoffice/program/soffice.bin", ["/usr/lib/openoffice/program/soff"...], [/* 61 vars */]) = -1 ENOEXEC (Exec format error)
dup(2)                                  = 3
fcntl64(3, F_GETFL)                     = 0x2 (flags O_RDWR)
fstat64(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 4), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f05000
_llseek(3, 0, 0xbff19490, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
write(3, "strace: exec: Exec format error\n", 32strace: exec: Exec format error
) = 32
close(3)                                = 0
munmap(0xb7f05000, 4096)                = 0
exit_group(1)                           = ?
Process 32075 detached

so there's something wrong with the binary. weird.

EE
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Mon Apr 24, 2006 4:27 pm    Post subject: Reply with quote

i'm going to retry emerging 2.0.2 (the first one failed for lack of disk space), and let you know what happens.

EE
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Tue Apr 25, 2006 11:41 am    Post subject: Reply with quote

okay! re-emerged openoffice-2.0.2. that version starts with no problem. version 2.0.2-r2 pukes. so it must be something with the ebuild, or the source file from sun. should i file a bug report?

thanks,

EE
Back to top
View user's profile Send private message
Hydonsingore
n00b
n00b


Joined: 03 May 2004
Posts: 21
Location: Taiwan

PostPosted: Tue Apr 25, 2006 3:27 pm    Post subject: Reply with quote

The 2.0.2-r2 ebuild is identical to that of 2.0.2.
Back to top
View user's profile Send private message
ExecutorElassus
Veteran
Veteran


Joined: 11 Mar 2004
Posts: 1447
Location: Berlin, Germany

PostPosted: Wed Apr 26, 2006 6:16 pm    Post subject: Reply with quote

arggh!!

so, i re-emerged 2.0.2-r2 today, and it started fine. so whatever the problem was, it went away. wish i knew what went wrong.

anyway, thanks for y'all's help. everything's normal now.

cheers,

EE
Back to top
View user's profile Send private message
roguetoad
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2005
Posts: 124
Location: Office chair

PostPosted: Wed May 17, 2006 3:56 pm    Post subject: Still have this problem Reply with quote

openoffice is dying on startup for with exactly the same error message as in the first post in this thread. I have re-emerged it twice now with revdep-rebuild before each one. But no dice. Any other ideas on how to fix this?
Back to top
View user's profile Send private message
bluedevils
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 252
Location: Vancouver BC -> NYC, NY

PostPosted: Wed May 17, 2006 8:19 pm    Post subject: Reply with quote

do you have 5GB of free space in portage's temp dir? I had this error and that was the reason. I re-allocated 10GB and then everything was fine
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum