Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
firefox core dumps often since few days
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3925
Location: Hamburg

PostPosted: Thu May 01, 2014 8:24 am    Post subject: firefox core dumps often since few days Reply with quote

I'm wondering if it is related to version ff version 28, kernel 3.14.x or that I activated "When an OCSP server conenction fails, treat the certificate as invalid" ?

https://bugzilla.mozilla.org/show_bug.cgi?id=1000451
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Thu May 01, 2014 10:06 am    Post subject: Reply with quote

Hello,

I have the same problems on Windows XP. The problem seems thus only firefox related.

Which modules do you have ?

I have adblockplus, sage feed and HTTPS Everywhere from EFF. I disabled HTTPS everywhere and didn't have crashes since then. There could be a SSL problem since I observed the crashes after the Heartbleed case.
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3925
Location: Hamburg

PostPosted: Thu May 01, 2014 10:27 am    Post subject: Reply with quote

XavierMiller wrote:
Hello,

I have the same problems on Windows XP. The problem seems thus only firefox related.

Which modules do you have ?

I have adblockplus, sage feed and HTTPS Everywhere from EFF. I disabled HTTPS everywhere and didn't have crashes since then. There could be a SSL problem since I observed the crashes after the Heartbleed case.
I do have adblock edge, firetray, flashblock, https everywhere and noscript.

Well, the https everyhere made problems in the past too IIRC, so, yes, the crashes might be related to the SSL handling somehow.
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8710
Location: ~Brussels - Belgique

PostPosted: Thu May 01, 2014 10:58 am    Post subject: Reply with quote

There was an update of HTTPS Everywhere arond mid-april, date of the beginning of the crashes.

I still use HTTPS to go to my favorite websites, but not with the plugin.

Try to disable it and see if the crashes disappear.
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Thu May 01, 2014 1:26 pm    Post subject: Reply with quote

It does not "core dump" for me, but it gets stuck all the time. Nothing works, can't scroll anymore, entire window turns gray, ... and it does not recover by itself. By all means and purposes this seems like a browser crash, except it doesn't actually crash, just hangs completely.

Attaching with gdb and detaching makes it magically unstuck itself so I basically I have a shortcut for this command now.

Code:

$ gdb /proc/`pidof firefox`/exe `pidof firefox`
(gdb) bt
#0  0x00007f132744fb54 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x00007f132744b4ed in _L_lock_683 () from /lib64/libpthread.so.0
#2  0x00007f132744b467 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00000000004158b5 in free ()
#4  0x00007f1321607bff in ?? () from /opt/firefox/libxul.so
#5  0x00007f13216083b1 in ?? () from /opt/firefox/libxul.so
#6  0x00007f13216083d9 in ?? () from /opt/firefox/libxul.so
#7  0x00007f1321d22bcd in ?? () from /opt/firefox/libxul.so
#8  0x00007f1321d22c27 in ?? () from /opt/firefox/libxul.so
#9  0x00007f1321d20e44 in ?? () from /opt/firefox/libxul.so
#10 0x00007f1321614d79 in ?? () from /opt/firefox/libxul.so
#11 0x00007f1321886f23 in ?? () from /opt/firefox/libxul.so
#12 0x00007f13218870bb in ?? () from /opt/firefox/libxul.so
#13 0x00007f1321620edf in ?? () from /opt/firefox/libxul.so
#14 0x00007f132160b5b9 in ?? () from /opt/firefox/libxul.so
#15 0x00007f1321633aeb in ?? () from /opt/firefox/libxul.so
#16 0x00007f1321a5eb33 in ?? () from /opt/firefox/libxul.so
#17 0x00007f13220e0805 in ?? () from /opt/firefox/libxul.so
#18 0x00007f132299aab1 in ?? () from /opt/firefox/libxul.so
#19 0x00007f1322957ae6 in ?? () from /opt/firefox/libxul.so
#20 0x00007f132295a190 in ?? () from /opt/firefox/libxul.so
#21 0x00007f132295a427 in XRE_main () from /opt/firefox/libxul.so
#22 0x000000000040623b in _start ()

(gdb) quit
A debugging session is active.

   Inferior 1 [process 3242] will be detached.

Quit anyway? (y or n) y
Detaching from program: /proc/3242/exe, process 3242


After the detach the browser is back in working order until it hangs again a few minutes later.

Using kernel 3.14.2, up to date ~amd64 Gentoo on a Haswell i5, happens with both firefox-bin and firefox, both -28 and -29...

Haven't found anyone with the same issue yet.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum