Windows fatal exception: int divide by zero

Hello,
I am trying to run the standalone example of “object_based_sdg_utils.py”. But when I run it with headless set to False it gives me the below error. When I set headless to True, the script runs and works as expected.
Specifically, the error happens when I try to create the simulation app in this line:
simulation_app = SimulationApp(launch_config=launch_config)
Actually, it happens in all standalone examples wherever I try to create a simulation app with “headless” set to False.

Any idea what is causing this?

Isaac Sim Version

4.2.0
4.1.0
4.0.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: NVIDIA Quadro RTX 5000
  • Driver Version: 566.03

Error Messages

pwsh> .\python.bat .\standalone_examples\replicator\object_based_sdg\object_based_sdg.py
[Warning] [__main__] File None does not exist, will use default config
[SDG] Using config:
{'launch_config': {'renderer': 'PathTracing', 'headless': False}, 'env_url': '', 'working_area_size': (5, 5, 3), 'rt_subframes': 16, 'num_frames': 10, 'num_cameras': 2, 'camera_collider_radius': 1.25, 'disable_render_products_between_captures': False, 'simulation_duration_between_captures': 0.05, 'resolution': (1280, 720), 'camera_properties_kwargs': {'focalLength': 18.0, 'focusDistance': 400, 'fStop': 0.0, 'clippingRange': (0.01, 10000)}, 'camera_look_at_target_offset': 0.15, 'camera_distance_to_target_min_max': (0.75, 1.35), 'writer_type': 'PoseWriter', 'writer_kwargs': {'output_dir': '_out_obj_based_sdg_pose_writer', 'format': None, 'use_subfolders': False, 'write_debug_images': True, 'skip_empty_frames': False}, 'labeled_assets_and_properties': [{'url': 'omniverse://localhost/Library/Assets/Alumil/models_usd/obj_000001.usd', 'label': 'obj_000001', 'count': 5, 'floating': False, 'scale_min_max': (0.85, 1.25)}, {'url': 'omniverse://localhost/Library/Assets/Alumil/models_usd/obj_000002.usd', 'label': 'obj_000002', 'count': 7, 'floating': False, 'scale_min_max': (0.85, 1.25)}], 'mesh_distractors_urls': ['/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticA_01.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticA_02.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticB_01.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticB_02.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticC_01.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticC_02.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticD_01.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticD_02.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticE_01.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_BottlePlasticE_02.usd'], 'mesh_distractors_scale_min_max': (0.35, 1.25), 'mesh_distractors_num': 75}
Starting kit application with the following args:  ['C:\\Users\\Paschalis\\AppData\\Local\\ov\\pkg\\isaac-sim-4.2.0\\exts\\omni.isaac.kit\\omni\\isaac\\kit\\simulation_app.py', 'C:\\Users\\Paschalis\\AppData\\Local\\ov\\pkg\\isaac-sim-4.2.0\\apps/omni.isaac.sim.python.kit', '--/app/tokens/exe-path=C:\\Users\\Paschalis\\AppData\\Local\\ov\\pkg\\isaac-sim-4.2.0\\kit', '--/persistent/app/viewport/displayOptions=3094', '--/rtx/materialDb/syncLoads=True', '--/rtx/hydra/materialSyncLoads=True', '--/omni.kit.plugin/syncUsdLoads=True', '--/app/renderer/resolution/width=1280', '--/app/renderer/resolution/height=720', '--/app/window/width=1440', '--/app/window/height=900', '--/renderer/multiGpu/enabled=True', '--/app/fastShutdown=True', '--ext-folder', 'C:\\Users\\Paschalis\\AppData\\Local\\ov\\pkg\\isaac-sim-4.2.0/exts', '--ext-folder', 'C:\\Users\\Paschalis\\AppData\\Local\\ov\\pkg\\isaac-sim-4.2.0/apps', '--/physics/cudaDevice=0', '--portable']
Passing the following args to the base kit application:  []
[Info] [carb] Logging to file: c:/users/paschalis/appdata/local/ov/pkg/isaac-sim-4.2.0/kit/logs/Kit/Isaac-Sim/4.2/kit_20241113_112654.log
2024-11-13 09:26:54 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available.
[0.168s] [ext: omni.blobkey-1.1.2] startup
[0.169s] [ext: omni.kit.async_engine-0.0.1] startup
[0.596s] [ext: omni.stats-1.0.1] startup
[0.599s] [ext: omni.datastore-0.0.0] startup
[0.601s] [ext: omni.client-1.2.0] startup
[0.625s] [ext: omni.ujitso.default-1.0.0] startup
[0.627s] [ext: omni.gpu_foundation.shadercache.vulkan-1.0.0] startup
[0.632s] [ext: omni.assets.plugins-0.0.0] startup
[0.636s] [ext: omni.gpu_foundation-0.0.0] startup
[0.658s] [ext: carb.windowing.plugins-1.0.0] startup
[0.732s] [ext: omni.kit.renderer.init-0.0.0] startup
[0.733s] [ext: omni.kit.pipapi-0.0.0] startup
[0.737s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.737s] [ext: omni.pip.compute-1.4.0] startup
[0.738s] [ext: omni.pip.cloud-1.1.3] startup
[0.742s] [ext: omni.isaac.core_archive-2.3.0] startup
[0.743s] [ext: omni.materialx.libs-1.0.4] startup
[0.776s] [ext: omni.isaac.ml_archive-2.0.1] startup
[0.776s] [ext: omni.kit.telemetry-0.5.0] startup
[0.784s] [ext: omni.usd.config-1.0.4] startup
[0.796s] [ext: omni.gpucompute.plugins-0.0.0] startup
[0.798s] [ext: omni.usd.libs-1.0.1] startup
[0.936s] [ext: omni.iray.libs-0.0.0] startup
[0.967s] [ext: omni.mdl.neuraylib-0.2.8] startup
[0.970s] [ext: omni.mdl-55.0.1] startup
[0.991s] [ext: omni.kit.usd.mdl-1.0.1] startup
[1.083s] [ext: omni.kit.loop-isaac-1.2.0] startup
[1.086s] [ext: omni.kit.test-1.1.0] startup
[1.158s] [ext: omni.appwindow-1.1.8] startup
[1.173s] [ext: omni.kit.renderer.core-1.0.2] startup
[1.178s] [ext: omni.kit.renderer.capture-0.0.0] startup
[1.182s] [ext: omni.kit.renderer.imgui-1.0.1] startup
[1.193s] [ext: omni.ui-2.25.22] startup
[1.206s] [ext: omni.kit.mainwindow-1.0.3] startup
[1.208s] [ext: carb.audio-0.1.0] startup
[1.210s] [ext: omni.uiaudio-1.0.0] startup
[1.212s] [ext: omni.kit.uiapp-0.0.0] startup
[1.212s] [ext: omni.usd.schema.isaac-2.1.0] startup
2024-11-13 09:26:55 [1,108ms] [Warning] [gpu.foundation.plugin] Skipping unsupported non-NVIDIA GPU: Intel(R) UHD Graphics 730
2024-11-13 09:26:55 [1,108ms] [Warning] [gpu.foundation.plugin] Skipping unsupported non-NVIDIA GPU: Intel(R) UHD Graphics 730
[1.224s] [ext: omni.usd.schema.audio-0.0.0] startup
[1.232s] [ext: omni.usd.schema.anim-0.0.0] startup
[1.286s] [ext: omni.usd.schema.geospatial-0.0.0] startup
[1.291s] [ext: omni.usd.schema.semantics-0.0.0] startup
[1.296s] [ext: omni.usd.schema.omniscripting-1.0.0] startup
[1.303s] [ext: omni.anim.navigation.schema-106.1.0] startup
[1.308s] [ext: omni.usd.schema.scene.visualization-2.0.2] startup
[1.312s] [ext: omni.usd.schema.omnigraph-1.0.0] startup
[1.320s] [ext: omni.usd.schema.physx-106.1.9] startup
[1.346s] [ext: omni.usd.schema.forcefield-106.1.9] startup
[1.352s] [ext: omni.anim.graph.schema-106.1.0] startup
[1.359s] [ext: omni.graph.exec-0.9.4] startup
[1.360s] [ext: omni.kit.usd_undo-0.1.8] startup
[1.361s] [ext: omni.kit.actions.core-1.0.0] startup
[1.366s] [ext: omni.kit.exec.core-0.13.4] startup
[1.371s] [ext: omni.usd_resolver-1.0.0] startup
[1.377s] [ext: omni.kit.commands-1.4.9] startup
[1.383s] [ext: omni.activity.core-1.0.1] startup
[1.387s] [ext: omni.usd.core-1.4.1] startup
[1.388s] [ext: omni.resourcemonitor-105.0.1] startup
[1.392s] [ext: omni.kit.window.popup_dialog-2.0.24] startup
[1.398s] [ext: omni.timeline-1.0.10] startup
[1.401s] [ext: omni.kit.widget.nucleus_connector-1.1.9] startup
[1.404s] [ext: usdrt.scenegraph-7.5.0] startup

