Isaac Sim Version
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 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: RTX 4090
- Driver Version: 560.94
Topic Description
Detailed Description
I am trying to analyze why Isaac Sim is crashing.
In previous versions of Isaac Sim (4.0, 4.1, 4.2) which were installed through the Omniverse Launcher, the crash logs were at a location such as this:
C:\Users\mattm\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\logs\Kit\Isaac-Sim\4.2\kit_20250124_122359.log
However, in Isaac Sim 4.5 which was installed as standalone install. The folder structure is different.
C:\Users\mattm\AppData\Local\ov\pkg\isaac-sim-4.5.0\kit\logs\Kit
I expected an Isaac-Sim
or Isaac-Sim Full
folder, but it does not exist.
I can see the logs from crash reporter saying a log was produced and uploaded, but the file was deleted afterwards
2025-02-06 19:56:58 [244ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] compressing 10 files into 'C:/Users/mattm/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\7ba9cb57-b399-446a-b5cb-129a4a15c3ba.dmp.zip' for upload.
2025-02-06 19:56:59 [1,147ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file 'C:/Users/mattm/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\7ba9cb57-b399-446a-b5cb-129a4a15c3ba.dmp' with 10 retries remaining.
2025-02-06 19:56:59 [1,149ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file 'C:/Users/mattm/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\7ba9cb57-b399-446a-b5cb-129a4a15c3ba.dmp.toml' with 10 retries remaining.
2025-02-06 19:56:59 [1,168ms] [Warning] [carb.crashreporter-breakpad.plugin] Launched process 'crashreport.gui.exe' as PID 12612
2025-02-06 19:57:04 [6,181ms] [Error] [carb.crashreporter-breakpad.plugin] [crash] Wrote dump file 'C:/Users/mattm/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\7ba9cb57-b399-446a-b5cb-129a4a15c3ba.dmp.zip'
2025-02-06 19:57:04 [6,181ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Uploading minidump: file:'C:/Users/mattm/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\7ba9cb57-b399-446a-b5cb-129a4a15c3ba.dmp.zip' svr:'https://services.nvidia.com/submit'
I see these files, but they do not have the content I am looking for.
And 7ba9c file has Error: Failed to find a python interpreter in the .data section
which isn’t helpful
I would like to see a copy of the output in the terminal that I ran .\isaac-sim.bat
Steps to Reproduce
N/A
Error Messages
N/A
Screenshots or Videos
N/A
Additional Information
What I’ve Tried
N/A
Related Issues
N/A
Additional Context
N/A