Hi community,
My Isaac Sim 2022.2.1 is crashing while loading usd assets. I keep getting this vulkan error:
2024-02-13 17:08:33 [72,108ms] [Error] [carb.graphics-vulkan.plugin] VkResult: ERROR_DEVICE_LOST
2024-02-13 17:08:33 [72,108ms] [Error] [carb.graphics-vulkan.plugin] submitToQueueCommon failed.
2024-02-13 17:08:33 [72,108ms] [Error] [gpu.foundation.plugin] A GPU crash occurred. Exiting the application...
Reasons for the failure: a device lost, out of memory, or an unexpected bug.
2024-02-13 17:08:39 [77,673ms] [Error] [carb.crashreporter-breakpad.plugin] crash detected
I am able to do the following:
- Can Open Isaac Sim 2022.2.1
- Can move in the viewport, add an asset in the viewport
- Can drag and drop USD files onto the stage
- Can load Isaac Assets (Beta)
- Cannot load saved USD files from File > Open (leads to a crash)
Here is my GPU info:
|---------------------------------------------------------------------------------------------|
| Driver Version: 545.29.06 | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | AMD Unknown (RADV GFX1103_R1) | | | 5407 MB | 1002 | 0 |
| | | | | | 15bf | 00000000.. |
|---------------------------------------------------------------------------------------------|
| 1 | NVIDIA GeForce RTX 4060 Laptop.. | Yes: 0 | | 8188 MB | 10de | 0 |
| | | | | | 28e0 | 70c96440.. |
|=============================================================================================|
| OS: Linux pop-os, Version: 6.6.10-76060610-generic
| Processor: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics | Cores: Unknown | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 15197 | Free Memory: 6989
| Total Page/Swap (MB): 47964 | Free Page/Swap: 47964
|---------------------------------------------------------------------------------------------|
'
I have attached the crash report and logs for more details.
crash_2024-02-13_12-28-40_13027.txt (5.9 KB)
kit_20240213_122803.log (1.4 MB)
Looking for a fix that works with 2022.2.1, and not require me to shift to 2023.1.1.
Thanks!