Hi out there! I logged an strace when running with or without latest libgtk-2.xy and as suggested with all four packages (ooo-gnome, ooo-kde, ooo-gtk and mozilla-ooo) installed. I'm running icewm on an iP-III-1GHz-SMP-System, 1GB, matrox G650D and much elder stuff - the problem remains at our quad-xeons as well. =;-) regards, Erik. This are the results: ------------------------------------------------------------------------ with latest libgtk2.0.0-2.11.6 ------------------------------------------------------------------------ execve("/usr/bin/soffice", ["soffice"], [/* 28 vars */]) = 0 brk(0) = 0x805f000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f3b000 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=81109, ...}) = 0 mmap2(NULL, 81109, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f27000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240a\1"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=1339780, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f26000 mmap2(NULL, 1345008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ddd000 mmap2(0xb7f20000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143) = 0xb7f20000 mmap2(0xb7f23000, 9712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f23000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ddc000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7ddc6b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7f20000, 4096, PROT_READ) = 0 munmap(0xb7f27000, 81109) = 0 getpid() = 28110 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 geteuid32() = 1000 brk(0) = 0x805f000 brk(0x8080000) = 0x8080000 getppid() = 28109 stat64("/home/eharren", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/bin/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}, 8) = 0 rt_sigaction(SIGINT, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0 rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0 read(10, "#!/bin/sh\n#*********************"..., 8192) = 8192 stat64("/etc/openoffice/soffice.sh", {st_mode=S_IFREG|0644, st_size=796, ...}) = 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) = 796 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=0xb7ddc6f8) = 28111 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) = 28111 --- SIGCHLD (Child exited) @ 0 (0) --- pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28112 close(4) = 0 read(3, "Linux\n", 128) = 6 read(3, "", 128) = 0 close(3) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28112 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28113 close(4) = 0 read(3, "i686\n", 128) = 5 read(3, "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28113 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28114 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "/home/eharren\n", 128) = 14 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28114 lstat64("/usr/bin/soffice", {st_mode=S_IFLNK|0777, st_size=33, ...}) = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28115 close(4) = 0 read(3, "soffice\n", 128) = 8 read(3, "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28115 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28116 close(4) = 0 read(3, "../lib/openoffice/program/soffic"..., 128) = 34 read(3, "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28116 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28119 close(4) = 0 read(3, "/usr/bin\n", 128) = 9 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28119 --- SIGCHLD (Child exited) @ 0 (0) --- chdir("/usr/bin") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28120 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "../lib/openoffice/program\n", 128) = 26 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28120 chdir("/usr/lib/openoffice/program") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28121 --- SIGCHLD (Child exited) @ 0 (0) --- 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) = 28121 chdir("/usr/lib/openoffice") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28122 close(4) = 0 read(3, "soffice\n", 128) = 8 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28122 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28123 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "/usr/lib/openoffice\n", 128) = 20 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28123 chdir("/home/eharren") = 0 stat64("/usr/lib/openoffice/program/sopatchlevel.sh", 0xbfddc28c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/libnss3.so", 0xbfddc22c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mozilla/libnss3.so", 0xbfddc22c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mozilla-firefox/libnss3.so", {st_mode=S_IFREG|0644, st_size=462004, ...}) = 0 stat64("/usr/lib/openoffice/program/javaldx", {st_mode=S_IFREG|0755, st_size=10716, ...}) = 0 geteuid32() = 1000 getgid32() = 100 getegid32() = 100 getgroups32(0, NULL) = 13 getgroups32(13, [0, 6, 20, 24, 25, 27, 29, 44, 46, 100, 111, 114, 116]) = 13 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28124 close(4) = 0 read(3, "/usr/lib/jvm/java-6-sun-1.6.0.00"..., 128) = 128 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "ava-6-sun-1.6.0.00/jre/lib/i386\n", 128) = 32 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28124 stat64("/home/eharren/.mozilla/firefox", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.firefox", 0xbfddc1bc) = -1 ENOENT (No such file or directory) stat64("/home/eharren/.mozilla-thunderbird", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.mozilla/default", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.mozilla", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28125 close(4) = 0 read(3, "/home/eharren/.mozilla/firefox/9"..., 128) = 57 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28125 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28128 close(4) = 0 read(3, "/home/eharren/.mozilla/firefox/9"..., 128) = 48 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28128 read(10, "ort SAL_ANTIALIAS_DISABLE\n\n# pag"..., 8192) = 1033 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28129 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28129 --- SIGCHLD (Child exited) @ 0 (0) --- clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7ddc6f8) = 28130 rt_sigaction(SIGTERM, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0 wait4(-1, (process:28130): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.7/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:28130): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:28130): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed ------------------------------------------------------------------------ End of libgtk2.0.0-2.11.06 ------------------------------------------------------------------------ ------------------------------------------------------------------------ with libgtk2.0.0-2.10.11 ------------------------------------------------------------------------ execve("/usr/bin/soffice", ["soffice"], [/* 28 vars */]) = 0 brk(0) = 0x805f000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f9f000 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=81109, ...}) = 0 mmap2(NULL, 81109, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f8b000 close(3) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240a\1"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0644, st_size=1339780, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f8a000 mmap2(NULL, 1345008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e41000 mmap2(0xb7f84000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x143) = 0xb7f84000 mmap2(0xb7f87000, 9712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f87000 close(3) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e40000 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e406b0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xb7f84000, 4096, PROT_READ) = 0 munmap(0xb7f8b000, 81109) = 0 getpid() = 28352 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 geteuid32() = 1000 brk(0) = 0x805f000 brk(0x8080000) = 0x8080000 getppid() = 28351 stat64("/home/eharren", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/bin/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}, 8) = 0 rt_sigaction(SIGINT, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0 rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0 read(10, "#!/bin/sh\n#*********************"..., 8192) = 8192 stat64("/etc/openoffice/soffice.sh", {st_mode=S_IFREG|0644, st_size=796, ...}) = 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) = 796 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=0xb7e406f8) = 28353 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) = 28353 --- SIGCHLD (Child exited) @ 0 (0) --- pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28354 close(4) = 0 read(3, "Linux\n", 128) = 6 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28354 --- SIGCHLD (Child exited) @ 0 (0) --- pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28355 close(4) = 0 read(3, "i686\n", 128) = 5 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28355 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28356 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "/home/eharren\n", 128) = 14 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28356 lstat64("/usr/bin/soffice", {st_mode=S_IFLNK|0777, st_size=33, ...}) = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28357 close(4) = 0 read(3, "soffice\n", 128) = 8 read(3, "", 128) = 0 close(3) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28357 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28358 close(4) = 0 read(3, "../lib/openoffice/program/soffic"..., 128) = 34 read(3, "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28358 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28361 close(4) = 0 read(3, "/usr/bin\n", 128) = 9 read(3, "", 128) = 0 close(3) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28361 chdir("/usr/bin") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28362 close(4) = 0 read(3, "../lib/openoffice/program\n", 128) = 26 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28362 chdir("/usr/lib/openoffice/program") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28363 close(4) = 0 read(3, "/usr/lib/openoffice/program\n", 128) = 28 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28363 chdir("/usr/lib/openoffice") = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28364 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) = 28364 --- SIGCHLD (Child exited) @ 0 (0) --- pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28365 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 read(3, "/usr/lib/openoffice\n", 128) = 20 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28365 chdir("/home/eharren") = 0 stat64("/usr/lib/openoffice/program/sopatchlevel.sh", 0xbfbf70ac) = -1 ENOENT (No such file or directory) stat64("/usr/lib/libnss3.so", 0xbfbf704c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mozilla/libnss3.so", 0xbfbf704c) = -1 ENOENT (No such file or directory) stat64("/usr/lib/mozilla-firefox/libnss3.so", {st_mode=S_IFREG|0644, st_size=462004, ...}) = 0 stat64("/usr/lib/openoffice/program/javaldx", {st_mode=S_IFREG|0755, st_size=10716, ...}) = 0 geteuid32() = 1000 getgid32() = 100 getegid32() = 100 getgroups32(0, NULL) = 13 getgroups32(13, [0, 6, 20, 24, 25, 27, 29, 44, 46, 100, 111, 114, 116]) = 13 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28366 close(4) = 0 read(3, "/usr/lib/jvm/java-6-sun-1.6.0.00"..., 128) = 128 read(3, "ava-6-sun-1.6.0.00/jre/lib/i386\n", 128) = 32 --- SIGCHLD (Child exited) @ 0 (0) --- read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28366 stat64("/home/eharren/.mozilla/firefox", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.firefox", 0xbfbf6fdc) = -1 ENOENT (No such file or directory) stat64("/home/eharren/.mozilla-thunderbird", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.mozilla/default", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 stat64("/home/eharren/.mozilla", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28367 close(4) = 0 read(3, "/home/eharren/.mozilla/firefox/9"..., 128) = 57 read(3, "", 128) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28367 pipe([3, 4]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28370 close(4) = 0 read(3, "/home/eharren/.mozilla/firefox/9"..., 128) = 48 read(3, "", 128) = 0 close(3) = 0 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28370 --- SIGCHLD (Child exited) @ 0 (0) --- read(10, "ort SAL_ANTIALIAS_DISABLE\n\n# pag"..., 8192) = 1033 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28371 wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28371 --- SIGCHLD (Child exited) @ 0 (0) --- clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7e406f8) = 28372 rt_sigaction(SIGTERM, {0x80551b0, ~[RTMIN RT_1], 0}, NULL, 8) = 0 wait4(-1, (process:28372): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.7/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:28372): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed (process:28372): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.13.7/gobject/gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function (process:28372): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion `GDK_IS_SCREEN (screen)' failed [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 28372 --- SIGCHLD (Child exited) @ 0 (0) --- exit_group(0) = ? Process 28352 detached