You are not logged in.

#1 2010-07-24 03:05:17

kmason
Member
From: Tempe, Arizona, USA
Registered: 2010-03-23
Posts: 256
Website

Gimp and Inkscape Segfaulting [SELF SOLVED]

After today, probably from an update, both GIMP and Inkscape segfault.  Inkscape won't launch because of this, and GIMP cannot open SVGs or save as PNG (probably other formats too), without segfaulting and giving up (though it doesn't quit because of this.

I looked in dmesg, and here's what I got:

Inkscape

inkscape[15380]: segfault at 229d000 ip 00007f7f405587b8 sp 00007fff70580810 error 4 in libX11.so.6.3.0[7f7f404fe000+137000]

GIMP

gimp-2.6[12670]: segfault at fda000 ip 00007f27821de7b8 sp 00007fff66e92ae0 error 4 in libX11.so.6.3.0[7f2782184000+137000]

Last edited by kmason (2010-07-25 19:07:45)

Offline

#2 2010-07-24 12:55:55

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

all i can say is its not widespread. i tried inkscape and it did run here.

could be a plugin from aur that needs a rebuild?

Offline

#3 2010-07-24 15:22:23

kmason
Member
From: Tempe, Arizona, USA
Registered: 2010-03-23
Posts: 256
Website

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

eldragon wrote:

all i can say is its not widespread. i tried inkscape and it did run here.

could be a plugin from aur that needs a rebuild?

I wish it was that easy, but I don't have any plugins, and I'm using the versions from the repos. hmm

Offline

#4 2010-07-24 16:00:11

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

Reinstall libx11 and see if it helps.

Offline

#5 2010-07-24 16:17:33

kmason
Member
From: Tempe, Arizona, USA
Registered: 2010-03-23
Posts: 256
Website

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

Nope, didn't work - I did the following steps, and it didn't help:

# pacman -Rd libx11
# pacman -S libx11
# reboot

Although, this did start happening after I removed some gnome related Graphical Applications in favor of CLI or generic ones (including switching gnome-power-manager for ACPID and gnome-screensaver for xscreensaver). Would that have anything to do with it?

Offline

#6 2010-07-24 22:59:05

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

kmason wrote:

Nope, didn't work - I did the following steps, and it didn't help:

# pacman -Rd libx11
# pacman -S libx11
# reboot

Although, this did start happening after I removed some gnome related Graphical Applications in favor of CLI or generic ones (including switching gnome-power-manager for ACPID and gnome-screensaver for xscreensaver). Would that have anything to do with it?

Unlikely. Were there any upgrades to your graphic drivers recently?

Offline

#7 2010-07-24 23:06:40

kmason
Member
From: Tempe, Arizona, USA
Registered: 2010-03-23
Posts: 256
Website

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

Nope, I don't think so at least.  I'm not logged into my Linux Partition though, so I can't double check now, but I will later.

Edit: Nope, xf86-video-intel hasn't even been upgraded once since it was installed on the 14th.

Last edited by kmason (2010-07-25 01:02:48)

Offline

#8 2010-07-25 19:07:22

kmason
Member
From: Tempe, Arizona, USA
Registered: 2010-03-23
Posts: 256
Website

Re: Gimp and Inkscape Segfaulting [SELF SOLVED]

UPDATE!  It appears that Imagemagick broke.  When I did the following commands, GIMP and Inkscape both work again:

# pacman -Rd imagemagick
# pacman -S imagemagick

Offline

Board footer

Powered by FluxBB