|---------------------------------------------------------------------------------------------|
| Driver Version: 566.03        | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|     |                                  |        |     |            | Bus-ID    |            |
|---------------------------------------------------------------------------------------------|
| 0   | Quadro RTX 5000                  | Yes: 0 |     | 16361   MB | 10de      | 04480100.. |
|     |                                  |        |     |            | 1eb0      | 4b45c9a3.. |
|     |                                  |        |     |            | 1         |            |
|---------------------------------------------------------------------------------------------|
| 1   | Intel(R) UHD Graphics 730        |        |     | 16264   MB | 8086      | 02550100.. |
|     |                                  |        |     |            | 4682      | 86808246.. |
|     |                                  |        |     |            | N/A       |            |
|=============================================================================================|
| OS: Windows 11 Pro, Version: 10.0 (23H2), Build: 22631, Kernel: 10.0.22621.4455
| Processor: 13th Gen Intel(R) Core(TM) i5-13400 | Cores: 10 | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 32529 | Free Memory: 19802
| Total Page/Swap (MB): 37393 | Free Page/Swap: 12394
|---------------------------------------------------------------------------------------------|
[1.467s] [ext: omni.kit.audiodeviceenum-1.0.1] startup
[1.471s] [ext: omni.hydra.usdrt_delegate-7.5.1] startup
[1.488s] [ext: omni.hydra.scene_delegate-0.3.3] startup
[1.491s] [ext: omni.usd-1.12.2] startup
[1.535s] [ext: omni.kit.menu.core-1.0.4] startup
[1.536s] [ext: omni.kit.collaboration.telemetry-1.0.0] startup
[1.538s] [ext: omni.kit.property.adapter.core-1.0.1] startup
[1.542s] [ext: omni.kit.menu.utils-1.5.27] startup
[1.552s] [ext: omni.kit.clipboard-1.0.4] startup
[1.553s] [ext: omni.kit.collaboration.channel_manager-1.0.12] startup
[1.555s] [ext: omni.kit.property.adapter.usd-1.0.1] startup
[1.556s] [ext: omni.kit.widget.options_menu-1.1.6] startup
[1.560s] [ext: omni.kit.widget.graph-1.12.15] startup
[1.568s] [ext: omni.kit.widget.searchfield-1.1.8] startup
[1.570s] [ext: omni.kit.widget.filter-1.1.4] startup
[1.572s] [ext: omni.kit.property.adapter.fabric-1.0.1] startup
[1.573s] [ext: omni.ui_query-1.1.4] startup
[1.574s] [ext: omni.kit.window.extensions-1.4.11] startup
[1.583s] [ext: omni.kit.usd.layers-2.1.36] startup
[1.594s] [ext: omni.kit.widget.context_menu-1.2.2] startup
[1.595s] [ext: omni.hydra.rtx.shadercache.vulkan-1.0.0] startup
[1.597s] [ext: omni.kit.notification_manager-1.0.9] startup
[1.604s] [ext: omni.kit.hotkeys.core-1.3.5] startup
[1.605s] [ext: omni.kit.context_menu-1.8.1] startup
[1.608s] [ext: omni.kit.widget.prompt-1.0.7] startup
[1.610s] [ext: omni.kit.helper.file_utils-0.1.8] startup
[1.613s] [ext: omni.kit.widget.nucleus_info-1.0.2] startup
[1.614s] [ext: omni.kit.widget.filebrowser-2.10.51] startup
[1.624s] [ext: omni.kit.search_core-1.0.5] startup
[1.625s] [ext: omni.kit.widget.path_field-2.0.10] startup
[1.626s] [ext: omni.ui.scene-1.10.3] startup
[1.632s] [ext: omni.kit.widget.search_delegate-1.0.5] startup
[1.634s] [ext: omni.kit.widget.options_button-1.0.3] startup
[1.636s] [ext: omni.kit.widget.browser_bar-2.0.10] startup
[1.637s] [ext: omni.volume-0.5.0] startup
[1.641s] [ext: omni.kit.window.filepicker-2.10.40] startup
[1.660s] [ext: omni.ujitso.processor.texture-1.0.0] startup
[1.662s] [ext: omni.hsscclient-1.1.1] startup
[1.663s] [ext: omni.kit.window.file_exporter-1.0.30] startup
[1.669s] [ext: omni.ujitso.client-0.0.0] startup
[1.671s] [ext: omni.kit.widget.stage-2.11.2] startup
[1.685s] [ext: omni.kit.widget.live_session_management.ui-1.0.1] startup
[1.689s] [ext: omni.kit.collaboration.presence_layer-1.0.9] startup
[1.691s] [ext: omni.hydra.rtx-1.0.0] startup
[1.713s] [ext: omni.inspect-1.0.1] startup
[1.718s] [ext: omni.kit.widget.searchable_combobox-1.0.6] startup
[1.720s] [ext: omni.kit.window.file_importer-1.1.12] startup
[1.721s] [ext: omni.kit.stage_template.core-1.1.22] startup
[1.723s] [ext: omni.kit.widget.settings-1.2.2] startup
[1.725s] [ext: omni.kit.window.file-1.3.54] startup
[1.730s] [ext: omni.kit.window.drop_support-1.0.3] startup
[1.731s] [ext: omni.kit.window.content_browser_registry-0.0.6] startup
[1.732s] [ext: omni.kit.window.preferences-1.6.0] startup
[1.752s] [ext: omni.kit.window.content_browser-2.9.18] startup
[1.996s] [ext: omni.kit.widget.live_session_management-1.2.20] startup
[2.000s] [ext: omni.kit.widget.text_editor-1.0.2] startup
[2.003s] [ext: omni.kit.hydra_texture-1.3.9] startup
[2.008s] [ext: omni.kit.viewport.legacy_gizmos-1.1.0] startup
[2.011s] [ext: omni.kit.raycast.query-1.0.5] startup
[2.014s] [ext: omni.kit.material.library-1.5.6] startup
[2.025s] [ext: omni.kit.widget.viewport-106.1.0] startup
[2.032s] [ext: omni.kit.viewport.registry-104.0.6] startup
[2.033s] [ext: omni.hydra.engine.stats-1.0.2] startup
[2.035s] [ext: omni.kit.widget.highlight_label-1.0.2] startup
[2.037s] [ext: omni.kit.viewport.window-107.0.6] startup
[2.057s] [ext: omni.kit.window.property-1.11.3] startup
[2.060s] [ext: omni.graph.core-2.179.2] startup
[2.064s] [ext: omni.graph.tools-1.79.0] startup
[2.093s] [ext: omni.kit.viewport.utility-1.0.17] startup
[2.094s] [ext: omni.kit.property.usd-4.2.8] startup
[2.107s] [ext: omni.debugdraw-0.1.3] startup
[2.110s] [ext: omni.graph-1.140.0] startup
[2.217s] [ext: omni.graph.ui-1.70.2] startup
[2.243s] [ext: omni.kvdb-106.1.9] startup
[2.249s] [ext: omni.graph.image.core-0.4.5] startup
[2.252s] [ext: omni.localcache-106.1.9] startup
[2.255s] [ext: omni.graph.image.nodes-1.1.0] startup
[2.259s] [ext: omni.usdphysics-106.1.9] startup
[2.260s] [ext: omni.physx.foundation-106.1.9] startup
[2.265s] [ext: omni.convexdecomposition-106.1.9] startup
[2.269s] [ext: omni.graph.nodes-1.146.1] startup
[2.281s] [ext: omni.physx.cooking-106.1.9] startup
[2.291s] [ext: omni.kit.primitive.mesh-1.0.17] startup
[2.297s] [ext: omni.physx-106.1.9] startup
[2.308s] [ext: omni.kit.stage_templates-1.2.5] startup
[2.311s] [ext: omni.isaac.version-1.1.0] startup
[2.313s] [ext: omni.kit.widget.material_preview-1.0.16] startup
[2.315s] [ext: omni.isaac.nucleus-0.3.1] startup
[2.317s] [ext: omni.physics.tensors-106.1.9] startup
[2.323s] [ext: omni.physx.stageupdate-106.1.9] startup
[2.328s] [ext: omni.graph.action_core-1.1.6] startup
[2.331s] [ext: omni.warp.core-1.2.1] startup
[2.421s] [ext: omni.physx.tensors-106.1.9] startup
[2.424s] [ext: omni.graph.scriptnode-1.20.1] startup
[2.426s] [ext: omni.kit.manipulator.viewport-107.0.0] startup
[2.431s] [ext: omni.graph.action_nodes-1.24.0] startup
[2.436s] [ext: omni.kit.ui_test-1.3.2] startup
[2.442s] [ext: omni.isaac.core-3.19.5] startup
[4.003s] [ext: omni.graph.visualization.nodes-2.1.1] startup
[4.012s] [ext: omni.graph.action-1.102.1] startup
[4.014s] [ext: omni.kit.window.cursor-1.1.2] startup
[4.018s] [ext: omni.isaac.ui-0.16.0] startup
[4.026s] [ext: omni.kit.viewport.menubar.core-106.1.0] startup
[4.054s] [ext: omni.kit.graph.delegate.default-1.2.2] startup
[4.056s] [ext: omni.syntheticdata-0.6.9] startup
[4.085s] [ext: omni.kit.graph.usd.commands-1.3.1] startup
[4.089s] [ext: omni.kit.graph.editor.core-1.5.3] startup
[4.094s] [ext: omni.kit.numpy.common-0.1.2] startup
[4.099s] [ext: omni.warp-1.2.1] startup
[4.116s] [ext: omni.kit.window.material_graph-1.8.18] startup
[4.176s] [ext: omni.isaac.dynamic_control-1.3.8] startup
[4.193s] [ext: omni.replicator.core-1.11.20] startup
2024-11-13 09:26:58 [4,133ms] [Warning] [omni.replicator.core.scripts.annotators] Annotator PostProcessDispatch is already registered, overwriting annotator template
Warp 1.2.1 initialized:
   CUDA Toolkit 11.8, Driver 12.7
   Devices:
     "cpu"      : "Intel64 Family 6 Model 191 Stepping 2, GenuineIntel"
     "cuda:0"   : "Quadro RTX 5000" (16 GiB, sm_75, mempool enabled)
   Kernel cache:
     C:\Users\Paschalis\AppData\Local\NVIDIA\warp\Cache\1.2.1
[4.386s] [ext: omni.isaac.lula-3.0.1] startup
[4.395s] [ext: omni.isaac.surface_gripper-1.0.1] startup
[4.402s] [ext: omni.isaac.core_nodes-1.16.3] startup
[4.428s] [ext: omni.isaac.motion_generation-7.1.0] startup
[4.459s] [ext: omni.isaac.manipulators-2.1.0] startup
[4.479s] [ext: omni.isaac.franka-0.4.1] startup
[4.492s] [ext: omni.kit.graph.widget.variables-2.1.0] startup
[4.506s] [ext: omni.kit.graph.delegate.modern-1.10.6] startup
[4.527s] [ext: omni.isaac.cortex-0.3.9] startup
[4.531s] [ext: omni.graph.window.core-1.113.1] startup
[4.591s] [ext: omni.isaac.wheeled_robots-2.3.3] startup
[4.617s] [ext: omni.isaac.cortex.sample_behaviors-1.0.6] startup
[4.621s] [ext: omni.graph.window.generic-1.26.0] startup
[4.645s] [ext: omni.isaac.menu-0.7.3] startup
[4.653s] [ext: omni.kit.widget.live-2.1.8] startup
[4.661s] [ext: omni.kit.actions.window-1.1.1] startup
[4.675s] [ext: omni.kit.widget.cache_indicator-2.0.10] startup
[4.770s] [ext: omni.kit.hotkeys.window-1.4.5] startup
[4.786s] [ext: omni.kit.ui.actions-1.0.2] startup
[4.788s] [ext: omni.kit.widget.stage_icons-1.0.5] startup
[4.790s] [ext: omni.kit.menu.common-1.1.7] startup
[4.792s] [ext: omni.kit.selection-0.1.4] startup
[4.794s] [ext: omni.isaac.kit-1.13.2] startup
[4.794s] [ext: omni.isaac.block_world-1.0.0] startup
[4.798s] [ext: omni.kit.window.stage-2.5.10] startup
[4.804s] [ext: omni.isaac.debug_draw-1.1.0] startup
[4.808s] [ext: omni.kit.menu.edit-1.1.24] startup
[4.813s] [ext: omni.kit.menu.file-1.1.14] startup
[4.818s] [ext: omni.kit.profiler.window-2.2.3] startup
[4.829s] [ext: omni.kit.menu.stage-1.2.5] startup
[4.832s] [ext: omni.isaac.occupancy_map-1.0.3] startup
[4.838s] [ext: omni.importer.mjcf-1.1.1] startup
[4.847s] [ext: omni.graph.window.action-1.28.0] startup
[4.857s] [ext: omni.kit.property.camera-1.0.8] startup
[4.861s] [ext: omni.kit.property.light-1.0.10] startup
[4.863s] [ext: omni.kit.property.geometry-1.3.1] startup
[4.867s] [ext: omni.hydra.scene_api-0.1.2] startup
[4.870s] [ext: omni.kit.property.audio-1.0.14] startup
[4.875s] [ext: omni.kit.property.render-1.1.2] startup
[4.877s] [ext: omni.kit.property.transform-1.5.9] startup
[4.881s] [ext: omni.kit.property.material-1.10.8] startup
[4.890s] [ext: omni.kit.widget.layers-1.8.0] startup
[4.907s] [ext: omni.kit.property.isaac-0.2.3] startup
[4.910s] [ext: omni.kit.property.bundle-1.3.1] startup
[4.912s] [ext: omni.sensors.nv.common-1.2.2-isaac-1] startup
[4.931s] [ext: omni.kit.property.layer-1.1.8] startup
[4.935s] [ext: omni.kit.stage_column.payload-2.0.0] startup
[4.938s] [ext: omni.isaac.scene_blox-0.1.2] startup
[4.940s] [ext: omni.sensors.nv.materials-1.2.1-isaac-1] startup
[4.947s] [ext: omni.sensors.nv.wpm-1.2.1-isaac-1] startup
[4.952s] [ext: omni.kit.viewport.actions-106.0.2] startup
[4.958s] [ext: omni.sensors.nv.lidar-1.2.2-isaac-1] startup
[4.964s] [ext: omni.sensors.nv.radar-1.2.1-isaac-1] startup
[4.973s] [ext: omni.kit.viewport.menubar.display-107.0.2] startup
[4.976s] [ext: omni.kit.manipulator.transform-104.7.4] startup
[4.980s] [ext: omni.kit.widget.toolbar-1.7.2] startup
[4.990s] [ext: omni.sensors.tiled-0.0.6] startup
[4.992s] [ext: omni.sensors.nv.ids-1.1.0-isaac-1] startup
[4.996s] [ext: omni.isaac.range_sensor-3.1.2] startup
[5.014s] [ext: omni.usdphysics.ui-106.1.9] startup
[5.027s] [ext: omni.physx.commands-106.1.9] startup
[5.031s] [ext: omni.kit.manipulator.tool.snap-1.5.11] startup
[5.040s] [ext: omni.isaac.sensor-12.9.1] startup
[5.136s] [ext: omni.kit.manipulator.selector-1.1.1] startup
[5.141s] [ext: omni.physx.ui-106.1.9] startup
[5.186s] [ext: omni.isaac.quadruped-2.0.1] startup
[5.198s] [ext: omni.kit.viewport.manipulator.transform-107.0.2] startup
[5.202s] [ext: omni.physx.demos-106.1.9] startup
[5.231s] [ext: omni.kit.property.physx-106.1.9] startup
[5.303s] [ext: omni.kit.widget.calendar-1.0.8] startup
[5.306s] [ext: omni.kit.manipulator.prim.core-107.0.4] startup
[5.315s] [ext: omni.fabric.commands-1.1.5] startup
[5.319s] [ext: omni.physx.vehicle-106.1.9] startup
[5.340s] [ext: omni.kit.widget.extended_searchfield-1.0.28] startup
[5.352s] [ext: omni.kit.manipulator.prim.fabric-107.0.3] startup
[5.356s] [ext: omni.kit.manipulator.prim.usd-107.0.2] startup
[5.358s] [ext: omni.kit.widget.timeline-105.0.1] startup
[5.362s] [ext: omni.kit.window.commands-0.2.6] startup
[5.364s] [ext: omni.physx.camera-106.1.9] startup
[5.375s] [ext: omni.kit.manipulator.camera-105.0.5] startup
[5.380s] [ext: omni.kit.viewport.menubar.camera-107.0.2] startup
[5.388s] [ext: omni.kit.manipulator.prim-107.0.0] startup
[5.389s] [ext: omni.kit.manipulator.selection-106.0.1] startup
[5.390s] [ext: omni.kit.window.toolbar-1.6.1] startup
[5.394s] [ext: omni.kit.stage_column.variant-1.0.13] startup
[5.397s] [ext: omni.kit.viewport.menubar.render-106.1.1] startup
[5.401s] [ext: omni.kit.viewport.menubar.settings-107.0.3] startup
[5.408s] [ext: omni.physx.cct-106.1.9] startup
[5.419s] [ext: omni.physx.graph-106.1.9] startup
[5.438s] [ext: omni.physx.supportui-106.1.9] startup
[5.470s] [ext: omni.physx.telemetry-106.1.9] startup
[5.474s] [ext: omni.graph.ui_nodes-1.26.0] startup
[5.481s] [ext: omni.kit.viewport.bundle-104.0.1] startup
[5.482s] [ext: omni.isaac.universal_robots-0.3.5] startup
[5.485s] [ext: omni.kit.window.console-0.2.13] startup
[5.497s] [ext: omni.kit.window.script_editor-1.7.6] startup
[5.505s] [ext: omni.kit.menu.create-1.0.16] startup
[5.509s] [ext: omni.graph.bundle.action-2.4.1] startup
[5.513s] [ext: omni.physx.bundle-106.1.9] startup
[5.513s] [ext: omni.rtx.window.settings-0.6.17] startup
[5.529s] [ext: omni.kit.window.status_bar-0.1.7] startup
[5.534s] [ext: omni.kit.window.title-1.1.5] startup
[5.536s] [ext: omni.replicator.isaac-1.15.2] startup
[5.569s] [ext: omni.replicator.replicator_yaml-2.0.6] startup
[5.582s] [ext: omni.rtx.settings.core-0.6.3] startup
[5.591s] [ext: omni.kit.viewport.menubar.lighting-106.0.2] startup
[5.598s] [ext: semantics.schema.editor-0.3.8] startup
[5.607s] [ext: semantics.schema.property-1.0.4] startup
[5.613s] [ext: omni.kit.viewport.rtx-104.0.1] startup
[5.614s] [ext: omni.isaac.utils-1.0.1] startup
[5.618s] [ext: omni.isaac.cloner-0.8.1] startup
[5.623s] [ext: omni.importer.urdf-1.14.1] startup
[5.688s] [ext: omni.kit.window.stats-0.1.6] startup
[5.695s] [ext: omni.isaac.sim.python-4.2.0] startup
[5.697s] Simulation App Starting
Windows fatal exception: int divide by zero

