Skip to content

MESA-LOADER: failed to open when running software in Linux #126

Description

@StephenNneji

The following is encounter when running the tests

030 INFO: No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
libEGL warning: MESA-LOADER: failed to open vmwgfx: /usr/lib/dri/vmwgfx_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)

qt.qpa.wayland: Failed to initialize EGL display 3001
.............................................Cannot find EGLConfig, returning null config
Segmentation fault (core dumped)

This seems to be cause by libstdc++. Both solutions in the link https://stackoverflow.com/a/72427700 can serve as a walkaround for the issue

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

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions