You are not logged in.

#1 2015-05-01 10:50:00

th0th
Member
From: Turkey
Registered: 2011-03-19
Posts: 22

[SOLVED] gdk-pixbuf-query-loaders Segmentation fault

When I update my packages via:

$ yaourt -Syu

I saw the error:

Segmentation fault (core dumped)

Then I found out the problem is about the binary file gdk-pixbuf-query-loaders.

When I run

gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders

I get the error

Segmentation fault (core dumped)

Is this a bug or did I do something wrong?

The file /usr/bin/gdk-pixbuf-query-loaders is owned by package gdk-pixbuf2 (2.31.3-1), I tried compiling the package from source myself, that didn't solve the issue.
I am using kde (new plasma).

Last edited by th0th (2015-05-10 11:36:42)

Offline

#2 2015-05-01 12:47:40

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

Sounds like Nvidia bug report.

Have you recompiled cairo with --enable-gl? That's a bad thing to do.

Offline

#3 2015-05-01 13:01:34

th0th
Member
From: Turkey
Registered: 2011-03-19
Posts: 22

Re: [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

brebs wrote:

Sounds like Nvidia bug report.

Have you recompiled cairo with --enable-gl? That's a bad thing to do.

I was using cairo-ubuntu from AUR. Considering it might be the cause, I tried installing default cairo, it didn't solve the issue.

Offline

#4 2015-05-01 14:33:54

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

cairo-ubuntu had the bad option:

--enable-gl

So you probably haven't reverted to Arch-default cairo properly.

Offline

#5 2015-05-03 14:41:19

th0th
Member
From: Turkey
Registered: 2011-03-19
Posts: 22

Re: [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

Today I retried, reverted to default cairo, still no luck:

➜  ~  pacman -Q | grep cairo
cairo 1.14.2-1
[root@gordon ~]# gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders 
Segmentation fault (core dumped)

Offline

#6 2015-05-10 11:36:31

th0th
Member
From: Turkey
Registered: 2011-03-19
Posts: 22

Re: [SOLVED] gdk-pixbuf-query-loaders Segmentation fault

It turns out that my problem is about processor's microcode, I installed intel-ucode package and it solved my problem.

Offline

Board footer

Powered by FluxBB