Thread 0x00005548 (most recent call first):
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 953 in run
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 973 in _bootstrap

Thread 0x00005f60 (most recent call first):
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 953 in run
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 973 in _bootstrap

Thread 0x00003b90 (most recent call first):
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 953 in run
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 973 in _bootstrap

Thread 0x000022b0 (most recent call first):
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 953 in run
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\kit\python\lib\threading.py", line 973 in _bootstrap

Current thread 0x00005c50 (most recent call first):
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0/exts/omni.isaac.kit\omni\isaac\kit\simulation_app.py", line 223 in __init__
  File "C:\Users\Paschalis\AppData\Local\ov\pkg\isaac-sim-4.2.0\standalone_examples\replicator\object_based_sdg\object_based_sdg.py", line 135 in <module>

I’ve noticed that ‘headless’ is set to False by default. I couldn’t reproduce this issue on my Ubuntu setup. Is this specific to Windows? It seems no users have reported this before.

It seems that this error might be specific to Windows, as I’m encountering a Windows fatal exception: int divide by zero. Unfortunately, I don’t have access to a Linux environment to verify if the issue persists there. I noticed a similar issue reported on the Isaac Lab GitHub page, with details available in Issue #921.

1 Like

Also, I should add that I uninstalled/installed everything multiple times and the issue persists.

Hi there, I could not reproduce on my windows machine. It seems you have newer driver, maybe that is the issue.

.\python.bat standalone_examples\replicator\object_based_sdg\object_based_sdg.py 
[Warning] [__main__] File None does not exist, will use default config
[SDG] Using config:
{'launch_config': {'renderer': 'RayTracedLighting', 'headless': False}, 'env_url': '', 'working_area_size': (4, 4, 3), 'rt_subframes': 4, 'num_frames': 10, 'num_cameras': 3, 'camera_collider_radius': 0.5, 'disable_render_products_between_captures': False, 'simulation_duration_between_captures': 0.05, 'resolution': (640, 480), 'camera_properties_kwargs': {'focalLength': 24.0, 'focusDistance': 400, 'fStop': 0.0, 'clippingRange': (0.01, 10000)}, 'camera_look_at_target_offset': 0.15, 'camera_distance_to_target_min_max': (0.25, 0.75), 'writer_type': 'PoseWriter', 'writer_kwargs': {'output_dir': '_out_obj_based_sdg_pose_writer', 'format': None, 'use_subfolders': False, 'write_debug_images': True, 'skip_empty_frames': False}, 'labeled_assets_and_properties': [{'url': '/Isaac/Props/YCB/Axis_Aligned/008_pudding_box.usd', 'label': 'pudding_box', 'count': 5, 'floating': True, 'scale_min_max': (0.85, 1.25)}, {'url': '/Isaac/Props/YCB/Axis_Aligned_Physics/006_mustard_bottle.usd', 'label': 'mustard_bottle', 'count': 7, 'floating': True, 'scale_min_max': (0.85, 1.25)}], 'shape_distractors_types': ['capsule', 'cone', 'cylinder', 'sphere', 'cube'], 'shape_distractors_scale_min_max': (0.015, 0.15), 'shape_distractors_num': 350, 'mesh_distractors_urls': ['/Isaac/Environments/Simple_Warehouse/Props/SM_CardBoxD_04_1847.usd', '/Isaac/Environments/Simple_Warehouse/Props/SM_CardBoxA_01_414.usd', '/Isaac/Environments/Simple_Warehouse/Props/S_TrafficCone.usd'], 'mesh_distractors_scale_min_max': (0.35, 1.35), 'mesh_distractors_num': 75}

