Comment 1 for bug 214817

Revision history for this message
João Olavo Vasconcelos (joaoolavo) wrote :

I don't know if it'll help, but I ran firefox with strace and the result was:
"""
[...]
gettimeofday({1207777639, 910519}, NULL) = 0
gettimeofday({1207777639, 910655}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/joaoolavo/.mozilla/firefox/h07qtgl8.default/lock") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(10544, 10544, SIGSEGV) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
Process 10544 detached
"""