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

Bug 576928

Summary: media-libs/mesa is broken with glx-tls enabled in musl
Product: Gentoo Linux Reporter: Aric Belsito <lluixhi>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: blueness, gentoo, lu_zero, toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 571220    

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