Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430142 - net-im/skype-4.0.0.7-r2 segmentation fault with prelink
Summary: net-im/skype-4.0.0.7-r2 segmentation fault with prelink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-06 08:33 UTC by Patrick ALLAERT
Modified: 2012-08-07 07:47 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick ALLAERT 2012-08-06 08:33:07 UTC
If prelink has been used to prelink the whole system using:
$ sudo prelink -avmR

Skype 4.0.0.7-r2 does not start because of a segmentation fault at startup.

Reinstalling skype solves the issue, prelinking the system again and it segfaults again.

Solution:
1) I've created a /etc/env.d/90skype file containing:
PRELINK_PATH_MASK=/opt/bin/skype

2) I have reinstalled skype.

3) Prelinked my whole system as usual

4) Skype don't crash anymore

I think that this PRELINK_PATH_MASK should be configured by the skype ebuild.

Feel free to suggest alternative solution.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-08-06 08:47:46 UTC
Fixed in 4.0.0.8-r1 by installing the env.d file