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

Segmentation fault (core dumped): OpenGL version not found #2534

Open
Tttt91 opened this issue Jan 18, 2025 · 0 comments
Open

Segmentation fault (core dumped): OpenGL version not found #2534

Tttt91 opened this issue Jan 18, 2025 · 0 comments

Comments

@Tttt91
Copy link

Tttt91 commented Jan 18, 2025

Habitat-Sim version

v0.3.2

❓ Questions and Help

I've installed habitat-sim (conda install) and downloaded the dataset.
When I run the Interactive testing command:
python examples/viewer.py --scene data/scene_datasets/habitat-test-scenes/skokloster-castle.glb
I encounter the following error, and my OpenGL version is not displayed correctly.

Platform::GlfwApplication: virtual DPI scaling 1.25
Renderer:  by 
OpenGL version: 
Using optional features:
    GL_ARB_vertex_array_object
    GL_ARB_ES2_compatibility
    GL_ARB_separate_shader_objects
    GL_ARB_robustness
    GL_ARB_texture_storage
    GL_ARB_texture_view
    GL_ARB_framebuffer_no_attachments
    GL_ARB_invalidate_subdata
    GL_ARB_texture_storage_multisample
    GL_ARB_multi_bind
    GL_ARB_direct_state_access
    GL_ARB_get_texture_sub_image
    GL_ARB_texture_filter_anisotropic
    GL_KHR_debug
    GL_KHR_parallel_shader_compile
Using driver workarounds:
    no-layout-qualifiers-on-old-glsl
GL::Context: enabling GPU validation
Segmentation fault (core dumped)

I can use glxinfo | grep "OpenGL version" to check my OpenGL version, and it is:

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.6

And dpkg -l | grep libglvnd-dev:

ii  libglvnd-dev:amd64                          1.3.2-1~ubuntu0.20.04.2               amd64        Vendor neutral GL dispatch library -- development files

Why is my OpenGL version not displaying?

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

1 participant