Package: openoffice.org-common Version: 1:3.2.0-4 Severity: normal When I try to open the attached file, openoffice.org reproducibly crashes. The same happens with at least one more file from the same origin (the black and white version of that file). A (s)trace is attached, too. Regards, Frank
execve("/usr/lib/openoffice/program/soffice", ["/usr/lib/openoffice/program/soff"..., "-writer", "Briefbogen_adfc_de_oo_neu_farbe."...], [/* 36 vars */]) = 0
brk(0) = 0x9dab000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77b0000
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=97400, ...}) = 0
mmap2(NULL, 97400, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7798000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260l\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1331684, ...}) = 0
mmap2(NULL, 1337704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7651000
mmap2(0xb7792000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x141) = 0xb7792000
mmap2(0xb7795000, 10600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7795000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7650000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb76508d0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7792000, 8192, PROT_READ) = 0
mprotect(0xb77cf000, 4096, PROT_READ) = 0
munmap(0xb7798000, 97400) = 0
getpid() = 8689
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
geteuid32() = 1000
brk(0) = 0x9dab000
brk(0x9dcc000) = 0x9dcc000
getppid() = 8688
stat64("/home/frank/Politik/Verkehr/ADFC", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/openoffice/program/soffice", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl64(10, F_SETFD, FD_CLOEXEC) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x8056380, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
read(10, "#!/bin/sh\n#*********************"..., 8192) = 6320
stat64("/etc/openoffice/soffice.sh", {st_mode=S_IFREG|0644, st_size=795, ...}) = 0
open("/etc/openoffice/soffice.sh", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
read(11, "# configuration file to set up s"..., 8192) = 795
read(11, "", 8192) = 0
close(11) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8690
close(4) = 0
read(3, "ext2/ext3\n", 128) = 10
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8690
--- SIGCHLD (Child exited) @ 0 (0) ---
stat64("Briefbogen_adfc_de_oo_neu_farbe.odt", {st_mode=S_IFREG|0644, st_size=35050, ...}) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8691
close(4) = 0
read(3, "ext2/ext3\n", 128) = 10
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8691
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8692
close(4) = 0
read(3, "/home/frank/Politik/Verkehr/ADFC"..., 128) = 33
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8692
--- SIGCHLD (Child exited) @ 0 (0) ---
lstat64("/usr/lib/openoffice/program/soffice", {st_mode=S_IFREG|0755, st_size=6320, ...}) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8693
close(4) = 0
read(3, "/usr/lib/openoffice/program\n", 128) = 28
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8693
--- SIGCHLD (Child exited) @ 0 (0) ---
chdir("/usr/lib/openoffice/program") = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8694
close(4) = 0
read(3, "/usr/lib/openoffice/program\n", 128) = 28
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8694
--- SIGCHLD (Child exited) @ 0 (0) ---
chdir("/home/frank/Politik/Verkehr/ADFC") = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8695
close(4) = 0
read(3, "soffice\n", 128) = 8
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8695
--- SIGCHLD (Child exited) @ 0 (0) ---
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8696
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8696
--- SIGCHLD (Child exited) @ 0 (0) ---
stat64("/usr/lib/openoffice/program/../basis-link/ure-link/bin/javaldx", {st_mode=S_IFREG|0755, st_size=11976, ...}) = 0
geteuid32() = 1000
getgid32() = 1000
getegid32() = 1000
getgroups32(0, NULL) = 12
getgroups32(12, [4, 20, 24, 25, 29, 30, 44, 46, 50, 106, 109, 1000]) = 12
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8697
close(4) = 0
read(3, "/usr/lib/jvm/java-1.5.0-sun-1.5."..., 128) = 128
read(3, "ib/jvm/java-1.5.0-sun-1.5.0.17/j"..., 128) = 44
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8697
--- SIGCHLD (Child exited) @ 0 (0) ---
stat64("/etc/adabasrc", 0xbf8149ac) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/openoffice/program/oosplash.bin", {st_mode=S_IFREG|0755, st_size=25096, ...}) = 0
geteuid32() = 1000
getgid32() = 1000
getegid32() = 1000
getgroups32(0, NULL) = 12
getgroups32(12, [4, 20, 24, 25, 29, 30, 44, 46, 50, 106, 109, 1000]) = 12
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7650938) = 8699
rt_sigaction(SIGTERM, {0x8056380, ~[RTMIN RT_1], 0}, NULL, 8) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 8699
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(0) = ?
-- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core) Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/dash Versions of packages openoffice.org-common depends on: ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii openoffice.org-style-an 1:3.2.0-4 full-featured office productivity ii openoffice.org-style-cr 1:3.2.0-4 full-featured office productivity ii openoffice.org-style-ta 1:3.2.0-4 full-featured office productivity ii ure 1.6.0+OOo3.2.0-4 OpenOffice.org UNO runtime environ Versions of packages openoffice.org-common recommends: ii xfonts-mathml 4 Type1 Symbol font for MathML Versions of packages openoffice.org-common suggests: ii openoffice.org-style-crystal 1:3.2.0-4 full-featured office productivity pn openoffice.org-style-hicontra <none> (no description available) pn openoffice.org-style-industri <none> (no description available) pn openoffice.org-style-oxygen <none> (no description available) ii openoffice.org-style-tango 1:3.2.0-4 full-featured office productivity -- debconf information: * openoffice.org/running: shared/openofficeorg-running: -- Dr. Frank Küster Debian Developer (TeXLive) VCD Aschaffenburg-Miltenberg, ADFC Miltenberg B90/Grüne KV Miltenberg
Attachment:
Briefbogen_adfc_de_oo_neu_farbe.odt
Description: application/vnd.oasis.opendocument.text