Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576928 - media-libs/mesa is broken with glx-tls enabled in musl
Summary: media-libs/mesa is broken with glx-tls enabled in musl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 571220
  Show dependency tree
 
Reported: 2016-03-10 00:39 UTC by Aric Belsito
Modified: 2016-03-22 23:37 UTC (History)
4 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 Aric Belsito 2016-03-10 00:39:04 UTC
See the freedesktop bug:
https://bugs.freedesktop.org/show_bug.cgi?id=35268

Because the initial-exec model, unsupported in musl, is still used by mesa we get segmentation faults in applications when attempting to create glx contexts.

Until this is fixed, we should mask the nptl use flag for x11-base/xorg-server and media-libs/mesa under musl profiles.
Comment 1 Aric Belsito 2016-03-22 23:37:12 UTC
https://github.com/gentoo/gentoo/pull/1042