Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashing minetest when run with mangohud #1457

Open
theotheroracle opened this issue Oct 10, 2024 · 3 comments
Open

crashing minetest when run with mangohud #1457

theotheroracle opened this issue Oct 10, 2024 · 3 comments

Comments

@theotheroracle
Copy link

Do not report issue for old MangoHud versions

Describe the bug
A clear and concise description of what the bug is.

List relevant hardware/software information

  • Linux Distribution : NixOS
  • MangoHud version : 0.7.1
  • GPU : AMD Ryzen 7 PRO 5850U with Radeon Graphics

To Reproduce
Steps to reproduce the behavior:

  1. run mangohud minetest ( Minetest 5.9.1-NixOS (Linux) )

Expected behavior
it runs

Additional context

2024-10-10 12:54:11: [Main]: Automatically selecting world at [/home/hive/.minetest/worlds/world1]
[2024-10-10 12:54:11.277] [error] [loader_glx.cpp:28] Failed to open 64bit libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory
[2024-10-10 12:54:11.344] [error] [loader_glx.cpp:28] Failed to open 64bit libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory
[2024-10-10 12:54:11.346] [error] [loader_glx.cpp:28] Failed to open 64bit libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory
[2024-10-10 12:54:11.346] [error] [inject_glx.cpp:49] Failed to get function 'glXCreateContextAttribsARB'
[2024-10-10 12:54:11.349] [error] [loader_glx.cpp:28] Failed to open 64bit libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory
fish: Job 1, 'mangohud minetest' terminated by signal SIGSEGV (Address boundary error)
@flightlessmango
Copy link
Owner

libGL.so.1 is required for mangohud to draw opengl overlay

@theotheroracle
Copy link
Author

mangohud is working on my system though, i tested it with glxgears

@flightlessmango
Copy link
Owner

The problem still appears to be that this library is missing on your system or environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants