problem with libGLdispatch.so on grsecurity-enabled system
Created by: Marqin
Hello,
I've got grsecurity enabled in my kernel and when I'm trying to run app that uses libGLdispatch.so I'm getting error
kernel: grsec: denied RWX mprotect of /usr/lib/libGLdispatch.so.0
Doing readelf -edW /usr/lib/libGLdispatch.so.0
showed this:
[10] wtext PROGBITS 0000000000048000 048000 012000 00 AX 0 0 4096
which looks supicious, because it has w
in name ( like writeable
) but is not marked as writeable.
I see some people using Gentoo have the same problem with libGLdispatch.so
. They also have some ideas about fixing it.
version: 358.16