You are not logged in.

#1 2006-10-27 14:05:30

wd
Member
Registered: 2005-09-10
Posts: 28

Firefox "Segmentation fault"[solved]

My firefox got a "Segmentation fault" error when I browse "http://www.newsmth.org/frames.html".

I tryed firefox 1.5 in current and firefox 2.0 in testing, and firefox -safe-mode without any addon and plugin.

But I can browse that site correctly with firefox 1.5 and firefox 2.0 download from mozilla.org.

So ,what's the point?

#edit: Everything seems ok after I delete a font I added manully...

Offline

#2 2006-10-27 14:09:23

wd
Member
Registered: 2005-09-10
Posts: 28

Re: Firefox "Segmentation fault"[solved]

strace output

/opt/mozilla/lib/firefox-2.0/run-mozilla.sh: line 131:  7230 Segmentation fault             "$prog" ${1+"$@"}
[{WIFEXITED(s) && WEXITSTATUS(s) == 139}], 0) = 7225
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfe8374c, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x80743a0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "exitcode=$?nn## Stop addon scrip"..., 5284) = 91
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/home/wd/.mozilla/firefox/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/opt/mozilla/lib/firefox-2.0/init.d/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=19, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(3, /* 3 entries */, 4096)    = 80
getdents64(3, /* 0 entries */, 4096)    = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/home/wd/.mozilla/firefox/init.d/K*", 0xbfe82a24) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("/opt/mozilla/lib/firefox-2.0/init.d/K*", 0xbfe82a24) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(139)                         = ?
Process 7220 detached

Offline

Board footer

Powered by FluxBB