Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 442328

Summary: media-libs/alsa-libs-1.0.25-r1- error while loading shared libraries: /usr/lib/libasound.so.2: cannot make segment writable for relocation: Permission denied
Product: Gentoo Linux Reporter: Christian Burger <c.burger>
Component: Current packagesAssignee: Gentoo ALSA team [DISABLED] <alsa-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian Burger 2012-11-08 09:29:10 UTC
Since upgrading to version 1.0.25-r1, I get the following error message from applications using ALSA:

error while loading shared libraries: /usr/lib/libasound.so.2: cannot make segment writable for relocation: Permission denied

Downgrading back to 1.0.24.1 resolves the problem.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-08 15:29:36 UTC
Please post your `emerge --info' output in a comment.
Comment 2 Christian Burger 2012-11-08 20:46:29 UTC
I was just trying to narrow down the issue a little bit more and gather some information with the help of 
http://www.gentoo.org/proj/en/hardened/pic-guide.xml
http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml
and reinstalled the package for that again.

All works fine now. I have no idea where the problem stemmed from. Sorry, for wasting your time.