Package: openoffice.org-core Version: 2.2.1-2+b1 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
When I try to start oowriter, the following happens: |[EMAIL PROTECTED]:~$ oowriter |Error forking '/usr/lib/openoffice/program//soffice': 'Failed to execute |child process "/usr/lib/openoffice/program/soffice" (Bad address)' The perl wrapper /usr/bin/oowriter executes ooqstart, when I do the same I get: |[EMAIL PROTECTED]:~$ OOO_EXTRA_ARG=-writer /usr/lib/openoffice/program/ooqstart |Error forking '/usr/lib/openoffice/program//soffice': 'Failed to execute |child process "/usr/lib/openoffice/program/soffice" (Bad address)' This happens with both the testing and the unstable version. Executing /usr/lib/openoffice/program/swriter directly works without problems. |[EMAIL PROTECTED]:~$ uname -a |Linux melchior 2.6.22-rc4 #27 PREEMPT Sat Jun 16 17:28:54 CEST 2007 x86_64 GNU/Linux I tried to get a backtrace, but ooqstart exits normally (with error code): |Error forking '/usr/lib/openoffice/program//soffice': 'Failed to execute child |process "/usr/lib/openoffice/program/soffice" (Bad address)' | |Program exited with code 01. |(gdb) bt |No stack. - -------- strace result ---------- execve("/usr/lib/openoffice/program/ooqstart", ["/usr/lib/openoffice/program/ooqs"...], ["OOO_EXTRA_ARG=-writer", "LC_COLLATe=ja_JP.UTF-8", "NNTPSERVER=nukunuku", "SSH_AGENT_PID=22517", "SHELL=/bin/bash", "TERM=xterm", "DEB_MULEUCS_UNICODE=on", "CVSROOT=:ext:nukunuku:/var/lib/c"..., "WINDOWID=14680079", "HUSHLOGIN=FALSE", "OLDPWD=/home/ranma", "XTERM_SHELL=/bin/bash", "USER=ranma", "LS_COLORS=no=00:fi=00:di=01;34:l"..., "[EMAIL PROTECTED]", "MAILCHECK=-1", "KETCHUP_ARCH=/net/nukunuku/usr/s"..., "SSH_AUTH_SOCK=/tmp/ssh-EzKhn2248"..., "_POSIX2_VERSION=199209", "COLUMNS=80", "GTK2_IM_MODULE=xim", "DEB_BUILD_OPTIONS=ccache -P3", "AUDIODEV=default", "MAIL=/var/mail/ranma", "PATH=/usr/local/bin:/usr/bin:/bi"..., "LC_COLLATE=ja_JP.UTF-8", "PWD=/home/ranma", "CDR_SECURITY=8:dvd,clone:sparc-s"..., "[EMAIL PROTECTED]", "LANG=en_US.UTF-8", "DEBSIGN_KEYID=0x9ac7e0bc", "HISTIGNORE=ls:[bf]g:exit *", "XTERM_VERSION=XTerm(225)", "HISTCONTROL=ignoreboth", "MALLOC_PERTURB_=16897 ", "KETCHUP_URL=http://www.de.kernel"..., "SHLVL=4", "HOME=/home/ranma", "SDL_AUDIODRIVER=alsa", "MAILPATH=/dev/null", "LOGNAME=ranma", "CVS_RSH=ssh", "DBUS_SESSION_BUS_ADDRESS=unix:ab"..., "PKG_CONFIG_PATH=/usr/lib/pkgconf"..., "LESSOPEN=| /usr/bin/lesspipe %s", "CC=ccache gcc", "DISPLAY=:0.0", "GTK_IM_MODULE=xim", "LESSCLOSE=/usr/bin/lesspipe %s %"..., "G_BROKEN_FILENAMES=1", "XAUTHORITY=/home/ranma/.Xauthori"..., "_=/usr/bin/strace"]) = 0 brk(0) = 0x60c000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9859fd1000 uname({sysname="Linux", nodename="melchior", release="2.6.22-rc4", version="#27 PREEMPT Sat Jun 16 17:28:54 CEST 2007", machine="x86_64"}) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9859fd2000 readlink("/proc/self/exe", "/usr/lib/openoffice/program/ooqstart", 4096) = 36 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/openoffice/program/tls/x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/lib/openoffice/program/tls/x86_64", 0x7fff50af12c0) = -1 ENOENT (No such file or directory) open("/usr/lib/openoffice/program/tls/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/lib/openoffice/program/tls", 0x7fff50af12c0) = -1 ENOENT (No such file or directory) open("/usr/lib/openoffice/program/x86_64/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/lib/openoffice/program/x86_64", 0x7fff50af12c0) = -1 ENOENT (No such file or directory) open("/usr/lib/openoffice/program/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/lib/openoffice/program", {st_dev=makedev(253, 2), st_ino=262384, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2007/06/24-12:07:30, st_mtime=2007/06/24-12:31:01, st_ctime=2007/06/24-12:31:01}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 3 fstat(3, {st_dev=makedev(8, 5), st_ino=246226, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=208, st_size=99632, st_atime=2007/06/24-12:31:00, st_mtime=2007/06/24-12:31:00, st_ctime=2007/06/24-12:31:00}) = 0 mmap(NULL, 99632, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b9859fd4000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\3\1"..., 832) = 832 fstat(3, {st_dev=makedev(253, 2), st_ino=249110, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1280, st_size=648824, st_atime=2007/06/10-11:51:16, st_mtime=2007/05/06-16:15:27, st_ctime=2007/06/10-11:52:01}) = 0 mmap(NULL, 2745768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985a1d2000 mprotect(0x2b985a270000, 2093056, PROT_NONE) = 0 mmap(0x2b985a46f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9d000) = 0x2b985a46f000 mmap(0x2b985a470000, 1448, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b985a470000 close(3) = 0 open("/usr/lib/openoffice/program/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libX11.so.6", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\374"..., 832) = 832 fstat(3, {st_dev=makedev(253, 2), st_ino=245811, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2128, st_size=1084680, st_atime=2007/06/10-11:50:33, st_mtime=2007/04/03-20:09:34, st_ctime=2007/06/10-11:50:36}) = 0 mmap(NULL, 2133536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985a471000 mprotect(0x2b985a573000, 1048576, PROT_NONE) = 0 mmap(0x2b985a673000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x2b985a673000 close(3) = 0 open("/usr/lib/openoffice/program/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\331"..., 832) = 832 fstat(3, {st_dev=makedev(8, 5), st_ino=180335, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2680, st_size=1367464, st_atime=2007/06/01-20:15:52, st_mtime=2007/05/23-07:22:56, st_ctime=2007/06/01-20:15:58}) = 0 mmap(NULL, 3473592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985a67a000 mprotect(0x2b985a7c2000, 2093056, PROT_NONE) = 0 mmap(0x2b985a9c1000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x147000) = 0x2b985a9c1000 mmap(0x2b985a9c6000, 16568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b985a9c6000 close(3) = 0 open("/usr/lib/openoffice/program/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libXau.so.6", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\r\0"..., 832) = 832 fstat(3, {st_dev=makedev(253, 2), st_ino=246180, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=24, st_size=9968, st_atime=2007/06/10-11:50:33, st_mtime=2007/04/11-17:49:41, st_ctime=2007/06/10-11:50:34}) = 0 mmap(NULL, 1056744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985a9cb000 mprotect(0x2b985a9cd000, 1044480, PROT_NONE) = 0 mmap(0x2b985aacc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2b985aacc000 close(3) = 0 open("/usr/lib/openoffice/program/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\23\0"..., 832) = 832 fstat(3, {st_dev=makedev(253, 2), st_ino=248653, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19880, st_atime=2007/06/10-11:50:33, st_mtime=2007/04/11-14:07:48, st_ctime=2007/06/10-11:50:34}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b985aacd000 mmap(NULL, 1066640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985aace000 mprotect(0x2b985aad3000, 1044480, PROT_NONE) = 0 mmap(0x2b985abd2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x2b985abd2000 close(3) = 0 open("/usr/lib/openoffice/program/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \16\0\0"..., 832) = 832 fstat(3, {st_dev=makedev(8, 5), st_ino=180337, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=32, st_size=14624, st_atime=2007/06/01-20:15:52, st_mtime=2007/05/23-07:22:56, st_ctime=2007/06/01-20:15:58}) = 0 mmap(NULL, 2109728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b985abd3000 mprotect(0x2b985abd5000, 2097152, PROT_NONE) = 0 mmap(0x2b985add5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x2b985add5000 close(3) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b985add7000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b985add8000 arch_prctl(ARCH_SET_FS, 0x2b985add7b00) = 0 mprotect(0x2b985a9c1000, 12288, PROT_READ) = 0 munmap(0x2b9859fd4000, 99632) = 0 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 getcwd("/home/ranma", 4096) = 12 brk(0) = 0x60c000 brk(0x62d000) = 0x62d000 lstat("/usr/lib/openoffice/program/soffice.bin", {st_dev=makedev(253, 2), st_ino=263206, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=736, st_size=371952, st_atime=2007/06/24-12:30:41, st_mtime=2007/06/21-18:18:14, st_ctime=2007/06/24-12:30:51}) = 0 lstat("/usr", {st_dev=makedev(253, 2), st_ino=2, st_mode=S_IFDIR|0755, st_nlink=13, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2006/07/09-15:50:39, st_mtime=2007/06/10-12:33:43, st_ctime=2007/06/10-12:33:43}) = 0 lstat("/usr/lib", {st_dev=makedev(253, 2), st_ino=245761, st_mode=S_IFDIR|0755, st_nlink=160, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=152, st_size=73728, st_atime=2006/07/09-15:50:36, st_mtime=2007/06/24-12:30:55, st_ctime=2007/06/24-12:30:55}) = 0 lstat("/usr/lib/openoffice", {st_dev=makedev(253, 2), st_ino=262212, st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2007/06/24-12:07:30, st_mtime=2007/06/24-12:30:43, st_ctime=2007/06/24-12:30:43}) = 0 lstat("/usr/lib/openoffice/program", {st_dev=makedev(253, 2), st_ino=262384, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2007/06/24-12:07:30, st_mtime=2007/06/24-12:31:01, st_ctime=2007/06/24-12:31:01}) = 0 open("/usr/lib/openoffice/program/bootstraprc", O_RDONLY) = 3 fstat(3, {st_dev=makedev(253, 2), st_ino=269373, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=197, st_atime=2007/06/24-12:30:41, st_mtime=2007/06/15-04:30:47, st_ctime=2007/06/24-12:30:42}) = 0 read(3, "[Bootstrap]\nBaseInstallation=$OR"..., 4096) = 197 read(3, "", 4096) = 0 close(3) = 0 access("/tmp", R_OK|W_OK) = 0 getuid() = 1000 socket(PF_FILE, SOCK_STREAM, 0) = 3 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 connect(3, {sa_family=AF_FILE, path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_eb9782f1db0ae5ec6dc766b1bfb031"}, 110) = -1 ENOENT (No such file or directory) access("/proc/version", F_OK) = 0 pipe([4, 5]) = 0 fstat(4, {st_dev=makedev(0, 5), st_ino=70121, st_mode=S_IFIFO|0600, st_nlink=1, st_uid=1000, st_gid=100, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2007/06/24-12:50:47, st_mtime=2007/06/24-12:50:47, st_ctime=2007/06/24-12:50:47}) = 0 fcntl(4, F_GETFL) = 0 (flags O_RDONLY) pipe([6, 7]) = 0 pipe([8, 9]) = 0 clone(Process 24016 attached (waiting for parent) Process 24016 resumed (parent 24015 ready) child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b985add7b90) = 24016 [pid 24015] close(7) = 0 [pid 24015] close(9) = 0 [pid 24015] wait4(24016, Process 24015 suspended <unfinished ...> [pid 24016] rt_sigaction(SIGPIPE, {SIG_DFL}, {SIG_IGN}, 8) = 0 [pid 24016] close(6) = 0 [pid 24016] close(8) = 0 [pid 24016] clone(Process 24017 attached (waiting for parent) Process 24017 resumed (parent 24016 ready) child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b985add7b90) = 24017 [pid 24016] write(9, "\321]\0\0", 4) = 4 [pid 24016] close(9) = 0 [pid 24016] exit_group(0) = ? Process 24015 resumed Process 24016 detached [pid 24015] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 24016 [pid 24015] --- SIGCHLD (Child exited) @ 0 (0) --- [pid 24015] read(6, <unfinished ...> [pid 24017] chdir("/usr/lib/openoffice/program") = 0 [pid 24017] fcntl(7, F_SETFD, FD_CLOEXEC) = 0 [pid 24017] open("/dev/null", O_RDONLY) = 6 [pid 24017] dup2(6, 0) = 0 [pid 24017] close(6) = 0 [pid 24017] close(4) = 0 [pid 24017] execve("/usr/lib/openoffice/program/soffice", ["/usr/lib/openoffice/program/soff"..., "-writer", "-splash-pipe=5", umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0xfefefefefefefefe, umovestr: Input/output error 0x101010101010101, umovestr: Input/output error 0x31, umovestr: Input/output error 0x62696c2f7273752f, umovestr: Input/output error 0x66666f6e65706f2f, umovestr: Input/output error 0x676f72702f656369, umovestr: Input/output error 0x73716f6f2f6d6172, umovestr: Input/output error 0x101010074726174, umovestr: Input/output error 0x21, umovestr: Input/output error 0x7265746972772d, " \370`", umovestr: Input/output error 0x20, umovestr: Input/output error 0x101, "0\322`", umovestr: Input/output error 0x1000000003, ""], ["OOO_EXTRA_ARG=-writer", "LC_COLLATe=ja_JP.UTF-8", "NNTPSERVER=nukunuku", "SSH_AGENT_PID=22517", "SHELL=/bin/bash", "TERM=xterm", "DEB_MULEUCS_UNICODE=on", "CVSROOT=:ext:nukunuku:/var/lib/c"..., "WINDOWID=14680079", "HUSHLOGIN=FALSE", "OLDPWD=/home/ranma", "XTERM_SHELL=/bin/bash", "USER=ranma", "LS_COLORS=no=00:fi=00:di=01;34:l"..., "[EMAIL PROTECTED]", "MAILCHECK=-1", "KETCHUP_ARCH=/net/nukunuku/usr/s"..., "SSH_AUTH_SOCK=/tmp/ssh-EzKhn2248"..., "_POSIX2_VERSION=199209", "COLUMNS=80", "GTK2_IM_MODULE=xim", "DEB_BUILD_OPTIONS=ccache -P3", "AUDIODEV=default", "MAIL=/var/mail/ranma", "PATH=/usr/local/bin:/usr/bin:/bi"..., "LC_COLLATE=ja_JP.UTF-8", "PWD=/home/ranma", "CDR_SECURITY=8:dvd,clone:sparc-s"..., "[EMAIL PROTECTED]", "LANG=en_US.UTF-8", "DEBSIGN_KEYID=0x9ac7e0bc", "HISTIGNORE=ls:[bf]g:exit *", "XTERM_VERSION=XTerm(225)", "HISTCONTROL=ignoreboth", "MALLOC_PERTURB_=16897", "KETCHUP_URL=http://www.de.kernel"..., "SHLVL=4", "HOME=/home/ranm a", "SDL_AUDIODRIVER=alsa", "MAILPATH=/dev/null", "LOGNAME=ranma", "CVS_RSH=ssh", "DBUS_SESSION_BUS_ADDRESS=unix:ab"..., "PKG_CONFIG_PATH=/usr/lib/pkgconf"..., "LESSOPEN=| /usr/bin/lesspipe %s", "CC=ccache gcc", "DISPLAY=:0.0", "GTK_IM_MODULE=xim", "LESSCLOSE=/usr/bin/lesspipe %s %"..., "G_BROKEN_FILENAMES=1", "XAUTHORITY=/home/ranma/.Xauthori"..., "_=/usr/bin/strace"]) = -1 EFAULT (Bad address) [pid 24017] write(7, "\1\0\0\0", 4 <unfinished ...> [pid 24015] <... read resumed> "\1\0\0\0", 8) = 4 [pid 24015] read(6, <unfinished ...> [pid 24017] <... write resumed> ) = 4 [pid 24017] write(7, "\16\0\0\0", 4 <unfinished ...> [pid 24015] <... read resumed> "\16\0\0\0", 4) = 4 [pid 24015] open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 24015] open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 7 [pid 24015] fstat(7, {st_dev=makedev(253, 2), st_ino=245857, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=56, st_size=25486, st_atime=2007/06/01-20:15:59, st_mtime=2007/06/01-20:15:59, st_ctime=2007/06/01-20:15:59}) = 0 [pid 24015] mmap(NULL, 25486, PROT_READ, MAP_SHARED, 7, 0) = 0x2b9859fd4000 [pid 24015] close(7) = 0 [pid 24015] wait4(24016, NULL, 0, NULL) = -1 ECHILD (No child processes) [pid 24015] close(6) = 0 [pid 24015] close(8) = 0 [pid 24015] close(5) = 0 [pid 24015] write(2, "Error forking \'/usr/lib/openoffi"..., 140Error forking '/usr/lib/openoffice/program//soffice': 'Failed to execute child process "/usr/lib/openoffice/program/soffice" (Bad address)' ) = 140 [pid 24015] exit_group(1) = ? Process 24015 detached <... write resumed> ) = 4 exit_group(1) = ? Process 24017 detached - ---------- end of strace result -------- - -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (9999, 'testing'), (990, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-rc4 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages openoffice.org-core depends on: ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy ii fontconfig 2.4.2-1.2 generic font configuration library ii libc6 2.5-9 GNU C Library: Shared libraries ii libcairo2 1.4.6-1.1 The Cairo 2D vector graphics libra ii libcurl3-gnutls 7.16.2-6 Multi-protocol file transfer libra ii libdb4.4 4.4.20-8 Berkeley v4.4 Database Libraries [ ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libfreetype6 2.2.1-6 FreeType 2 font engine, shared lib ii libgcc1 1:4.2-20070609-1 GCC support library ii libglib2.0-0 2.12.12-1 The GLib library of C routines ii libgstreamer-plugins-ba 0.10.13-2 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.13-2 Core GStreamer libraries and eleme ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface ii libhunspell-1.1-0 1.1.5-6 spell checker and morphological an ii libice6 1:1.0.3-2 X11 Inter-Client Exchange library ii libicu36 3.6-2 International Components for Unico ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libldap2 2.1.30-13.4 OpenLDAP libraries ii libneon25 0.25.5.dfsg-6 An HTTP and WebDAV client library ii libnspr4-0d 1.8.0.11-2 NetScape Portable Runtime Library ii libnss3-0d 1.8.0.11-2 Network Security Service libraries ii libpam0g 0.79-4 Pluggable Authentication Modules l ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio ii libportaudio2 19+svn20070125-1 Portable audio I/O - shared librar ii libsm6 2:1.0.3-1 X11 Session Management library ii libsndfile1 1.0.17-1 Library for reading/writing audio ii libstartup-notification 0.9-1 library for program launch feedbac ii libstdc++6 4.2-20070609-1 The GNU Standard C++ Library v3 ii libstlport5.1 5.1.3-1 STLport C++ class library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxaw7 1:1.0.3-3 X11 Athena Widget library ii libxcursor1 1:1.1.8-2 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxml2 2.6.29.dfsg-1 GNOME XML library ii libxrandr2 2:1.2.1-1 X11 RandR extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra ii libxslt1.1 1.1.20-1 XSLT processing library - runtime ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii openoffice.org-common 2.2.1-2 OpenOffice.org office suite archit ii ttf-opensymbol 2.0.4.dfsg.2-7 The OpenSymbol TrueType font ii zlib1g 1:1.2.3-15 compression library - runtime Versions of packages openoffice.org-core recommends: ii nfs-common 1:1.1.0-4 NFS support files common to client Versions of packages openoffice.org-common depends on: ii dictionaries-common [openoffi 0.81.3 Common utilities for spelling dict ii openoffice.org-style-andromed 2.2.1-2 Default symbol style for OpenOffic Versions of packages openoffice.org-core is related to: ii firefox 2.0.0.3-1 Transition package for iceweasel r pn iceape-browser <none> (no description available) pn icedove <none> (no description available) ii iceweasel 2.0.0.3-1 lightweight web browser based on M ii imagemagick 7:6.2.4.5.dfsg1-0.14 Image manipulation programs ii libsane 1.0.19~cvs20070505-3 API library for scanners ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra pn openoffice.org-filt <none> (no description available) pn pstoedit <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGflCOzQZOfTz8JZwRAuLyAJ4yjak2SRRE00pRQxmuno0EXJ9tkACgjiKq Ic15sexMlhWW88IddokQ4jk= =NNZb -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]