Skip to content

primusrun with suid binaries. #197

Description

@rvega

primusrun uses LD_LIBARARY_PATH to use /usr/lib/primus/libGL.so.1 with precedence over /usr/lib/libGL.so.1. This works fine for most cases. However, when running a suid binary such as virtualbox, the LD_LIBRARY_PATH variable is ignored and only the system paths are used so the primus version of libGL.so.1 is not loaded.

¿How can this be fixed? My particular case is I want to run virtualbox with primusrun. More details of my issue here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions