You are not logged in.

#1 2015-12-24 14:07:56

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Firefox 43 segfaulting

Recently, Firefox started segfaulting:

❯ firefox -p
[1]    11808 segmentation fault (core dumped)  firefox -p

And that's all she wrote. I got a coredump from coredumpctl and ran firefox under strace, but can't seem to make much sense of it.

Core dump

Strace output


Fear me! I have root! Sometimes...

Offline

#2 2015-12-24 15:54:32

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: Firefox 43 segfaulting

A couple people here have had issues with their profiles after the recent upgrade of FF.   Perhaps if you tried with a clean profile be deleting or moving your old one?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2015-12-24 18:01:05

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Re: Firefox 43 segfaulting

Yep. I deleted the profile. It does not appear to change anything about the segfault.

This is the first version to come with GTK3, right? I've made sure Adwaita is installed and no custom theme is defined, so it should in theory use that. Doesn't really seem to change anything about the segfault either, though.


Fear me! I have root! Sometimes...

Offline

#4 2015-12-24 19:13:53

max kaspar
Member
Registered: 2013-04-11
Posts: 57

Re: Firefox 43 segfaulting

It's probably an extension that is having problems with GTK3. I run Firefox with two profiles. One profile is having around 80 extensions and segfaults, the other one has around 20 extensions and no problems at all, but i can't bother to troubleshoot.

Offline

#5 2015-12-25 14:15:12

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Re: Firefox 43 segfaulting

There should be no extensions at all after erasing the profile.


Fear me! I have root! Sometimes...

Offline

#6 2015-12-25 17:09:59

theGunslinger
Member
Registered: 2011-05-20
Posts: 300

Re: Firefox 43 segfaulting

Not sure if it's related but Firefox starteg segfaulting for me as well. Every time I open a youtube video it crashes after a second.

Offline

#7 2015-12-25 19:30:23

max kaspar
Member
Registered: 2013-04-11
Posts: 57

Re: Firefox 43 segfaulting

mkaito wrote:

There should be no extensions at all after erasing the profile.

Oops, sory i didn't pay atention to your  previous post. Anyways, I'm using KDE and after i  changed the GTK3 theme to 'default' in kde system settings the segfaults stopped.

Offline

#8 2015-12-26 02:06:06

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Re: Firefox 43 segfaulting

Changing the GTK{2,3} theme doesn't seem to do anything about the segfault.


Fear me! I have root! Sometimes...

Offline

#9 2015-12-27 15:58:53

albertgasset
Member
Registered: 2015-04-11
Posts: 5

Re: Firefox 43 segfaulting

Firefox started to segfault for me as well. Running Firefox under gdb I get:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd00ff700 (LWP 4703)]
0x00007fffbfd9f140 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so

If I downgrade mesa to 11.0.7 it doesn't segfault anymore.

Offline

#10 2015-12-27 16:49:23

Chazza
Wiki Maintainer
Registered: 2013-06-02
Posts: 506

Re: Firefox 43 segfaulting

theGunslinger wrote:

Not sure if it's related but Firefox starteg segfaulting for me as well. Every time I open a youtube video it crashes after a second.

I've had this as well. I could only fix this by setting layers.acceleration.disabled to true or by forcing Flash.

Offline

#11 2015-12-28 08:32:22

albertgasset
Member
Registered: 2015-04-11
Posts: 5

Re: Firefox 43 segfaulting

Chazza wrote:

I've had this as well. I could only fix this by setting layers.acceleration.disabled to true or by forcing Flash.

I had layers.acceleration.force-enabled set to true, changing it to false solved the issue for me.

Offline

#12 2016-02-06 01:06:35

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Re: Firefox 43 segfaulting

Bump.

Still crashing. Still can't figure out why it does that. Asked in #archlinux, nobody was able to help me.


Fear me! I have root! Sometimes...

Offline

#13 2016-03-09 16:23:29

pig
Member
Registered: 2016-03-09
Posts: 1

Re: Firefox 43 segfaulting

I'm in the same situation.

Offline

#14 2016-03-09 16:38:32

mkaito
Member
From: Spain
Registered: 2010-06-12
Posts: 126
Website

Re: Firefox 43 segfaulting

I installed

firefox-gtk2-bin

from AUR and things work again. GTK3 breaks everything it touches, I swear.

I haven't tagged the thread as solved because I still don't know why GTK3 breaks firefox. Switching themes diidn't seem to help.


Fear me! I have root! Sometimes...

Offline

#15 2016-04-10 12:00:40

sokuban
Member
Registered: 2006-11-11
Posts: 412

Re: Firefox 43 segfaulting

I have been in the same situation since probably around the same time as you. Been self-compiling an old version of firefox at every gtk update since I couldn't figure out any other way to get things to work, but I was too busy to do it after the last gtk update and needed firefox fast to be able to do work.

Thanks so much for suggesting using gtk2-bin, this works and has saved me from lots of trouble. I don't have the free time to compile firefox or troubleshoot this error. I never would have considered using gtk2 because I thought it was a problem with firefox version 43 and up. I'm glad I can get 45 working on my computer now without having to resort to self-compiling.

Hopefully we can figure out what broke it on gtk3 soon, but to be honest, I'd probably just be happy to use the gtk2-bin forever.

EDIT: Well, looks like we're going to be in trouble if that maintainer takes firefox-gtk2-bin off the AUR. What should we do?

Last edited by sokuban (2016-04-28 07:50:23)

Offline

#16 2016-05-03 03:15:26

Parjanya
Member
Registered: 2013-02-03
Posts: 3

Re: Firefox 43 segfaulting

I had similar issues, I couldn't move tabs while using the Tabkit addon, or even change the default program to open PDF files. firefox-gtk2 solved it for now, and it feels quite faster as well.

Offline

#17 2016-09-20 05:41:17

sokuban
Member
Registered: 2006-11-11
Posts: 412

Re: Firefox 43 segfaulting

I just realized firefox-gtk2-bin indeed was taken off the AUR. I compiled firefox-gtk2 by myself and that works fine, but firefox is not fun to compile. The normal firefox in the repos still doesn't work for me. Anyone else with the problem found any solutions?

Offline

#18 2016-09-20 12:00:39

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: Firefox 43 segfaulting

The firefox-gtk2 version is available on archlinuxcn.
You can add the repository to your pacman.conf, but mind you,it is an unofficial one. On the other hand, I'm using it for a few months now
without problems......

Offline

#19 2016-09-22 08:00:12

sokuban
Member
Registered: 2006-11-11
Posts: 412

Re: Firefox 43 segfaulting

Thanks for the suggestion.

Yea, I guess it would be really nice if we could figure out you know, why firefox gtk3 segfaults for us and how to solve it, but oh well.

Offline

#20 2016-09-22 11:29:44

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,863
Website

Re: Firefox 43 segfaulting

As there has been no new information in over nine months, and the OP hasn't been on the forums since March, I'm going to go ahead and close this old topic to prevent further zombification.

Last edited by WorMzy (2016-09-22 11:30:03)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB