Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289860 - GTK+ Segafult when compiling on amd64 Hardened stable
Summary: GTK+ Segafult when compiling on amd64 Hardened stable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 13:08 UTC by rg b
Modified: 2009-10-22 07:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,2.91 KB, text/plain)
2009-10-20 13:59 UTC, rg b
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rg b 2009-10-20 13:08:39 UTC
When compiling x11-libs/gtk+-2.16.6, I get this segfault :

/var/tmp/portage/x11-libs/gtk+-2.16.6/temp/environment: line 2748: 15748 Segmentation fault      gdk-pixbuf-query-loaders > "${ROOT}${GTK2_CONFDIR}/gdk-pixbuf.loaders"

In dmesg : gdk-pixbuf-quer[15748]: segfault at 6f1fc02b4d80 ip 00006f1fc009f2fd sp 000075e6c4679ef0 error 7 in ld-2.9.so[6f1fc0098000+1d000]


Reproducible: Always

Steps to Reproduce:
1. Just compile gtk+
2.
3.

Actual Results:  
Gtk+ is compiling find but there's no support of jpg and png files after compiling.



Expected Results:  



I can compile it when softmode is enabled.
Comment 1 rg b 2009-10-20 13:59:25 UTC
Created attachment 207672 [details]
emerge --info
Comment 2 rg b 2009-10-22 07:34:02 UTC
(In reply to comment #1)
> Created an attachment (id=207672) [details]
> emerge --info
> 

Changing profile to hardened then eselect opengl to X11 make gtk+ compiling fine.