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

Bug#348093: soffice: segfault in line 224



Package: openoffice.org
Version: 2.0.0-5
Severity: normal


I cannot start openoffice.org on my computer with the first user that is logged in.

I can, however, start it (a) from a terminal window after su'ing to root and (b) after opening up another session with the *same* user. The (b) way even works after closing the first session and thus being logged in as the only, but not the first user.

strace gives me the following output:

execve("/usr/bin/oowriter", ["oowriter"], [/* 34 vars */]) = 0
uname({sys="Linux", node="earth", ...}) = 0
brk(0)                                  = 0x814a000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f7c000
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=80277, ...}) = 0
old_mmap(NULL, 80277, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f68000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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|0644, st_size=9592, ...}) = 0
old_mmap(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f64000
old_mmap(0xb7f66000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb7f66000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libm.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`3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=145168, ...}) = 0
old_mmap(NULL, 147616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f3f000
old_mmap(0xb7f62000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0xb7f62000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libpthread.so.0", 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\360G\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=85770, ...}) = 0
old_mmap(NULL, 70104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f2d000
old_mmap(0xb7f3b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0xb7f3b000
old_mmap(0xb7f3d000, 4568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f3d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\320O\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1266800, ...}) = 0
old_mmap(NULL, 1272764, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7df6000
old_mmap(0xb7f23000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0xb7f23000
old_mmap(0xb7f2b000, 7100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f2b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libcrypt.so.1", 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\0p\10\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=21872, ...}) = 0
old_mmap(NULL, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dc8000
old_mmap(0xb7dcd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb7dcd000
old_mmap(0xb7dcf000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dcf000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dc7000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dc6000
mprotect(0xb7f23000, 20480, PROT_READ)  = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7dc66c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7f68000, 80277)               = 0
set_tid_address(0xb7dc6708)             = 23180
rt_sigaction(SIGRTMIN, {0xb7f31370, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7f313f0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
_sysctl({{CTL_KERN, KERN_VERSION, 0, 20d91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 2, 0xbfb90fb0, 34, (nil), 0}) = 0
rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
brk(0)                                  = 0x814a000
brk(0x816b000)                          = 0x816b000
getuid32()                              = 1000
geteuid32()                             = 1000
getgid32()                              = 1000
getegid32()                             = 1000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1898816, ...}) = 0
mmap2(NULL, 1898816, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7bf6000
close(3)                                = 0
mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bd5000
open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3
read(3, "~\253\17\222", 4)              = 4
close(3)                                = 0
time([1137260551])                      = 1137260551
stat64("/usr/local/lib/site_perl/5.8.7/i486-linux-gnu-thread-multi", 0xbfb90f70) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/5.8.7", 0xbfb90f70) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/site_perl/i486-linux-gnu-thread-multi", 0xbfb90f70) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.6", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.6", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.4", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.4", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.3", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.3", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.2", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.2", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.1", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.1", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.0", 0xbfb91084) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.0", 0xbfb91084) = -1 ENOENT (No such file or directory)
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
_llseek(0, 0, 0xbfb90db0, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90d68) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(1, 0, [6920], SEEK_CUR)         = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90d68) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(2, 0, [7061], SEEK_CUR)         = 0
open("/usr/bin/oowriter", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90e48) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=3954, ...}) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
getppid()                               = 23179
read(3, "#!/usr/bin/perl -w\n#************"..., 4096) = 3954
stat64("/etc/perl/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/etc/perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/strict.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90958) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
brk(0x818c000)                          = 0x818c000
read(4, "package strict;\n\n$strict::VERSIO"..., 4096) = 599
_llseek(4, 598, [598], SEEK_SET)        = 0
_llseek(4, 0, [598], SEEK_CUR)          = 0
close(4)                                = 0
stat64("/etc/perl/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/etc/perl/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IO/Handle.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90958) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package IO::Handle;\n\nuse 5.006_0"..., 4096) = 4096
stat64("/etc/perl/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/etc/perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Carp.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/Carp.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90508) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096
read(5, "gmess  @_ }\n\n1;\n", 4096)    = 16
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/etc/perl/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/etc/perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Exporter.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/Exporter.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90508) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 2218
_llseek(5, 2217, [2217], SEEK_SET)      = 0
_llseek(5, 0, [2217], SEEK_CUR)         = 0
close(5)                                = 0
stat64("/etc/perl/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/etc/perl/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Symbol.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/Symbol.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90508) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package Symbol;\n\nBEGIN { require"..., 4096) = 2099
brk(0x81ad000)                          = 0x81ad000
brk(0x81ac000)                          = 0x81ac000
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/etc/perl/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/etc/perl/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/SelectSaver.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90508) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "package SelectSaver;\n\nour $VERSI"..., 4096) = 340
read(5, "", 4096)                       = 0
close(5)                                = 0
stat64("/etc/perl/IO.pmc", 0xbfb9070c)  = -1 ENOENT (No such file or directory)
open("/etc/perl/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/IO.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/IO.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/IO.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/IO.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/IO.pmc", 0xbfb9070c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/IO.pm", O_RDONLY|O_LARGEFILE) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90508) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(5, 0, [0], SEEK_CUR)            = 0
read(5, "#\n\npackage IO;\n\nuse XSLoader ();"..., 4096) = 413
stat64("/etc/perl/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/etc/perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/XSLoader.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb900b8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 2831
_llseek(6, 2830, [2830], SEEK_SET)      = 0
_llseek(6, 0, [2830], SEEK_CUR)         = 0
close(6)                                = 0
stat64("/etc/perl/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/etc/perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/warnings.pmc", 0xbfb902bc) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/warnings.pm", O_RDONLY|O_LARGEFILE) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb900b8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(6, 0, [0], SEEK_CUR)            = 0
read(6, "# !!!!!!!   DO NOT EDIT THIS FIL"..., 4096) = 4096
read(6, "    \'syntax\'\t\t=> \"\\x00\\x00\\x00\\x"..., 4096) = 4096
read(6, "e\'\t\t=> \"\\x00\\x00\\x00\\x00\\x00\\x00"..., 4096) = 4096
brk(0x81cd000)                          = 0x81cd000
read(6, "rp::croak($message)\n\tif vec($cal"..., 4096) = 643
read(6, "", 4096)                       = 0
close(6)                                = 0
_llseek(5, 412, [412], SEEK_SET)        = 0
_llseek(5, 0, [412], SEEK_CUR)          = 0
close(5)                                = 0
stat64("/usr/lib/perl/5.8/auto/IO/IO.so", {st_mode=S_IFREG|0644, st_size=16220, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/IO/IO.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
futex(0xb7f67058, FUTEX_WAKE, 2147483647) = 0
open("/usr/lib/perl/5.8/auto/IO/IO.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\22"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=16220, ...}) = 0
old_mmap(NULL, 19232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7bd0000
old_mmap(0xb7bd4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0xb7bd4000
close(5)                                = 0
read(4, "sage: $io->stat()\';\n    stat($_["..., 4096) = 3496
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/etc/perl/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/etc/perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Fcntl.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90958) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package Fcntl;\n\nour($VERSION, @I"..., 4096) = 3458
brk(0x81ee000)                          = 0x81ee000
read(4, "", 4096)                       = 0
close(4)                                = 0
stat64("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0644, st_size=11976, ...}) = 0
stat64("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.so", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\t\0\000"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=11976, ...}) = 0
old_mmap(NULL, 14988, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7f78000
old_mmap(0xb7f7b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0xb7f7b000
close(4)                                = 0
stat64("/etc/perl/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/etc/perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/perl/5.8.7/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/perl/5.8.7/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/perl/5.8.7/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/local/share/perl/5.8.7/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl5/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl5/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl5/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl5/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/perl/5.8/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/lib/perl/5.8/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/perl/5.8/Exporter/Heavy.pmc", 0xbfb90b5c) = -1 ENOENT (No such file or directory)
open("/usr/share/perl/5.8/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90958) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(4, 0, [0], SEEK_CUR)            = 0
read(4, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096
read(4, "he at cost of memory)\n\t    my @e"..., 4096) = 2156
brk(0x820f000)                          = 0x820f000
read(4, "", 4096)                       = 0
close(4)                                = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
open("/usr/lib/openoffice/program/bootstraprc", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb90db8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=305, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
read(3, "[Bootstrap]\nBaseInstallation=$OR"..., 4096) = 305
stat64("/home/fippu/.openoffice.org2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
_llseek(3, 253, [253], SEEK_SET)        = 0
_llseek(3, 0, [253], SEEK_CUR)          = 0
close(3)                                = 0
stat64("/home/fippu/.recently-used", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
stat64("/proc/version", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0
execve("/usr/lib/openoffice/program/soffice", ["/usr/lib/openoffice/program/soff"..., "-writer"], [/* 35 vars */]) = 0
uname({sys="Linux", node="earth", ...}) = 0
brk(0)                                  = 0x80f5000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcc000
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=80277, ...}) = 0
old_mmap(NULL, 80277, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fb8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
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\0p\343\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=268396, ...}) = 0
old_mmap(NULL, 273580, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f75000
old_mmap(0xb7faf000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0xb7faf000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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|0644, st_size=9592, ...}) = 0
old_mmap(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f71000
old_mmap(0xb7f73000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb7f73000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\320O\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1266800, ...}) = 0
old_mmap(NULL, 1272764, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e3a000
old_mmap(0xb7f67000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0xb7f67000
old_mmap(0xb7f6f000, 7100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e39000
mprotect(0xb7f67000, 20480, PROT_READ)  = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e398e0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7fb8000, 80277)               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x80f5000
brk(0x80f6000)                          = 0x80f6000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1898816, ...}) = 0
mmap2(NULL, 1898816, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c69000
close(3)                                = 0
brk(0x80f7000)                          = 0x80f7000
brk(0x80f8000)                          = 0x80f8000
getuid32()                              = 1000
getgid32()                              = 1000
geteuid32()                             = 1000
getegid32()                             = 1000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1137260551
brk(0x80f9000)                          = 0x80f9000
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=493, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000
read(3, "/dev/sda2 / ext3 rw,errors=remou"..., 4096) = 493
close(3)                                = 0
munmap(0xb7fcb000, 4096)                = 0
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) = 0xb7fcb000
read(3, "MemTotal:      1001812 kB\nMemFre"..., 1024) = 598
close(3)                                = 0
munmap(0xb7fcb000, 4096)                = 0
brk(0x80fa000)                          = 0x80fa000
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="earth", ...}) = 0
brk(0x80fb000)                          = 0x80fb000
stat64("/home/fippu", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
getpid()                                = 23180
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x80fc000)                          = 0x80fc000
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45568, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fcb000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
brk(0x80fd000)                          = 0x80fd000
read(3, "lias\tJS//\t\t\tJUS_I.B1.002//\nalias"..., 4096) = 4096
brk(0x80fe000)                          = 0x80fe000
brk(0x80ff000)                          = 0x80ff000
brk(0x8100000)                          = 0x8100000
read(3, "ule\tINTERNAL\t\tISO-8859-3//\t\tISO8"..., 4096) = 4096
brk(0x8101000)                          = 0x8101000
brk(0x8102000)                          = 0x8102000
brk(0x8103000)                          = 0x8103000
read(3, "lias\tISO-IR-199//\t\tISO-8859-14//"..., 4096) = 4096
brk(0x8104000)                          = 0x8104000
brk(0x8105000)                          = 0x8105000
brk(0x8106000)                          = 0x8106000
read(3, "\t\tto\t\t\tmodule\t\tcost\nalias\tCSEBCD"..., 4096) = 4096
brk(0x8107000)                          = 0x8107000
brk(0x8108000)                          = 0x8108000
read(3, "ule\t\tcost\nalias\tCP284//\t\t\tIBM284"..., 4096) = 4096
brk(0x8109000)                          = 0x8109000
brk(0x810a000)                          = 0x810a000
brk(0x810b000)                          = 0x810b000
read(3, "lias\tCP864//\t\t\tIBM864//\nalias\t86"..., 4096) = 4096
brk(0x810c000)                          = 0x810c000
brk(0x810d000)                          = 0x810d000
brk(0x810e000)                          = 0x810e000
read(3, "module\tIBM937//\t\tINTERNAL\t\tIBM93"..., 4096) = 4096
brk(0x810f000)                          = 0x810f000
brk(0x8110000)                          = 0x8110000
brk(0x8111000)                          = 0x8111000
read(3, "\tEUC-JP//\nalias\tUJIS//\t\t\tEUC-JP/"..., 4096) = 4096
brk(0x8112000)                          = 0x8112000
brk(0x8113000)                          = 0x8113000
brk(0x8114000)                          = 0x8114000
read(3, "module\t\tcost\nalias\tISO-IR-143//\t"..., 4096) = 4096
brk(0x8115000)                          = 0x8115000
brk(0x8116000)                          = 0x8116000
read(3, "-BOX//\nmodule\tISO_10367-BOX//\t\tI"..., 4096) = 4096
brk(0x8117000)                          = 0x8117000
brk(0x8118000)                          = 0x8118000
brk(0x8119000)                          = 0x8119000
read(3, "module\tINTERNAL\t\tEUC-JISX0213//\t"..., 4096) = 512
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7fcb000, 4096)                = 0
brk(0x811a000)                          = 0x811a000
getppid()                               = 23179
brk(0x811b000)                          = 0x811b000
getpgrp()                               = 23179
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {SIG_DFL}, 8) = 0
brk(0x811c000)                          = 0x811c000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/lib/openoffice/program/soffice", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfee1238) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#!/bin/sh\n#*********************"..., 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=6524, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
brk(0x811e000)                          = 0x811e000
brk(0x811f000)                          = 0x811f000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\n#*********************"..., 6524) = 6524
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x8120000)                          = 0x8120000
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4780, [1744], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23181
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "Linux\n", 128)                 = 6
read(3, "", 128)                        = 0
close(3)                                = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23181
waitpid(-1, 0xbfee0920, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], 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=0xb7e39928) = 23182
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "i686\n", 128)                  = 5
read(3, "", 128)                        = 0
close(3)                                = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23182
waitpid(-1, 0xbfee0850, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n# set -x\n\n# resolve installatio"..., 6524) = 4780
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, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4721, [1803], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23183
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23183
waitpid(-1, 0xbfee07e0, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "/home/fippu\n", 128)           = 12
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "if [ -h \"$0\" ] ; then\n\tsd_basena"..., 6524) = 4721
brk(0x8121000)                          = 0x8121000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
lstat64("/usr/lib/openoffice/program/soffice", {st_mode=S_IFREG|0755, st_size=6524, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4522, [2002], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23184
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "/usr/lib/openoffice/program\n", 128) = 28
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23184
waitpid(-1, 0xbfee0828, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
stat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=57344, ...}) = 0
stat64("/usr/lib/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/openoffice/program", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
chdir("/usr/lib/openoffice/program")    = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\nsd_prog=\"`pwd`\"\n\ncd ..\nsd_binar"..., 6524) = 4522
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4505, [2019], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23185
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23185
waitpid(-1, 0xbfee07e0, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "/usr/lib/openoffice/program\n", 128) = 28
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\ncd ..\nsd_binary=`basename \"$0\"`"..., 6524) = 4505
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=57344, ...}) = 0
stat64("/usr/lib/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/openoffice/program", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat64("/usr/lib/openoffice/program", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
chdir("/usr/lib/openoffice")            = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4466, [2058], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23186
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "soffice\n", 128)               = 8
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23186
waitpid(-1, 0xbfee0a58, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "sd_inst=\"`pwd`\"\n\n# change back d"..., 6524) = 4466
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4450, [2074], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23187
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23187
waitpid(-1, 0xbfee07e0, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "/usr/lib/openoffice\n", 128)   = 20
read(3, "", 128)                        = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n# change back directory\ncd \"$sd"..., 6524) = 4450
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/home/fippu", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
chdir("/home/fippu")                    = 0
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, NULL, [], 8)  = 0
stat64("/usr/lib/openoffice/program/sopatchlevel.sh", 0xbfee0ca4) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -4177, [2347], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23188
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "Linux\n", 128)                 = 6
read(3, "", 128)                        = 0
close(3)                                = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23188
waitpid(-1, 0xbfee0a80, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "add_moz_lib=\nfor moz_lib_path in"..., 6524) = 4177
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x8122000)                          = 0x8122000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/usr/lib/libnss3.so", {st_mode=S_IFREG|0644, st_size=445572, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x8123000)                          = 0x8123000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
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, NULL, [], 8)  = 0
stat64("/usr/lib/openoffice/program/javaldx", {st_mode=S_IFREG|0755, st_size=10120, ...}) = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3
read(3, "65536\n", 31)                  = 6
close(3)                                = 0
brk(0x81a3000)                          = 0x81a3000
getgroups32(65536, [20, 24, 25, 29, 44, 46, 1000, 1001, 1003]) = 9
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
brk(0x81a4000)                          = 0x81a4000
pipe([3, 4])                            = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -1279, [5245], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23189
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x807b6e0, [], 0}, {0x807b6e0, [], 0}, 8) = 0
close(4)                                = 0
read(3, "/usr/lib/j2se/1.4/jre/bin:/usr/l"..., 128) = 128
read(3, "/usr/lib/j2se/1.4/jre/lib/i386/c"..., 128) = 128
read(3, "lib/j2se/1.4/jre/lib/i386\n", 128) = 26
read(3, "", 128)                        = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 23189
waitpid(-1, 0xbfee0468, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n# misc. environment variables\nO"..., 6524) = 1279
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/etc/adabasrc", 0xbfee0d28)     = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
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
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
_llseek(255, -264, [6260], SEEK_CUR)    = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23190
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, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 23190
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfee0c40, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\n# set path so that other apps c"..., 6524) = 264
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
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, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -58, [6466], SEEK_CUR)     = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e39928) = 23191
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, {0x8079fb0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 23191
write(2, "/usr/lib/openoffice/program/soff"..., 104/usr/lib/openoffice/program/soffice: line 224: 23191 Segmentation fault      "$sd_prog/$sd_binary" "$@"
) = 104
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfee0c40, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x8079fb0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "\nwhile [ $? -eq 79 ]\ndo\n\t\"$sd_pr"..., 6524) = 58
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
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, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(0)                           = ?



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base           2.0.0-5    OpenOffice.org office suite - data
ii  openoffice.org-calc           2.0.0-5    OpenOffice.org office suite - spre
ii  openoffice.org-core           2.0.0-5    OpenOffice.org office suite archit
ii  openoffice.org-draw           2.0.0-5    OpenOffice.org office suite - draw
ii  openoffice.org-impress        2.0.0-5    OpenOffice.org office suite - pres
ii  openoffice.org-java-common    2.0.0-5    OpenOffice.org office suite Java s
ii  openoffice.org-math           2.0.0-5    OpenOffice.org office suite - equa
ii  openoffice.org-writer         2.0.0-5    OpenOffice.org office suite - word

openoffice.org recommends no packages.



Reply to: