Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91500 Details for
Bug 140020
firefox-1.5.0.4 crashes when visiting certain websites
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace -t firefox and firefox --sync
firefox-error-log (text/plain), 54.93 KB, created by
Ricardo
on 2006-07-11 12:34:19 UTC
(
hide
)
Description:
strace -t firefox and firefox --sync
Filename:
MIME Type:
Creator:
Ricardo
Created:
2006-07-11 12:34:19 UTC
Size:
54.93 KB
patch
obsolete
>This is the output I get if I use strace. The error is at the line that begins "Gdk-ERROR" (much further down) > > $ strace -t firefox >07:52:58 execve("/usr/bin/firefox", ["firefox"], [/* 50 vars */]) = 0 >07:52:58 brk(0) = 0x80e6000 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f35000 >07:52:58 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >07:52:58 open("/etc/ld.so.cache", O_RDONLY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFREG|0644, st_size=87088, ...}) = 0 >07:52:58 mmap2(NULL, 87088, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f1f000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libncurses.so.5", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=259564, ...}) = 0 >07:52:58 mmap2(NULL, 255812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ee0000 >07:52:58 mmap2(0xb7f16000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36) = 0xb7f16000 >07:52:58 mmap2(0xb7f1e000, 1860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f1e000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libdl.so.2", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\f\0\000"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=10144, ...}) = 0 >07:52:58 mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7edc000 >07:52:58 mmap2(0xb7ede000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7ede000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libc.so.6", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\212Y\1"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=1176700, ...}) = 0 >07:52:58 mmap2(NULL, 1148284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dc3000 >07:52:58 mmap2(0xb7ed5000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x111) = 0xb7ed5000 >07:52:58 mmap2(0xb7ed9000, 9596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ed9000 >07:52:58 close(3) = 0 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dc2000 >07:52:58 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7dc28c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >07:52:58 mprotect(0xb7ed5000, 8192, PROT_READ) = 0 >07:52:58 mprotect(0xb7f4f000, 4096, PROT_READ) = 0 >07:52:58 munmap(0xb7f1f000, 87088) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >07:52:58 close(3) = 0 >07:52:58 brk(0) = 0x80e6000 >07:52:58 brk(0x8107000) = 0x8107000 >07:52:58 getuid32() = 0 >07:52:58 getgid32() = 0 >07:52:58 geteuid32() = 0 >07:52:58 getegid32() = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 time(NULL) = 1151499178 >07:52:58 open("/proc/meminfo", O_RDONLY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f34000 >07:52:58 read(3, "MemTotal: 512668 kB\nMemFre"..., 1024) = 598 >07:52:58 close(3) = 0 >07:52:58 munmap(0xb7f34000, 4096) = 0 >07:52:58 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >07:52:58 uname({sys="Linux", node="suave", ...}) = 0 >07:52:58 stat64("/home/ricardo", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0 >07:52:58 stat64(".", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0 >07:52:58 getpid() = 4259 >07:52:58 getppid() = 4258 >07:52:58 getpgrp() = 4258 >07:52:58 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 open("/usr/bin/firefox", O_RDONLY|O_LARGEFILE) = 3 >07:52:58 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbff4be58) = -1 ENOTTY (Inappropriate ioctl for device) >07:52:58 _llseek(3, 0, [0], SEEK_CUR) = 0 >07:52:58 read(3, "#!/bin/sh\n#\n# Stub script to run"..., 80) = 80 >07:52:58 _llseek(3, 0, [0], SEEK_SET) = 0 >07:52:58 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >07:52:58 dup2(3, 255) = 255 >07:52:58 close(3) = 0 >07:52:58 fcntl64(255, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 fcntl64(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >07:52:58 fstat64(255, {st_mode=S_IFREG|0755, st_size=382, ...}) = 0 >07:52:58 _llseek(255, 0, [0], SEEK_CUR) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 read(255, "#!/bin/sh\n#\n# Stub script to run"..., 382) = 382 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 >07:52:58 rt_sigaction(SIGCHLD, {SIG_DFL}, {0x807753a, [], 0}, 8) = 0 >07:52:58 execve("/usr/libexec/mozilla-launcher", ["/usr/libexec/mozilla-launcher"], [/* 51 vars */]) = 0 >07:52:58 brk(0) = 0x80e6000 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f07000 >07:52:58 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >07:52:58 open("/etc/ld.so.cache", O_RDONLY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFREG|0644, st_size=87088, ...}) = 0 >07:52:58 mmap2(NULL, 87088, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ef1000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libncurses.so.5", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\343"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=259564, ...}) = 0 >07:52:58 mmap2(NULL, 255812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7eb2000 >07:52:58 mmap2(0xb7ee8000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36) = 0xb7ee8000 >07:52:58 mmap2(0xb7ef0000, 1860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ef0000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libdl.so.2", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\f\0\000"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=10144, ...}) = 0 >07:52:58 mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7eae000 >07:52:58 mmap2(0xb7eb0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7eb0000 >07:52:58 close(3) = 0 >07:52:58 open("/lib/libc.so.6", O_RDONLY) = 3 >07:52:58 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\212Y\1"..., 512) = 512 >07:52:58 fstat64(3, {st_mode=S_IFREG|0755, st_size=1176700, ...}) = 0 >07:52:58 mmap2(NULL, 1148284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d95000 >07:52:58 mmap2(0xb7ea7000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x111) = 0xb7ea7000 >07:52:58 mmap2(0xb7eab000, 9596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7eab000 >07:52:58 close(3) = 0 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d94000 >07:52:58 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d948c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >07:52:58 mprotect(0xb7ea7000, 8192, PROT_READ) = 0 >07:52:58 mprotect(0xb7f21000, 4096, PROT_READ) = 0 >07:52:58 munmap(0xb7ef1000, 87088) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >07:52:58 close(3) = 0 >07:52:58 brk(0) = 0x80e6000 >07:52:58 brk(0x8107000) = 0x8107000 >07:52:58 getuid32() = 0 >07:52:58 getgid32() = 0 >07:52:58 geteuid32() = 0 >07:52:58 getegid32() = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 time(NULL) = 1151499178 >07:52:58 open("/proc/meminfo", O_RDONLY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 >07:52:58 read(3, "MemTotal: 512668 kB\nMemFre"..., 1024) = 598 >07:52:58 close(3) = 0 >07:52:58 munmap(0xb7f06000, 4096) = 0 >07:52:58 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >07:52:58 uname({sys="Linux", node="suave", ...}) = 0 >07:52:58 stat64("/home/ricardo", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0 >07:52:58 stat64(".", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0 >07:52:58 getpid() = 4259 >07:52:58 getppid() = 4258 >07:52:58 getpgrp() = 4258 >07:52:58 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 open("/usr/libexec/mozilla-launcher", O_RDONLY|O_LARGEFILE) = 3 >07:52:58 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf81d3d8) = -1 ENOTTY (Inappropriate ioctl for device) >07:52:58 _llseek(3, 0, [0], SEEK_CUR) = 0 >07:52:58 read(3, "#!/bin/bash\n# $Header: /var/cvsr"..., 80) = 80 >07:52:58 _llseek(3, 0, [0], SEEK_SET) = 0 >07:52:58 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 >07:52:58 dup2(3, 255) = 255 >07:52:58 close(3) = 0 >07:52:58 fcntl64(255, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 fcntl64(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE) >07:52:58 fstat64(255, {st_mode=S_IFREG|0755, st_size=19358, ...}) = 0 >07:52:58 _llseek(255, 0, [0], SEEK_CUR) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 read(255, "#!/bin/bash\n# $Header: /var/cvsr"..., 8192) = 8192 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 read(255, "n\n while [[ $# -ne 0 ]] ; do\n "..., 8192) = 8192 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 read(255, "m and regchrome are missing from"..., 8192) = 2974 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 stat64("/usr/lib/mozilla-firefox", {st_mode=S_IFDIR|0755, st_size=3992, ...}) = 0 >07:52:58 stat64("/usr/lib/mozilla-firefox/firefox-bin", {st_mode=S_IFREG|0755, st_size=125544, ...}) = 0 >07:52:58 stat64("/usr/lib/mozilla-firefox/firefox-bin", {st_mode=S_IFREG|0755, st_size=125544, ...}) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 pipe([3, 4]) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:52:58 _llseek(255, -23, [19335], SEEK_CUR) = 0 >07:52:58 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 4260 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {0x807753a, [], 0}, 8) = 0 >07:52:58 close(4) = 0 >07:52:58 read(3, "", 128) = 0 >07:52:58 --- SIGCHLD (Child exited) @ 0 (0) --- >07:52:58 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 4260 >07:52:58 waitpid(-1, 0xbf81b558, WNOHANG) = -1 ECHILD (No child processes) >07:52:58 sigreturn() = ? (mask now []) >07:52:58 close(3) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:52:58 stat64(".", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0 >07:52:58 stat64("/usr/bin/killall", {st_mode=S_IFREG|0755, st_size=14544, ...}) = 0 >07:52:58 stat64("/usr/bin/killall", {st_mode=S_IFREG|0755, st_size=14544, ...}) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >07:52:58 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 4263 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 4263 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 --- SIGCHLD (Child exited) @ 0 (0) --- >07:52:58 waitpid(-1, 0xbf81b5e8, WNOHANG) = -1 ECHILD (No child processes) >07:52:58 sigreturn() = ? (mask now []) >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 fcntl64(1, F_GETFD) = 0 >07:52:58 fcntl64(1, F_DUPFD, 10) = 10 >07:52:58 fcntl64(1, F_GETFD) = 0 >07:52:58 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 dup2(2, 1) = 1 >07:52:58 fcntl64(2, F_GETFD) = 0 >07:52:58 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0 >07:52:58 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 >07:52:58 write(1, "No running windows found\n", 25No running windows found >) = 25 >07:52:58 dup2(10, 1) = 1 >07:52:58 fcntl64(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >07:52:58 close(10) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 pipe([3, 4]) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:52:58 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 4270 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {0x807753a, [], 0}, 8) = 0 >07:52:58 close(4) = 0 >07:52:58 read(3, "", 128) = 0 >07:52:58 close(3) = 0 >07:52:58 --- SIGCHLD (Child exited) @ 0 (0) --- >07:52:58 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 4270 >07:52:58 waitpid(-1, 0xbf81a678, WNOHANG) = -1 ECHILD (No child processes) >07:52:58 sigreturn() = ? (mask now []) >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:52:58 fcntl64(1, F_GETFD) = 0 >07:52:58 fcntl64(1, F_DUPFD, 10) = 10 >07:52:58 fcntl64(1, F_GETFD) = 0 >07:52:58 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 dup2(2, 1) = 1 >07:52:58 fcntl64(2, F_GETFD) = 0 >07:52:58 dup2(10, 1) = 1 >07:52:58 fcntl64(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >07:52:58 close(10) = 0 >07:52:58 open("/root/.firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:52:58 open("/root/.firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:52:58 open("/root/.firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:52:58 open("/root/.mozilla/firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >07:52:58 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d73000 >07:52:58 getdents64(3, /* 6 entries */, 131072) = 192 >07:52:58 getdents64(3, /* 0 entries */, 131072) = 0 >07:52:58 munmap(0xb7d73000, 135168) = 0 >07:52:58 close(3) = 0 >07:52:58 stat64("/root/.mozilla/firefox/console.log", {st_mode=S_IFREG|0600, st_size=7067, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default", {st_mode=S_IFDIR|0700, st_size=896, ...}) = 0 >07:52:58 lstat64("/root/.mozilla/firefox/t0f11wiz.default/compreg.dat", {st_mode=S_IFREG|0644, st_size=128526, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/pluginreg.dat", {st_mode=S_IFREG|0600, st_size=6766, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/profiles.ini", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 >07:52:58 open("/root/.mozilla/firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >07:52:58 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d73000 >07:52:58 getdents64(3, /* 6 entries */, 131072) = 192 >07:52:58 getdents64(3, /* 0 entries */, 131072) = 0 >07:52:58 munmap(0xb7d73000, 135168) = 0 >07:52:58 close(3) = 0 >07:52:58 stat64("/root/.mozilla/firefox/console.log", {st_mode=S_IFREG|0600, st_size=7067, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default", {st_mode=S_IFDIR|0700, st_size=896, ...}) = 0 >07:52:58 lstat64("/root/.mozilla/firefox/t0f11wiz.default/chrome.rdf", 0xbf81af24) = -1 ENOENT (No such file or directory) >07:52:58 stat64("/root/.mozilla/firefox/pluginreg.dat", {st_mode=S_IFREG|0600, st_size=6766, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/profiles.ini", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 >07:52:58 open("/root/.mozilla/firefox/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 >07:52:58 fstat64(3, {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >07:52:58 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >07:52:58 mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d73000 >07:52:58 getdents64(3, /* 6 entries */, 131072) = 192 >07:52:58 getdents64(3, /* 0 entries */, 131072) = 0 >07:52:58 munmap(0xb7d73000, 135168) = 0 >07:52:58 close(3) = 0 >07:52:58 stat64("/root/.mozilla/firefox/console.log", {st_mode=S_IFREG|0600, st_size=7067, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default", {st_mode=S_IFDIR|0700, st_size=896, ...}) = 0 >07:52:58 lstat64("/root/.mozilla/firefox/t0f11wiz.default/XUL.mfasl", {st_mode=S_IFREG|0644, st_size=721972, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/pluginreg.dat", {st_mode=S_IFREG|0600, st_size=6766, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/profiles.ini", {st_mode=S_IFREG|0644, st_size=104, ...}) = 0 >07:52:58 stat64("/root/.firefox/*/compreg.dat", 0xbf81ac08) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 stat64("/root/.firefox/*/chrome.rdf", 0xbf81ac08) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 stat64("/root/.firefox/*/XUL.mfasl", 0xbf81ac08) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default/compreg.dat", {st_mode=S_IFREG|0644, st_size=128526, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default/compreg.dat", {st_mode=S_IFREG|0644, st_size=128526, ...}) = 0 >07:52:58 stat64("/usr/lib/mozilla-firefox/firefox-bin", {st_mode=S_IFREG|0755, st_size=125544, ...}) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 stat64("/root/.mozilla/firefox/*/chrome.rdf", 0xbf81ac08) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default/XUL.mfasl", {st_mode=S_IFREG|0644, st_size=721972, ...}) = 0 >07:52:58 stat64("/root/.mozilla/firefox/t0f11wiz.default/XUL.mfasl", {st_mode=S_IFREG|0644, st_size=721972, ...}) = 0 >07:52:58 stat64("/usr/lib/mozilla-firefox/firefox-bin", {st_mode=S_IFREG|0755, st_size=125544, ...}) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 brk(0x8128000) = 0x8128000 >07:52:58 pipe([3, 4]) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:52:58 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 4279 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 --- SIGCHLD (Child exited) @ 0 (0) --- >07:52:58 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 4279 >07:52:58 waitpid(-1, 0xbf819ab8, WNOHANG) = -1 ECHILD (No child processes) >07:52:58 sigreturn() = ? (mask now []) >07:52:58 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {0x807753a, [], 0}, 8) = 0 >07:52:58 close(4) = 0 >07:52:58 read(3, " MOZ_USER_DIR=\".mozilla/firefox"..., 128) = 34 >07:52:58 read(3, "", 128) = 0 >07:52:58 close(3) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 open("/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:52:58 open("/root/.mozilla/firefox/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 stat64("/init.d/S*", 0xbf81a548) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 stat64("/root/.mozilla/firefox/init.d/S*", 0xbf81a548) = -1 ENOENT (No such file or directory) >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0 >07:52:58 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 4280 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:52:58 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:52:58 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:52:58 waitpid(-1, Type Manifest File: /root/.mozilla/firefox/t0f11wiz.default/xpti.dat >*** Registering Apprunner components (all right -- a generic module!) >nsNativeComponentLoader: autoregistering begins. >nsNativeComponentLoader: autoregistering succeeded >nsNativeComponentLoader: registering deferred (0) >pldhash: for the table at address 0x80fd1a8, the given entrySize of 44 probably favors chaining over double hashing. >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 1245 >GFX: dpi=96 t2p=0.0666667 p2t=15 depth=16 >++WEBSHELL == 1 >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsPermissionManager.cpp, line 632 >++DOMWINDOW == 1 >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 273 >++DOMWINDOW == 2 >++WEBSHELL == 2 >++DOMWINDOW == 3 >++DOMWINDOW == 4 >Note: styleverifytree is disabled >Note: frameverifytree is disabled >Note: verifyreflow is disabled >++WEBSHELL == 3 >++DOMWINDOW == 5 >++DOMWINDOW == 6 >++DOMWINDOW == 7 >--DOMWINDOW == 6 >++DOMWINDOW == 7 >LoadPlugin() /opt/sun-jdk-1.4.2.10/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so returned 8861450 >GetMIMEDescription() returned "application/x-java-vm::Java(tm) Plug-in;application/x-java-applet::Java(tm) Plug-in;application/x-java-applet;version=1.1::Java(tm) Plug-in;application/x-java-applet;version=1.1.1::Java(tm) Plug-in;application/x-java-applet;version=1.1.2::Java(tm) Plug-in;application/x-java-applet;version=1.1.3::Java(tm) Plug-in;application/x-java-applet;version=1.2::Java(tm) Plug-in;application/x-java-applet;version=1.2.1::Java(tm) Plug-in;application/x-java-applet;version=1.2.2::Java(tm) Plug-in;application/x-java-applet;version=1.3::Java(tm) Plug-in;application/x-java-applet;version=1.3.1::Java(tm) Plug-in;application/x-java-applet;version=1.4::Java(tm) Plug-in;application/x-java-applet;version=1.4.1::Java(tm) Plug-in;application/x-java-applet;version=1.4.2::Java(tm) Plug-in;application/x-java-applet;jpi-version=1.4.2_10::Java(tm) Plug-in;application/x-java-bean::Java(tm) Plug-in;application/x-java-bean;version=1.1::Java(tm) Plug-in;application/x-java-bean;version=1.1.1::Java(tm) Plug-in;application/x-java-bean;version=1.1.2::Java(tm) Plug-in;application/x-java-bean;version=1.1.3::Java(tm) Plug-in;application/x-java-bean;version=1.2::Java(tm) Plug-in;application/x-java-bean;version=1.2.1::Java(tm) Plug-in;application/x-java-bean;version=1.2.2::Java(tm) Plug-in;application/x-java-bean;version=1.3::Java(tm) Plug-in;application/x-java-bean;version=1.3.1::Java(tm) Plug-in;application/x-java-bean;version=1.4::Java(tm) Plug-in;application/x-java-bean;version=1.4.1::Java(tm) Plug-in;application/x-java-bean;version=1.4.2::Java(tm) Plug-in;application/x-java-bean;jpi-version=1.4.2_10::Java(tm) Plug-in" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-gmp.so returned 88708f8 >GetMIMEDescription() returned "application/x-google-vlc-plugin::Google Video;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-qt.so returned 8870910 >GetMIMEDescription() returned "video/quicktime:mov:Quicktime;video/x-quicktime:mov:Quicktime;image/x-quicktime:mov:Quicktime;video/quicktime:mp4:Quicktime;video/quicktime:sdp:Quicktime - Session Description Protocol;application/x-quicktimeplayer:mov:Quicktime;application/smil:smil:SMIL;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-rm.so returned 8868f98 >GetMIMEDescription() returned "audio/x-pn-realaudio:ram,rm:RealAudio;application/vnd.rn-realmedia:rm:RealMedia;application/vnd.rn-realaudio:ra,ram:RealAudio;video/vnd.rn-realvideo:rv:RealVideo;audio/x-realaudio:ra:RealAudio;audio/x-pn-realaudio-plugin:rpm:RealAudio;application/smil:smil:SMIL;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-wmp.so returned 88782f0 >GetMIMEDescription() returned "application/asx:*:Media Files;video/x-ms-asf-plugin:*:Media Files;video/x-msvideo:avi,*:AVI;video/msvideo:avi,*:AVI;application/x-mplayer2:*:Media Files;application/x-ms-wmv:wmv,*:Microsoft WMV video;video/x-ms-asf:asf,asx,*:Media Files;video/x-ms-wm:wm,*:Media Files;video/x-ms-wmv:wmv,*:Microsoft WMV video;audio/x-ms-wmv:wmv,*:Windows Media;video/x-ms-wmp:wmp,*:Windows Media;video/x-ms-wvx:wvx,*:Windows Media;audio/x-ms-wax:wax,*:Windows Media;audio/x-ms-wma:wma,*:Windows Media;application/x-drm-v2:asx,*:Windows Media;audio/wav:wav,*:Microsoft wave file;audio/x-wav:wav,*:Microsoft wave file;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in.so returned 8868448 >GetMIMEDescription() returned "video/mpeg:mpg,mpeg:MPEG;audio/mpeg:mpg,mpeg:MPEG;video/x-mpeg:mpg,mpeg:MPEG;video/x-mpeg2:mpv2,mp2ve:MPEG2;audio/mpeg:mpg,mpeg:MPEG;audio/x-mpeg:mpg,mpeg:MPEG;audio/mpeg2:mp2:MPEG audio;audio/x-mpeg2:mp2:MPEG audio;video/mp4:mp4:MPEG 4 Video;audio/mpeg3:mp3:MPEG audio;audio/x-mpeg3:mp3:MPEG audio;audio/x-mpegurl:m3u:MPEG url;audio/mp3:mp3:MPEG audio;application/x-ogg:ogg:Ogg Vorbis Media;audio/ogg:ogg:Ogg Vorbis Audio;application/ogg:ogg:Ogg Vorbis / Ogg Theora;video/fli:fli,flc:FLI animation;video/x-fli:fli,flc:FLI animation;video/vnd.vivo:viv,vivo:VivoActive;application/x-nsv-vp3-mp3:nsv:Nullsoft Streaming Video;video/divx:divx:DivX Media Format;video/vnd.divx:divx:DivX Media Format;audio/basic:au,snd:Basic Audio File;audio/x-basic:au,snd:Basic Audio File;" >LoadPlugin() /usr/lib/nsbrowser/plugins/libnullplugin.so returned 8867d50 >GetMIMEDescription() returned "*:.*:All types" >LoadPlugin() /opt/netscape/plugins/libflashplayer.so returned 88665a8 >GetMIMEDescription() returned "application/x-shockwave-flash:swf:Shockwave Flash;application/futuresplash:spl:FutureSplash Player" >LoadPlugin() /opt/netscape/plugins/nppdf.so returned 88665d8 >GetMIMEDescription() returned "application/pdf:pdf:Portable Document Format;application/vnd.fdf:fdf:Acrobat Forms Data Format;application/vnd.adobe.xfdf:xfdf:XML Version of Acrobat Forms Data Format;application/vnd.adobe.xdp+xml:xdp:Acrobat XML Data Package;application/vnd.adobe.xfd+xml:xfd:Adobe FormFlow99 Data File" >LoadPlugin() /usr/lib/mozilla-firefox/plugins/libunixprintplugin.so returned 8878400 >GetMIMEDescription() returned "" >++DOMWINDOW == 8 >++WEBSHELL == 4 >++DOMWINDOW == 9 >++DOMWINDOW == 10 >--WEBSHELL == 3 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >++DOMWINDOW == 11 >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >++WEBSHELL == 4 >++DOMWINDOW == 12 >++WEBSHELL == 5 >++DOMWINDOW == 13 >++DOMWINDOW == 14 >--DOMWINDOW == 13 >--DOMWINDOW == 12 >++DOMWINDOW == 13 >++DOMWINDOW == 14 >For application/x-shockwave-flash found plugin /opt/netscape/plugins/libflashplayer.so >LoadPlugin() /opt/netscape/plugins/libflashplayer.so returned 88665a8 >nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 >nsPluginNativeWindowGtk2: call SetWindow with xid=0x1400826 >About to create new ws_info... >About to create new xtbin of 468 X 60 from 0x872bd08... >About to show xtbin(0x8aac028)... >completed gtk_widget_show(0x8aac028) >nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 >nsPluginNativeWindowGtk2: call SetWindow with xid=0x1400826 > >Gdk-ERROR **: The program 'Gecko' received an X Window System error. >This probably reflects a bug in the program. >The error was 'BadMatch (invalid parameter attributes)'. > (Details: serial 79 error_code 8 request_code 147 minor_code 3) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() function.) >aborting... >[{WIFSIGNALED(s) && WTERMSIG(s) == SIGTRAP}], 0) = 4280 >07:53:25 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0 >07:53:25 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f05000 >07:53:25 write(2, "/usr/libexec/mozilla-launcher: l"..., 86/usr/libexec/mozilla-launcher: line 117: 4280 Trace/breakpoint trap "$mozbin" "$@" >) = 86 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 --- SIGCHLD (Child exited) @ 0 (0) --- >07:53:25 waitpid(-1, 0xbf81bd68, WNOHANG) = -1 ECHILD (No child processes) >07:53:25 sigreturn() = ? (mask now []) >07:53:25 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 fcntl64(1, F_GETFD) = 0 >07:53:25 fcntl64(1, F_DUPFD, 10) = 10 >07:53:25 fcntl64(1, F_GETFD) = 0 >07:53:25 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 >07:53:25 dup2(2, 1) = 1 >07:53:25 fcntl64(2, F_GETFD) = 0 >07:53:25 write(1, "firefox-bin exited with non-zero"..., 46firefox-bin exited with non-zero status (133) >) = 46 >07:53:25 dup2(10, 1) = 1 >07:53:25 fcntl64(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) >07:53:25 close(10) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:53:25 pipe([3, 4]) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 >07:53:25 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d94908) = 6417 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 --- SIGCHLD (Child exited) @ 0 (0) --- >07:53:25 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 6417 >07:53:25 waitpid(-1, 0xbf81b148, WNOHANG) = -1 ECHILD (No child processes) >07:53:25 sigreturn() = ? (mask now []) >07:53:25 rt_sigaction(SIGCHLD, {0x807753a, [], 0}, {0x807753a, [], 0}, 8) = 0 >07:53:25 close(4) = 0 >07:53:25 read(3, " MOZ_USER_DIR=\".mozilla/firefox"..., 128) = 34 >07:53:25 read(3, "", 128) = 0 >07:53:25 close(3) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:53:25 rt_sigaction(SIGINT, {0x807802c, [], 0}, {SIG_DFL}, 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigaction(SIGINT, {SIG_DFL}, {0x807802c, [], 0}, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:53:25 open("/root/.mozilla/firefox/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:53:25 open("/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >07:53:25 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:53:25 stat64("/root/.mozilla/firefox/init.d/K*", 0xbf81bbd8) = -1 ENOENT (No such file or directory) >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 >07:53:25 stat64("/init.d/K*", 0xbf81bbd8) = -1 ENOENT (No such file or directory) >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >07:53:25 exit_group(133) = ? >Process 4259 detached > > >This is the output I get from running firefox --sync: > >$ firefox --sync >Type Manifest File: /root/.mozilla/firefox/t0f11wiz.default/xpti.dat >*** Registering Apprunner components (all right -- a generic module!) >nsNativeComponentLoader: autoregistering begins. >nsNativeComponentLoader: autoregistering succeeded >nsNativeComponentLoader: registering deferred (0) >pldhash: for the table at address 0x80fd200, the given entrySize of 44 probably favors chaining over double hashing. >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 1245 >GFX: dpi=96 t2p=0.0666667 p2t=15 depth=16 >++WEBSHELL == 1 >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsPermissionManager.cpp, line 632 >++DOMWINDOW == 1 >WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsStringBundle.cpp, line 273 >++DOMWINDOW == 2 >++WEBSHELL == 2 >++DOMWINDOW == 3 >++DOMWINDOW == 4 >Note: styleverifytree is disabled >Note: frameverifytree is disabled >Note: verifyreflow is disabled >++WEBSHELL == 3 >++DOMWINDOW == 5 >++DOMWINDOW == 6 >++DOMWINDOW == 7 >--DOMWINDOW == 6 >++DOMWINDOW == 7 >LoadPlugin() /opt/sun-jdk-1.4.2.10/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so returned 80e4650 >GetMIMEDescription() returned "application/x-java-vm::Java(tm) Plug-in;application/x-java-applet::Java(tm) Plug-in;application/x-java-applet;version=1.1::Java(tm) Plug-in;application/x-java-applet;version=1.1.1::Java(tm) Plug-in;application/x-java-applet;version=1.1.2::Java(tm) Plug-in;application/x-java-applet;version=1.1.3::Java(tm) Plug-in;application/x-java-applet;version=1.2::Java(tm) Plug-in;application/x-java-applet;version=1.2.1::Java(tm) Plug-in;application/x-java-applet;version=1.2.2::Java(tm) Plug-in;application/x-java-applet;version=1.3::Java(tm) Plug-in;application/x-java-applet;version=1.3.1::Java(tm) Plug-in;application/x-java-applet;version=1.4::Java(tm) Plug-in;application/x-java-applet;version=1.4.1::Java(tm) Plug-in;application/x-java-applet;version=1.4.2::Java(tm) Plug-in;application/x-java-applet;jpi-version=1.4.2_10::Java(tm) Plug-in;application/x-java-bean::Java(tm) Plug-in;application/x-java-bean;version=1.1::Java(tm) Plug-in;application/x-java-bean;version=1.1.1::Java(tm) Plug-in;application/x-java-bean;version=1.1.2::Java(tm) Plug-in;application/x-java-bean;version=1.1.3::Java(tm) Plug-in;application/x-java-bean;version=1.2::Java(tm) Plug-in;application/x-java-bean;version=1.2.1::Java(tm) Plug-in;application/x-java-bean;version=1.2.2::Java(tm) Plug-in;application/x-java-bean;version=1.3::Java(tm) Plug-in;application/x-java-bean;version=1.3.1::Java(tm) Plug-in;application/x-java-bean;version=1.4::Java(tm) Plug-in;application/x-java-bean;version=1.4.1::Java(tm) Plug-in;application/x-java-bean;version=1.4.2::Java(tm) Plug-in;application/x-java-bean;jpi-version=1.4.2_10::Java(tm) Plug-in" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-gmp.so returned 8849ec8 >GetMIMEDescription() returned "application/x-google-vlc-plugin::Google Video;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-qt.so returned 884ca28 >GetMIMEDescription() returned "video/quicktime:mov:Quicktime;video/x-quicktime:mov:Quicktime;image/x-quicktime:mov:Quicktime;video/quicktime:mp4:Quicktime;video/quicktime:sdp:Quicktime - Session Description Protocol;application/x-quicktimeplayer:mov:Quicktime;application/smil:smil:SMIL;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-rm.so returned 884b498 >GetMIMEDescription() returned "audio/x-pn-realaudio:ram,rm:RealAudio;application/vnd.rn-realmedia:rm:RealMedia;application/vnd.rn-realaudio:ra,ram:RealAudio;video/vnd.rn-realvideo:rv:RealVideo;audio/x-realaudio:ra:RealAudio;audio/x-pn-realaudio-plugin:rpm:RealAudio;application/smil:smil:SMIL;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in-wmp.so returned 884bb98 >GetMIMEDescription() returned "application/asx:*:Media Files;video/x-ms-asf-plugin:*:Media Files;video/x-msvideo:avi,*:AVI;video/msvideo:avi,*:AVI;application/x-mplayer2:*:Media Files;application/x-ms-wmv:wmv,*:Microsoft WMV video;video/x-ms-asf:asf,asx,*:Media Files;video/x-ms-wm:wm,*:Media Files;video/x-ms-wmv:wmv,*:Microsoft WMV video;audio/x-ms-wmv:wmv,*:Windows Media;video/x-ms-wmp:wmp,*:Windows Media;video/x-ms-wvx:wvx,*:Windows Media;audio/x-ms-wax:wax,*:Windows Media;audio/x-ms-wma:wma,*:Windows Media;application/x-drm-v2:asx,*:Windows Media;audio/wav:wav,*:Microsoft wave file;audio/x-wav:wav,*:Microsoft wave file;" >LoadPlugin() /opt/netscape/plugins/mplayerplug-in.so returned 864e3e0 >GetMIMEDescription() returned "video/mpeg:mpg,mpeg:MPEG;audio/mpeg:mpg,mpeg:MPEG;video/x-mpeg:mpg,mpeg:MPEG;video/x-mpeg2:mpv2,mp2ve:MPEG2;audio/mpeg:mpg,mpeg:MPEG;audio/x-mpeg:mpg,mpeg:MPEG;audio/mpeg2:mp2:MPEG audio;audio/x-mpeg2:mp2:MPEG audio;video/mp4:mp4:MPEG 4 Video;audio/mpeg3:mp3:MPEG audio;audio/x-mpeg3:mp3:MPEG audio;audio/x-mpegurl:m3u:MPEG url;audio/mp3:mp3:MPEG audio;application/x-ogg:ogg:Ogg Vorbis Media;audio/ogg:ogg:Ogg Vorbis Audio;application/ogg:ogg:Ogg Vorbis / Ogg Theora;video/fli:fli,flc:FLI animation;video/x-fli:fli,flc:FLI animation;video/vnd.vivo:viv,vivo:VivoActive;application/x-nsv-vp3-mp3:nsv:Nullsoft Streaming Video;video/divx:divx:DivX Media Format;video/vnd.divx:divx:DivX Media Format;audio/basic:au,snd:Basic Audio File;audio/x-basic:au,snd:Basic Audio File;" >LoadPlugin() /usr/lib/nsbrowser/plugins/libnullplugin.so returned 884bdd8 >GetMIMEDescription() returned "*:.*:All types" >LoadPlugin() /opt/netscape/plugins/libflashplayer.so returned 884b480 >GetMIMEDescription() returned "application/x-shockwave-flash:swf:Shockwave Flash;application/futuresplash:spl:FutureSplash Player" >LoadPlugin() /opt/netscape/plugins/nppdf.so returned 864ee30 >GetMIMEDescription() returned "application/pdf:pdf:Portable Document Format;application/vnd.fdf:fdf:Acrobat Forms Data Format;application/vnd.adobe.xfdf:xfdf:XML Version of Acrobat Forms Data Format;application/vnd.adobe.xdp+xml:xdp:Acrobat XML Data Package;application/vnd.adobe.xfd+xml:xfd:Adobe FormFlow99 Data File" >LoadPlugin() /usr/lib/mozilla-firefox/plugins/libunixprintplugin.so returned 864ee18 >GetMIMEDescription() returned "" >++DOMWINDOW == 8 >++WEBSHELL == 4 >++DOMWINDOW == 9 >++DOMWINDOW == 10 >--WEBSHELL == 3 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >###!!! ASSERTION: nsStringInputStream::SetEOF: 'NotYetImplemented', file nsStringStream.cpp, line 302 >Break: at file nsStringStream.cpp, line 302 >++DOMWINDOW == 11 >--DOMWINDOW == 10 >--DOMWINDOW == 9 >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.191): Error in parsing value for property 'text-decoration'. Declaration dropped. >CSS Error (http://www.bbcworld.com/content/template_home.asp?pageid=1 :0.209): Error in parsing value for property 'text-decoration'. Declaration dropped. >++WEBSHELL == 4 >++DOMWINDOW == 10 >++WEBSHELL == 5 >++DOMWINDOW == 11 >++DOMWINDOW == 12 >++DOMWINDOW == 13 >++DOMWINDOW == 14 >JavaScript error: http://www.bbcworld.com/content/template_home.asp?pageid=1, line 490: OASpop_Position1 has no properties >For application/x-shockwave-flash found plugin /opt/netscape/plugins/libflashplayer.so >LoadPlugin() /opt/netscape/plugins/libflashplayer.so returned 884b480 >nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 >nsPluginNativeWindowGtk2: call SetWindow with xid=0x18008a6 >About to create new ws_info... >About to create new xtbin of 468 X 60 from 0x872cd08... >About to show xtbin(0x8a92000)... >completed gtk_widget_show(0x8a92000) >nsPluginNativeWindowGtk2: NPPVpluginNeedsXEmbed=0 >nsPluginNativeWindowGtk2: call SetWindow with xid=0x18008a6 > >Gdk-ERROR **: The program 'Gecko' received an X Window System error. >This probably reflects a bug in the program. >The error was 'BadMatch (invalid parameter attributes)'. > (Details: serial 79 error_code 8 request_code 147 minor_code 3) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() function.) >aborting... >/usr/libexec/mozilla-launcher: line 117: 16157 Trace/breakpoint trap "$mozbin" "$@" >firefox-bin exited with non-zero status (133)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 140020
:
91499
| 91500