...

[8.897s] [ext: omni.importer.urdf-1.14.1] startup
[8.974s] [ext: omni.kit.window.stats-0.1.6] startup
[8.982s] [ext: omni.isaac.sim.python-4.2.0] startup
[8.984s] Simulation App Starting
2024-11-15 10:41:17 [11,885ms] [Warning] [rtx.postprocessing.plugin] DLSS-RR is not supported in the current build due to some known bugs with this GPU: NVIDIA RTX A3000 Laptop GPU.Note that RTX Real-Time raytracing mode will not be able to denoise the output correctly.
[12.052s] app ready
[14.714s] Simulation App Startup Complete
[SDG] Writing data to:...

Here are some driver and hardware details:

+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 555.99                 Driver Version: 555.99         CUDA Version: 12.5     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                  Driver-Model | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA RTX A3000 Laptop GPU  WDDM  |   00000000:01:00.0 Off |                  N/A |
| N/A   60C    P0             20W /   65W |       0MiB /   6144MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

Thank you for replying,
I have the latest NVIDIA Recommended Driver installed on my Windows machine, 566.03, that the NVIDIA app is recommending. I’ll install an older driver and get back to you.

So, I installed the NVIDIA RTX Driver Release 550 R550 U10 (553.24) | Windows 11 which is the driver from the production branch from the NVIDIA Manual Driver Search and the issue still persists. I have a Quadro RTX 5000 series GPU for reference.


@paschalis.choropanitis have you figured out this problem?

No, the problem still persists. I’ve tried many different drivers at this point. Maybe it is a Quadro specific bug, because in my other Windows machine with an RTX 2060, everything works fine.

Hello,

Also reporting the same issue on my side. Using an RTX3080 with Game Ready Drivers 566.36

(isaaclab) D:\SDP_Local\isaac_pyenv\isaaclab_git\IsaacLab>isaaclab.bat -p source\standalone\tutorials\00_sim\create_empty.py
[INFO] Using python from: D:\SDP_Local\isaac_pyenv\isaaclab\Scripts\python.exe
[INFO][AppLauncher]: Loading experience file: D:\SDP_Local\isaac_pyenv\isaaclab_git\IsaacLab\source\apps\isaaclab.python.kit
[Warning] [omni.isaac.kit.simulation_app] Modules: ['omni.kit_app'] were loaded before SimulationApp was started and might not be loaded correctly.
[Warning] [omni.isaac.kit.simulation_app] Please check to make sure no extra omniverse or pxr modules are imported before the call to SimulationApp(...)
[Info] [carb] Logging to file: d:/sdp_local/isaac_pyenv/isaaclab/lib/site-packages/omni/logs/Kit/Isaac-Sim/4.2/kit_20241229_164218.log
2024-12-30 00:42:18 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available.
2024-12-30 00:42:19 [1,039ms] [Warning] [gpu.foundation.plugin] Skipping unsupported non-NVIDIA GPU: AMD Radeon(TM) Graphics
2024-12-30 00:42:19 [1,041ms] [Warning] [gpu.foundation.plugin] Skipping unsupported non-NVIDIA GPU: AMD Radeon(TM) Graphics

|---------------------------------------------------------------------------------------------|
| Driver Version: 566.36        | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|     |                                  |        |     |            | Bus-ID    |            |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA GeForce RTX 3080          | Yes: 0 |     | 10053   MB | 10de      | 97430100.. |
|     |                                  |        |     |            | 2216      | ef591167.. |
|     |                                  |        |     |            | 1         |            |
|---------------------------------------------------------------------------------------------|
| 1   | AMD Radeon(TM) Graphics          |        |     | 512     MB | 1002      | bc660100.. |
|     |                                  |        |     |            | 164e      | 00000000.. |
|     |                                  |        |     |            | N/A       |            |
|=============================================================================================|
| OS: Windows 10 Pro, Version: 10.0 (22H2), Build: 19045, Kernel: 10.0.19041.5247
| Processor: AMD Ryzen 9 7900X 12-Core Processor             | Cores: 12 | Logical: 24
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 31863 | Free Memory: 14316
| Total Page/Swap (MB): 39031 | Free Page/Swap: 10507
|---------------------------------------------------------------------------------------------|
2024-12-30 00:42:22 [4,033ms] [Warning] [omni.replicator.core.scripts.annotators] Annotator PostProcessDispatch is already registered, overwriting annotator template
Windows fatal exception: int divide by zero

Thread 0x00006dd0 (most recent call first):
  File "C:\Program Files\Python310\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Program Files\Python310\lib\threading.py", line 953 in run
  File "C:\Program Files\Python310\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Program Files\Python310\lib\threading.py", line 973 in _bootstrap

Thread 0x000076e8 (most recent call first):
  File "C:\Program Files\Python310\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Program Files\Python310\lib\threading.py", line 953 in run
  File "C:\Program Files\Python310\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Program Files\Python310\lib\threading.py", line 973 in _bootstrap

Thread 0x0000121c (most recent call first):
  File "C:\Program Files\Python310\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Program Files\Python310\lib\threading.py", line 953 in run
  File "C:\Program Files\Python310\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Program Files\Python310\lib\threading.py", line 973 in _bootstrap

Thread 0x00006d90 (most recent call first):
  File "C:\Program Files\Python310\lib\concurrent\futures\thread.py", line 81 in _worker
  File "C:\Program Files\Python310\lib\threading.py", line 953 in run
  File "C:\Program Files\Python310\lib\threading.py", line 1016 in _bootstrap_inner
  File "C:\Program Files\Python310\lib\threading.py", line 973 in _bootstrap

Current thread 0x00007720 (most recent call first):
  File "D:\SDP_Local\isaac_pyenv\isaaclab\Lib\site-packages\isaacsim\exts\omni.isaac.kit\omni\isaac\kit\simulation_app.py", line 223 in __init__
  File "D:\SDP_Local\isaac_pyenv\isaaclab_git\IsaacLab\source\extensions\omni.isaac.lab\omni\isaac\lab\app\app_launcher.py", line 607 in _create_app
  File "D:\SDP_Local\isaac_pyenv\isaaclab_git\IsaacLab\source\extensions\omni.isaac.lab\omni\isaac\lab\app\app_launcher.py", line 113 in __init__
  File "D:\SDP_Local\isaac_pyenv\isaaclab_git\IsaacLab\source\standalone\tutorials\00_sim\create_empty.py", line 31 in <module>

Hello everyone,

I had the same problem and found a solution for my setup. I got the same errors trying to run Isaac Lab environments. I recently got a new 3090 (NVIDIA-SMI 566.36, CUDA Version: 12.7, Windows) and wanted to overclock it with MSI Afterburner which caused the errors. Even with the default settings (no overclocking) it still happens so once closing everything runs normal. I can also replicate the error by simply opening MSI Afterburner.

I know this fix is not really technical but perhaps it has something to do with overclocking?

Kind Regards,
Lychee

2 Likes

Hey,

I confirm that after turning MSI Afterburner off, the errors are gone. I did not do any overclocking whatsoever though, I just installed MSI Afterburner without changing anything.

Thanks!

1 Like