Isaac Sim 5.1 crashes with segmentation fault on Ubuntu 24.04 (RTX 5080, driver 580-open)

Important: Isaac Sim support

Note: For Isaac Sim support, the community is gradually transitioning from this forum to the Isaac Sim GitHub repository so that questions and issues can be tracked, searched, and resolved more efficiently in one place. Whenever possible, please create a GitHub Discussion or Issue there instead of starting a new forum topic.

Note: For any Isaac Lab topics, please submit your topic to its GitHub repo ( GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim · GitHub ) following the instructions provided on Isaac Lab’s Contributing Guidelines ( Contribution Guidelines — Isaac Lab Documentation ).

Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.

6.0.0
5.1.0
5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model:NVIDIA GeForce RTX 5080
  • Driver Version:580.126.09

Topic Description

Detailed Description

I am trying to run Isaac Sim 5.1 on Ubuntu 24.04, but the application always crashes with a segmentation fault shortly after launch.

My system configuration is:

  • GPU: NVIDIA GeForce RTX 5080

  • Driver Version: 580.126.09 (open kernel module)

  • CUDA Version: 13.0

  • Operating System: Ubuntu 24.04

  • Isaac Sim Version: 5.1.0 (standalone Linux x86_64)

Steps to Reproduce

  1. Over the past week I have tried many different approaches, but none of them worked.

    1. Changing NVIDIA drivers

      • 570

      • 570-open

      • 580

      • 580-open

      Among these, the only driver that allowed Ubuntu to boot normally was 580-open.
      With other drivers, Ubuntu either failed to start or the display did not work.

    2. Running Isaac Sim

      • Running ./isaac-sim.sh

      • Running through selector.sh

    3. Using selector.sh

      • The selector window appears

      • After selecting Isaac Sim, it crashes immediately with a segmentation fault

    4. Cleaning caches

      • clear_caches.sh

      • --reset-user

    5. Vulkan troubleshooting

      • Installed vulkan-tools

      • Checked Vulkan device

      • Tried Vulkan ICD fixes suggested in the forum

    Despite all these attempts, the result is always the same: Isaac Sim crashes with a segmentation fault shortly after launch.

Error Messages

(If applicable, copy and paste any error messages you received)

Screenshots or Videos

(If applicable, add screenshots or links to videos that demonstrate the issue)

Additional Information

What I’ve Tried

(Describe any troubleshooting steps you’ve already taken)

Related Issues

Has anyone successfully run Isaac Sim 5.1 on RTX 5080 with Ubuntu 24.04?

Is driver 580-open officially supported, or is there a recommended configuration for this GPU?

Any guidance would be greatly appreciated. I have been trying to solve this for about a week and would be very thankful for any help.

Thank you.

Additional Context

(Add any other context about the problem here)

In the Ubuntu 20.04 environment, I cannot proceed further from the pre-installation window.
In Ubuntu 22.04, the installation itself fails and the system gets stuck on a black screen.
In Ubuntu 24.04, the installation completes, but Isaac Sim fails to run.

Please share the corresponding Kit log file under ~/.nvidia-omniverse/logs/Kit/Isaac-Sim Full/5.1/.

Also, please try the driver version 580.65.06 or 580.95.05 recommended in Isaac Sim Requirements — Isaac Sim Documentation and Technical Requirements — Omniverse Developer Guide respectively.

We have not received the requested logs or an update after our last reply, so we will close this thread for now. If you are still seeing this issue, please open a new GitHub Discussion or Issue on the Isaac Sim repo and include a link to this topic, your full system details, Kit log, and exact driver version, so we can continue the investigation there: GitHub - isaac-sim/IsaacSim: NVIDIA Isaac Sim™ is an open-source application on NVIDIA Omniverse for developing, simulating, and testing AI-driven robots in realistic virtual environments. · GitHub. Thank you for your understanding as we transition Isaac Sim support from the forums to GitHub.