Firefox segfault
Paco Ros
paco at bergantells.net
Wed Oct 12 13:58:25 UTC 2005
Hello,
Firefox is crashing since its last upgrade.
I've got a basic installation of breezy on a Athlon Mobile Laptop.
Here are some useful data, please tell me if you need some more info.
Apt Sources:
deb http://es.archive.ubuntu.com/ubuntu breezy universe multiverse
deb http://security.ubuntu.com/ubuntu breezy-security main restricted
deb http://security.ubuntu.com/ubuntu breezy-security universe
multiverse
deb ftp://ftp.nerim.net/debian-marillat sarge main
deb ftp://ftp.nerim.net/debian-marillat sid main
deb ftp://ftp.nerim.net/debian-marillat etch main
Installed Firefox related Stuff:
paco at xocolata:~$ dpkg -l "*firefox*" | grep ^ii | awk '{ print $2; }'
firefox
firefox-gnome-support
mozilla-firefox-locale-en-gb
mozilla-firefox-locale-es-ar
mozilla-firefox-locale-es-es
Installed Mozilla related Stuff:
paco at xocolata:~$ dpkg -l "*mozilla*" | grep ^ii | awk '{ print $2; }'
flashplayer-mozilla
mozilla-firefox-locale-en-gb
mozilla-firefox-locale-es-ar
mozilla-firefox-locale-es-es
mozilla-openoffice.org
Kernel version (Ubuntu's 2.6.12 compiled for K7):
paco at xocolata:~$ uname -a
Linux xocolata 2.6.12-9-k7 #1 Mon Oct 10 13:47:52 BST 2005 i686
GNU/Linux
strace:
paco at xocolata:~$ strace firefox
(...)
old_mmap(NULL, 797836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
19, 0) = 0xb4b86000
old_mmap(0xb4c44000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 19, 0xbe000) = 0xb4c44000
old_mmap(0xb4c48000, 3212, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0xb4c48000
close(19) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/paco/.mozilla/firefox/t4dp98j7.default/lock") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(10511, 10511, SIGSEGV) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
More information about the ubuntu-users
mailing list