You are not logged in.

#1 2011-06-21 19:24:48

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

[Solved] All GTK Apps get segmentation faults

I did an update on my system and tried running the new firefox 5 and suddenly all my gnome apps died.  Now I can no longer get into my gnome desktop (it just loads the wallpaper and sits there with no panel).  I am able to get into openbox (as long as I don't load it with the gnome) but it seems that all my gtk apps now give a segmentation fault and die.

I've tried gnome-terminal, firefox, gnome-session-properties, meld from openbox and they're all segfaulting on load.

Does anyone have an ideas how I can track down the issue?

I've tried moving .gnome* .gconf* into a different directory with no luck.  I tried the fallback mode in gnome.

Any advice would be much appreciated!


Update (June 22, 2011):

With the help of one of the developers in the bug tracker, I managed to get it all working again.  This is what worked for me if anyone else wants to try it:

sudo update-mime-database /usr/share/mime && rm ~/.local/share/mime/mime.cache

Last edited by emphire (2011-06-22 17:46:38)

Offline

#2 2011-06-21 21:20:32

pdunning
Member
Registered: 2007-11-07
Posts: 31

Re: [Solved] All GTK Apps get segmentation faults

I just had the same problem. I think it's something to do with glib2 (telepathy-glib was upgraded on my system at the same time as firefox) as firefox and gnome-mplayer crashed after they called something in libgio, part of glib2. Anyway to find the problem I rebuilt glib2 with debugging symbols, but that made the problem disappear.

Offline

#3 2011-06-22 00:17:13

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: [Solved] All GTK Apps get segmentation faults

Thanks pdunning.  I tried rebuilding glib2 from abs but still have the issue.  Did you use the PKGBUILD in abs?  What changes did you make to add the debugging symbols?

Is anyone else having this issue?

Offline

#4 2011-06-22 08:13:19

elastic
Member
Registered: 2010-07-05
Posts: 13

Re: [Solved] All GTK Apps get segmentation faults

yes same here - no solution untill now ...


Archlinux on Samsung x20 notebook and on Acer Aspire One 110l

Offline

#5 2011-06-22 08:21:26

kolbycrouch
Member
Registered: 2008-07-18
Posts: 218

Re: [Solved] All GTK Apps get segmentation faults

I had this problem before, Im fairly sure it was because I was using oxygen as my gtk theme while using gtk as my qt theme, or something along those lines, try backing up your .gtkrc-2.0 and deleting the current one to see if that does anything. Sorry but its been a while since i've had this similar problem.

Offline

#6 2011-06-22 08:34:14

elastic
Member
Registered: 2010-07-05
Posts: 13

Re: [Solved] All GTK Apps get segmentation faults

kolbycrouch wrote:

I had this problem before, Im fairly sure it was because I was using oxygen as my gtk theme while using gtk as my qt theme, or something along those lines, try backing up your .gtkrc-2.0 and deleting the current one to see if that does anything. Sorry but its been a while since i've had this similar problem.

no effects - everything but gtk works ...


Archlinux on Samsung x20 notebook and on Acer Aspire One 110l

Offline

#7 2011-06-22 08:55:53

kolbycrouch
Member
Registered: 2008-07-18
Posts: 218

Re: [Solved] All GTK Apps get segmentation faults

has anyone done a pacman -Sy without upgrading? thats probably not it, but thats always been a recipe for disaster for me.

Offline

#8 2011-06-22 09:30:25

pdunning
Member
Registered: 2007-11-07
Posts: 31

Re: [Solved] All GTK Apps get segmentation faults

I added debugging symbols to the ABS PKGBUILD as per https://wiki.archlinux.org/index.php/De … tings_only. In my case it was definitely not a GTK Oxygen theme as mine uses QtCurve.

Offline

#9 2011-06-22 16:40:56

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: [Solved] All GTK Apps get segmentation faults

I tried building glib2 with the debugging symbols... still get the segfault.  I'm just using the default theme so I don't think it has anything to do with the oxygen theme.

I created a bug for the issue.  Perhaps that will help with sorting it out.  In the mean time I'll keep playing around with it.

If anyone has any other ideas please throw them my way!

Offline

#10 2011-06-22 17:45:34

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: [Solved] All GTK Apps get segmentation faults

With the help of one of the developers in the bug tracker, I managed to get it all working again.  This is what worked for me if anyone else wants to try it:

sudo update-mime-database /usr/share/mime && rm ~/.local/share/mime/mime.cache

Offline

#11 2011-06-22 19:11:10

elastic
Member
Registered: 2010-07-05
Posts: 13

Re: [Solved] All GTK Apps get segmentation faults

emphire wrote:

With the help of one of the developers in the bug tracker, I managed to get it all working again.  This is what worked for me if anyone else wants to try it:

sudo update-mime-database /usr/share/mime && rm ~/.local/share/mime/mime.cache

made it for me - thanx a lot :-)


Archlinux on Samsung x20 notebook and on Acer Aspire One 110l

Offline

Board footer

Powered by FluxBB