Hi All,
I am experiencing an issue when trying to run the ROS2 Carter example on Isaac Sim. This issue has persisted across two Virtual Machines (Dell Power Edge R760XA - L40A GPUs,16 CPU, 32GB, 100GB disk, Ubuntu 22.04 Server), and a laptop (Dell Precision 7780 with an RTX 5000, 13th Gen Intel(R) Core™ i7-13850HX, 2.10 GHz 32.0GB Windows 11), and a Dell device with an RTX 4090 - additional device information has not yet been shared. Are others experiencing this issue? On rare occasions it has loaded correctly, but we are not running it any differently when this happens. Our crash report includes the following:
2025-06-10 20:31:07 [286,610ms] [Error] [omni.kit.renderer.plugin] acquireNextFrameBufferNoWait: Failed to begin frame command list.
2025-06-10 20:31:07 [286,610ms] [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-06-10 20:31:07 [286,613ms] [Warning] [gpu.foundation.plugin] polling aftermath dump status ...
2025-06-10 20:31:07 [286,637ms] [Warning] [carb.graphics-vulkan.plugin] GPU pagefault occured on virtual address(0x000000000e491000)
2025-06-10 20:31:07 [286,638ms] [Warning] [carb.graphics-vulkan.plugin] GPU pagefault no associated data found closest allocations were:
2025-06-10 20:31:07 [286,638ms] [Warning] [carb.graphics-vulkan.plugin] 1: AddressRange(0x0000000000000000 - 0x0000000000000000) with name(dummy to ignore)
2025-06-10 20:31:07 [286,639ms] [Warning] [carb.graphics-vulkan.plugin] 2: AddressRange(0xffffffffffffffff - 0xffffffffffffffff) with name(dummy to ignore)
2025-06-10 20:31:07 [286,640ms] [Warning] [carb.graphics-vulkan.plugin] aftermath reports no active shader during GPU crash
2025-06-10 20:31:07 [286,641ms] [Error] [carb.graphics-vulkan.plugin] GPU crash is detected. Trying to write crash dump into: C:/Users/AD776ZM/.nvidia-omniverse/logs/Kit/Isaac-Sim Full/4.5/kit_20250610_162620-0.nv-gpudmp
2025-06-10 20:31:07 [286,642ms] [Error] [carb.graphics-vulkan.plugin] GPU crash dump is successfully written
2025-06-10 20:31:07 [286,714ms] [Warning] [gpu.foundation.plugin] successfully waited and produced aftermath dump
2025-06-10 20:31:11 [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.
Thank you!