| Summary: | mozilla-firefox with ~x86 crash when i try to download some file | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | yesi <ko08nz> |
| Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | dynamotwain |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
yesi
2006-05-03 17:38:29 UTC
i noticed that it happened the same thing when i used "epiphany-1.8.4.1" This is NOT a bugzilla product bug, please read the descriptions when filing bugs. We need a backtrace or strace to go on, Until one if provided nothing we can do. strace -t firefox
22:38:08 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:38:08 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:38:08 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:38:08 rt_sigaction(SIGINT, {0x8078100, [], 0}, {SIG_DFL}, 8) = 0
22:38:08 waitpid(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGKILL}], 0) = 32004
22:39:40 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0
22:39:40 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c4f000
22:39:40 open("/usr/share/locale/locale.alias", O_RDONLY) = 3
22:39:40 fstat64(3, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0
22:39:40 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c2f000
22:39:40 read(3, "# Locale name alias data base.\n#"..., 131072) = 2528
22:39:40 read(3, "", 131072) = 0
22:39:40 close(3) = 0
22:39:40 munmap(0xb7c2f000, 131072) = 0
22:39:40 open("/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr_FR.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr_FR/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr/LC_MESSAGES/libc.mo", O_RDONLY) = 3
22:39:40 fstat64(3, {st_mode=S_IFREG|0644, st_size=120881, ...}) = 0
22:39:40 mmap2(NULL, 120881, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c31000
22:39:40 close(3) = 0
22:39:40 open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 3
22:39:40 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\4\0"..., 512) = 512
22:39:40 fstat64(3, {st_mode=S_IFREG|0755, st_size=9720, ...}) = 0
22:39:40 mmap2(NULL, 8228, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c2e000
22:39:40 madvise(0xb7c2e000, 8228, MADV_SEQUENTIAL|0x1) = 0
22:39:40 mmap2(0xb7c2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7c2f000
22:39:40 close(3) = 0
22:39:40 write(2, "/usr/libexec/mozilla-launcher: l"..., 86/usr/libexec/mozilla-launcher: line 117: 32004 Processus arr
strace -t firefox
22:38:08 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:38:08 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:38:08 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:38:08 rt_sigaction(SIGINT, {0x8078100, [], 0}, {SIG_DFL}, 8) = 0
22:38:08 waitpid(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGKILL}], 0) = 32004
22:39:40 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 5), ...}) = 0
22:39:40 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c4f000
22:39:40 open("/usr/share/locale/locale.alias", O_RDONLY) = 3
22:39:40 fstat64(3, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0
22:39:40 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c2f000
22:39:40 read(3, "# Locale name alias data base.\n#"..., 131072) = 2528
22:39:40 read(3, "", 131072) = 0
22:39:40 close(3) = 0
22:39:40 munmap(0xb7c2f000, 131072) = 0
22:39:40 open("/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr_FR.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr_FR/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
22:39:40 open("/usr/share/locale/fr/LC_MESSAGES/libc.mo", O_RDONLY) = 3
22:39:40 fstat64(3, {st_mode=S_IFREG|0644, st_size=120881, ...}) = 0
22:39:40 mmap2(NULL, 120881, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7c31000
22:39:40 close(3) = 0
22:39:40 open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 3
22:39:40 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\4\0"..., 512) = 512
22:39:40 fstat64(3, {st_mode=S_IFREG|0755, st_size=9720, ...}) = 0
22:39:40 mmap2(NULL, 8228, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c2e000
22:39:40 madvise(0xb7c2e000, 8228, MADV_SEQUENTIAL|0x1) = 0
22:39:40 mmap2(0xb7c2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7c2f000
22:39:40 close(3) = 0
22:39:40 write(2, "/usr/libexec/mozilla-launcher: l"..., 86/usr/libexec/mozilla-launcher: line 117: 32004 Processus arrĂȘtĂ© "$mozbin" "$@"
) = 86
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 --- SIGCHLD (Child exited) @ 0 (0) ---
22:39:40 waitpid(-1, 0xbfc4f128, WNOHANG) = -1 ECHILD (No child processes)
22:39:40 sigreturn() = ? (mask now [])
22:39:40 rt_sigaction(SIGINT, {SIG_DFL}, {0x8078100, [], 0}, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 fcntl64(1, F_GETFD) = 0
22:39:40 fcntl64(1, F_DUPFD, 10) = 17
22:39:40 fcntl64(1, F_GETFD) = 0
22:39:40 fcntl64(17, F_SETFD, FD_CLOEXEC) = 0
22:39:40 dup2(2, 1) = 1
22:39:40 fcntl64(2, F_GETFD) = 0
22:39:40 write(1, "firefox-bin exited with non-zero"..., 46firefox-bin exited with non-zero status (137)
) = 46
22:39:40 dup2(17, 1) = 1
22:39:40 fcntl64(17, F_GETFD) = 0x1 (flags FD_CLOEXEC)
22:39:40 close(17) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
22:39:40 pipe([3, 4]) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
22:39:40 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7dba708) = 32035
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 --- SIGCHLD (Child exited) @ 0 (0) ---
22:39:40 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 32035
22:39:40 waitpid(-1, 0xbfc4e5a8, WNOHANG) = -1 ECHILD (No child processes)
22:39:40 sigreturn() = ? (mask now [])
22:39:40 rt_sigaction(SIGCHLD, {0x8079680, [], 0}, {0x8079680, [], 0}, 8) = 0
22:39:40 close(4) = 0
22:39:40 read(3, " MOZ_USER_DIR=\".mozilla/firefox"..., 128) = 34
22:39:40 read(3, "", 128) = 0
22:39:40 close(3) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:39:40 rt_sigaction(SIGINT, {0x8078100, [], 0}, {SIG_DFL}, 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigaction(SIGINT, {SIG_DFL}, {0x8078100, [], 0}, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
22:39:40 open("/home/yesi/.mozilla/firefox/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
22:39:40 open("/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
22:39:40 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
22:39:40 stat64("/home/yesi/.mozilla/firefox/init.d/K*", 0xbfc4f510) = -1 ENOENT (No such file or directory)
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
22:39:40 stat64("/init.d/K*", 0xbfc4f510) = -1 ENOENT (No such file or directory)
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
22:39:40 munmap(0xb7c4f000, 4096) = 0
22:39:40 munmap(0xb7c50000, 4096) = 0
22:39:40 exit_group(137) = ?
(it's strange since i have the same probleme with "konqueror" trying to open a directory or with "kedit")
there's something else.
I used to have the same problem. It's an issue with the Gnome-VFS file selector in Gnome 2.15 that Gnome and GTK apps can use. I noticed that Firefox 2.0b1 didn't have the issue for me, but it was broken in enough other GTK apps that I ended up downgrading to 2.14 for now, since I don't currently have the time to debug it. (In reply to comment #5) > I used to have the same problem. It's an issue with the Gnome-VFS file selector > in Gnome 2.15 that Gnome and GTK apps can use. Hmm... I just noticed the comment about the KDE apps too... Perhaps the problems aren't related then. Works for me, please reopen if this is still an issue with 1.5.0.9 |