-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Thanks for the update, I can run simulations while streaming from the simulated ZED camera. However, Isaac Sim crashes 5-10 seconds after I stop the simulation. I am using an RTX5090 on Windows 11 to run Isaac Sim 4.5.
Here's the log from Isaac Sim:
`2025-07-18 08:11:16 [1,084,524ms] [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.
2025-07-18 08:11:16 [1,084,525ms] [Warning] [gpu.foundation.plugin] polling aftermath dump status ...
2025-07-18 08:11:16 [1,084,569ms] [Warning] [carb.graphics-vulkan.plugin] aftermath reports no active shader during GPU crash
2025-07-18 08:11:16 [1,084,569ms] [Error] [carb.graphics-vulkan.plugin] GPU crash is detected. Trying to write crash dump into: C:/Users/eatur/.nvidia-omniverse/logs/Kit/Isaac-Sim Full/4.5/kit_20250718_005311-0.nv-gpudmp
2025-07-18 08:11:16 [1,084,570ms] [Error] [carb.graphics-vulkan.plugin] GPU crash dump is successfully written
2025-07-18 08:11:16 [1,084,626ms] [Warning] [gpu.foundation.plugin] successfully waited and produced aftermath dump
2025-07-18 08:11:17 [0ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] A crash has occurred. If a debugger should be attached, please set the '/crashreporter/debuggerAttachTimeoutMs' setting to a timeout in milliseconds. This can be used to allow the crash reporter to wait for up to that long for a debugger to attach before processing or sending the crash report.
2025-07-18 08:11:17 [6ms] [Warning] [carb.crashreporter-breakpad.plugin] Launched process 'py-spy.exe' as PID 40660
2025-07-18 08:11:17 [238ms] [Error] [carb.crashreporter-breakpad.plugin] 'py-spy.exe' exited with code 1
2025-07-18 08:11:17 [243ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] compressing 4 files into 'C:/Users/eatur/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\2ce42ccd-7e27-4a4d-a791-b49126958163.dmp.zip' for upload.
2025-07-18 08:11:18 [954ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file 'C:/Users/eatur/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\2ce42ccd-7e27-4a4d-a791-b49126958163.dmp' with 10 retries remaining.
2025-07-18 08:11:18 [956ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file 'C:/Users/eatur/AppData/Local/ov/data/Kit/Isaac-Sim Full/4.5\2ce42ccd-7e27-4a4d-a791-b49126958163.dmp.toml' with 10 retries remaining.
2025-07-18 08:11:18 [968ms] [Warning] [carb.crashreporter-breakpad.plugin] Launched process 'crashreport.gui.exe' as PID 2312
`