I started isaac-sim and got segmentation fault

Isaac Sim Version

4.2.0
4.1.0
4.0.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Isaac Lab Version (if applicable)

1.2
1.1
1.0
Other (please specify):

Operating System

Ubuntu 22.04 (6.8.0-48-generic)
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

GPU Information

  • Model: GeForce RTX 2070
  • Driver Version: 535.183.01

Topic Description

Detailed Description

I tried to start Isaac-Sim from omniverse launcher and I was getting a crash error.
So I tried to start Isaac-Sim from CUI and got the following error.

Steps to Reproduce

  1. cd $HOME/.local/share/ov/pkg/isaac-sim-4.2.0
  2. ./isaac-sim.sh

Error Messages

Loading user config located at: '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/user.config.json'
[Info] [carb] Logging to file: /home/dai_guard/.nvidia-omniverse/logs/Kit/Isaac-Sim_App_Selector/4.2/kit_20241103_235729.log
[0.151s] [ext: omni.kit.async_engine-0.0.1] startup
[0.203s] [ext: omni.stats-1.0.1] startup
[0.204s] [ext: omni.client-1.2.0] startup
[0.228s] [ext: omni.gpu_foundation.shadercache.vulkan-1.0.0] startup
[0.232s] [ext: omni.assets.plugins-0.0.0] startup
[0.233s] [ext: omni.gpu_foundation-0.0.0] startup
[0.239s] [ext: carb.windowing.plugins-1.0.0] startup
[0.246s] [ext: omni.kit.renderer.init-0.0.0] startup

|---------------------------------------------------------------------------------------------|
| Driver Version: 535.183.01    | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|     |                                  |        |     |            | Bus-ID    |            |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA GeForce RTX 2070 SUPER    | Yes: 0 |     | 8438    MB | 10de      | 0          |
|     |                                  |        |     |            | 1e84      | 14273390.. |
|     |                                  |        |     |            | 1         |            |
|=============================================================================================|
| OS: 22.04.5 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.5, Kernel: 6.8.0-48-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12101004 (1.21.1.4)
| Processor: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz | Cores: 8 | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 32010 | Free Memory: 28778
| Total Page/Swap (MB): 30516 | Free Page/Swap: 30516
|---------------------------------------------------------------------------------------------|
[0.707s] [ext: omni.kit.pipapi-0.0.0] startup
[0.708s] [ext: omni.materialx.libs-1.0.4] startup
[0.715s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.715s] [ext: omni.usd.config-1.0.4] startup
[0.719s] [ext: omni.usd.libs-1.0.1] startup
[0.790s] [ext: omni.kit.loop-isaac-1.2.0] startup
[0.791s] [ext: omni.appwindow-1.1.8] startup
[0.795s] [ext: omni.kit.renderer.core-1.0.2] startup
2024-11-03 14:57:30 [769ms] [Error] [carb.graphics-vulkan.plugin] VkResult: ERROR_INITIALIZATION_FAILED
2024-11-03 14:57:30 [769ms] [Error] [carb.graphics-vulkan.plugin] vkCreateSwapchainKHR failed.
2024-11-03 14:57:30 [769ms] [Error] [carb.graphics-vulkan.plugin] Failed to create a swapchain.
2024-11-03 14:57:30 [769ms] [Error] [omni.kit.renderer.plugin] createSwapchain failed. Width: 65516, height: 565, Format: 9
2024-11-03 14:57:30 [769ms] [Error] [omni.kit.renderer.plugin] Failed to initialize graphics environment.
[0.834s] [ext: omni.kit.renderer.capture-0.0.0] startup
[0.837s] [ext: omni.kit.renderer.imgui-1.0.1] startup
2024-11-03 14:57:30 [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.
2024-11-03 14:57:30 [25ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] compressing 3 files into '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip' for upload.
2024-11-03 14:57:30 [130ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp' with 10 retries remaining.
2024-11-03 14:57:30 [136ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.toml' with 10 retries remaining.
'crashreport.gui' exited with code 1272024-11-03 14:57:30 [153ms] [Error] [carb.crashreporter-breakpad.plugin] [crash] Wrote dump file '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip'
2024-11-03 14:57:30 [159ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Uploading minidump: file:'/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip' svr:'https://services.nvidia.com/submit'
2024-11-03 14:57:30 [165ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Crash metadata for upload:
2024-11-03 14:57:30 [172ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'BuildGitlabJobID' = '110521993'
2024-11-03 14:57:30 [178ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'CarbSdkVersion' = '173.5+release.6562.3a7379eb.gl'
2024-11-03 14:57:30 [184ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'CrashTime' = 'Sun Nov  3 14:57:30 2024 GMT'
2024-11-03 14:57:30 [190ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'DriverShaderCacheWrapper' = 'disabled'
2024-11-03 14:57:30 [196ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'DumpId' = '78b92d69-744f-4da0-ab65a4a5-b3aaed19'
2024-11-03 14:57:30 [202ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'LastUploadStatus' = ''
2024-11-03 14:57:30 [208ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'ProductName' = 'OmniverseKit'
2024-11-03 14:57:30 [214ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'PythonTracebackStatus' = ''py-spy' successfully wrote info to '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.py.txt''
2024-11-03 14:57:30 [220ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'RetryCount' = '0'
2024-11-03 14:57:30 [227ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'StartupTime' = '1730645849'
2024-11-03 14:57:30 [233ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'UploadSuccessful' = '0'
2024-11-03 14:57:30 [239ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'UptimeSeconds' = '1'
2024-11-03 14:57:30 [245ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'UserStory' = ''
2024-11-03 14:57:30 [251ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'UserStoryStatus' = ''crashreport.gui' exited with code 127'
2024-11-03 14:57:30 [257ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'Version' = '106.1.0+release.140981.10a4b5c0.gl'
2024-11-03 14:57:30 [263ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'aftermath_enabled' = '1'
2024-11-03 14:57:30 [269ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'aftermath_flags' = '3'
2024-11-03 14:57:30 [275ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'aftermath_status' = 'auto-enabled'
2024-11-03 14:57:30 [281ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'aftermath_version' = '2024.1'
2024-11-03 14:57:30 [287ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'appName' = 'Isaac-Sim_App_Selector'
2024-11-03 14:57:30 [293ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'appState' = 'startup'
2024-11-03 14:57:30 [299ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'appVersion' = '4.2.0'
2024-11-03 14:57:30 [305ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'autoloadExts' = ''
2024-11-03 14:57:30 [311ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildBranch' = 'release'
2024-11-03 14:57:30 [317ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildCi' = 'gl'
2024-11-03 14:57:30 [323ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildConfig' = 'release'
2024-11-03 14:57:30 [330ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildGitlabJobName' = 'kit-build-release-linux-x86_64'
2024-11-03 14:57:30 [336ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildGitlabJobStage' = 'kit-build'
2024-11-03 14:57:30 [342ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildGitlabPipelineID' = '18272252'
2024-11-03 14:57:30 [348ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildHash' = '10a4b5c0'
2024-11-03 14:57:30 [354ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildMajor' = '106'
2024-11-03 14:57:30 [360ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildMinor' = '1'
2024-11-03 14:57:30 [366ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildNumber' = '140981'
2024-11-03 14:57:30 [372ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildPatch' = '0'
2024-11-03 14:57:30 [378ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'buildVersion' = '106.1.0'
2024-11-03 14:57:30 [384ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'commandLine' = './kit/kit ./apps/omni.isaac.sim.selector.kit --ext-folder ./apps'
2024-11-03 14:57:30 [390ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'email' = ''
2024-11-03 14:57:30 [396ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'environmentName' = 'default'
2024-11-03 14:57:30 [402ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'kitRendererDriverVersion' = '535.183'
2024-11-03 14:57:30 [408ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'memoryStats' = '(avail/total) RAM: 27.1737/31.2606GB, Swap: 29.8018/29.8018GB, VM: 1.71799e+10/1.71799e+10GB'
2024-11-03 14:57:30 [414ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'nvidia-smi' = '
==============NVSMI LOG==============

Timestamp                                 : Sun Nov  3 23:57:29 2024
Driver Version                            : 535.183.01
CUDA Version                              : 12.2

Attached GPUs                             : 1
GPU 00000000:01:00.0
    Product Name                          : NVIDIA GeForce RTX 2070 SUPER
    Product Brand                         : GeForce
    Product Architecture                  : Turing
    Display Mode                          : Enabled
    Display Active                        : Enabled
    Persistence Mode                      : Disabled
    Addressing Mode                       : None
    MIG Mode
        Current                           : N/A
        Pending                           : N/A
    Accounting Mode                       : Disabled
    Accounting Mode Buffer Size           : 4000
    Driver Model
        Current                           : N/A
        Pending                           : N/A
    Serial Number                         : N/A
    GPU UUID                              : GPU-14273390-9776-9298-c9ac-ed4891430e39
    Minor Number                          : 0
    VBIOS Version                         : 90.04.95.00.58
    MultiGPU Board                        : No
    Board ID                              : 0x100
    Board Part Number                     : N/A
    GPU Part Number                       : 1E84-410-A1
    FRU Part Number                       : N/A
    Module ID                             : 1
    Inforom Version
        Image Version                     : G001.0000.02.04
        OEM Object                        : 1.1
        ECC Object                        : N/A
        Power Management Object           : N/A
    Inforom BBX Object Flush
        Latest Timestamp                  : N/A
        Latest Duration                   : N/A
    GPU Operation Mode
        Current                           : N/A
        Pending                           : N/A
    GSP Firmware Version                  : N/A
    GPU Virtualization Mode
        Virtualization Mode               : None
        Host VGPU Mode                    : N/A
    GPU Reset Status
        Reset Required                    : No
        Drain and Reset Recommended       : N/A
    IBMNPU
        Relaxed Ordering Mode             : N/A
    PCI
        Bus                               : 0x01
        Device                            : 0x00
        Domain                            : 0x0000
        Device Id                         : 0x1E8410DE
        Bus Id                            : 00000000:01:00.0
        Sub System Id                     : 0x38601462
        GPU Link Info
            PCIe Generation
                Max                       : 3
                Current                   : 1
                Device Current            : 1
                Device Max                : 3
                Host Max                  : 3
            Link Width
                Max                       : 16x
                Current                   : 16x
        Bridge Chip
            Type                          : N/A
            Firmware                      : N/A
        Replays Since Reset               : 0
        Replay Number Rollovers           : 0
        Tx Throughput                     : 2000 KB/s
        Rx Throughput                     : 102000 KB/s
        Atomic Caps Inbound               : N/A
        Atomic Caps Outbound              : N/A
    Fan Speed                             : 25 %
    Performance State                     : P0
    Clocks Event Reasons
        Idle                              : Not Active
        Applications Clocks Setting       : Not Active
        SW Power Cap                      : Active
        HW Slowdown                       : Not Active
            HW Thermal Slowdown           : Not Active
            HW Power Brake Slowdown       : Not Active
        Sync Boost                        : Not Active
        SW Thermal Slowdown               : Not Active
        Display Clock Setting             : Not Active
    Sparse Operation Mode                 : N/A
    FB Memory Usage
        Total                             : 8192 MiB
        Reserved                          : 225 MiB
        Used                              : 462 MiB
        Free                              : 7503 MiB
    BAR1 Memory Usage
        Total                             : 256 MiB
        Used                              : 17 MiB
        Free                              : 239 MiB
    Conf Compute Protected Memory Usage
        Total                             : 0 MiB
        Used                              : 0 MiB
        Free                              : 0 MiB
    Compute Mode                          : Default
    Utilization
        Gpu                               : 2 %
        Memory                            : 7 %
        Encoder                           : 0 %
        Decoder                           : 0 %
        JPEG                              : 0 %
        OFA                               : 0 %
    Encoder Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    FBC Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    ECC Mode
        Current                           : N/A
        Pending                           : N/A
    ECC Errors
        Volatile
            SRAM Correctable              : N/A
            SRAM Uncorrectable            : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
        Aggregate
            SRAM Correctable              : N/A
            SRAM Uncorrectable            : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
    Retired Pages
        Single Bit ECC                    : N/A
        Double Bit ECC                    : N/A
        Pending Page Blacklist            : N/A
    Remapped Rows                         : N/A
    Temperature
        GPU Current Temp                  : 33 C
        GPU T.Limit Temp                  : N/A
        GPU Shutdown Temp                 : 95 C
        GPU Slowdown Temp                 : 92 C
        GPU Max Operating Temp            : 88 C
        GPU Target Temperature            : 83 C
        Memory Current Temp               : N/A
        Memory Max Operating Temp         : N/A
    GPU Power Readings
        Power Draw                        : 14.35 W
        Current Power Limit               : 235.00 W
        Requested Power Limit             : 235.00 W
        Default Power Limit               : 235.00 W
        Min Power Limit                   : 125.00 W
        Max Power Limit                   : 235.00 W
    Module Power Readings
        Power Draw                        : N/A
        Current Power Limit               : N/A
        Requested Power Limit             : N/A
        Default Power Limit               : N/A
        Min Power Limit                   : N/A
        Max Power Limit                   : N/A
    Clocks
        Graphics                          : 1395 MHz
        SM                                : 1395 MHz
        Memory                            : 7000 MHz
        Video                             : 1290 MHz
    Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Default Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Deferred Clocks
        Memory                            : N/A
    Max Clocks
        Graphics                          : 2115 MHz
        SM                                : 2115 MHz
        Memory                            : 7001 MHz
        Video                             : 1950 MHz
    Max Customer Boost Clocks
        Graphics                          : N/A
    Clock Policy
        Auto Boost                        : N/A
        Auto Boost Default                : N/A
    Voltage
        Graphics                          : N/A
    Fabric
        State                             : N/A
        Status                            : N/A
    Processes
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 3380
            Type                          : G
            Name                          : ............./Xorg
            Used GPU Memory               : 254 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 3529
            Type                          : G
            Name                          : ......../gnome-shell
            Used GPU Memory               : 120 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 4168
            Type                          : G
            Name                          : ......................../omniverse-launcher
            Used GPU Memory               : 28 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 15863
            Type                          : G
            Name                          : ............./unityhub-bin
            Used GPU Memory               : 40 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 18916
            Type                          : C
            Name                          : ./kit/kit
            Used GPU Memory               : 18 MiB

'
2024-11-03 14:57:30 [420ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'portableMode' = '0'
2024-11-03 14:57:30 [427ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'runningInContainer' = '0'
2024-11-03 14:57:30 [433ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'shaderdb_debugSymbols' = '0'
2024-11-03 14:57:30 [439ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'shaderdb_dumpIncludeOverrides' = '0'
2024-11-03 14:57:30 [445ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'shaderdb_dumpIntermediates' = '0'
2024-11-03 14:57:30 [451ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'shaderdb_obfuscateCode' = '1'
2024-11-03 14:57:30 [457ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'shaderdb_optimizationLevel' = '1'
2024-11-03 14:57:30 [463ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'systemInfo' = '
|---------------------------------------------------------------------------------------------|
| Driver Version: 535.183.01    | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|     |                                  |        |     |            | Bus-ID    |            |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA GeForce RTX 2070 SUPER    | Yes: 0 |     | 8438    MB | 10de      | 0          |
|     |                                  |        |     |            | 1e84      | 14273390.. |
|     |                                  |        |     |            | 1         |            |
|=============================================================================================|
| OS: 22.04.5 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.5, Kernel: 6.8.0-48-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12101004 (1.21.1.4)
| Processor: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz | Cores: 8 | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 32010 | Free Memory: 28778
| Total Page/Swap (MB): 30516 | Free Page/Swap: 30516
|---------------------------------------------------------------------------------------------|
'
2024-11-03 14:57:30 [469ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'telemetrySessionId' = '1843360401883066869'
2024-11-03 14:57:30 [475ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'terminatedByAbort' = '0'
2024-11-03 14:57:30 [481ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'userId' = 'default'
2024-11-03 14:57:30 [487ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'workingDirectory' = '/home/<username>/.local/share/ov/pkg/isaac-sim-4.2.0'
2024-11-03 14:57:30 [493ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Crash report files for upload:
2024-11-03 14:57:30 [499ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]   'upload_file_minidump' = '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip'
2024-11-03 14:57:31 [1,427ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] uploaded minidump: file: '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip', code:200, response:
2024-11-03 14:57:31 [1,441ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]     f395d400-99f3-11ef-a45d-02c180df6437
2024-11-03 14:57:31 [1,448ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Deleting file: '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip' (use setting "/crashreporter/preserveDump=true" to save)
2024-11-03 14:57:31 [1,454ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip' with 10 retries remaining.
2024-11-03 14:57:31 [1,460ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Deleting file: '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip.toml'
2024-11-03 14:57:31 [1,467ms] [Info] [carb.crashreporter-breakpad.plugin] attempting to delete the file '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.dmp.zip.toml' with 10 retries remaining.
2024-11-03 14:57:31 [1,473ms] [Error] [carb.crashreporter-breakpad.plugin] [crash]     dump file size is 0 bytes, file is readable.
2024-11-03 14:57:31 [1,479ms] [Fatal] [carb.crashreporter-breakpad.plugin] [crash] Crash detected in pid 18916 thread 18916
2024-11-03 14:57:31 [1,485ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash] Crash metadata:
2024-11-03 14:57:31 [1,491ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  BuildGitlabJobID = '110521993'
2024-11-03 14:57:31 [1,497ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  CarbSdkVersion = '173.5+release.6562.3a7379eb.gl'
2024-11-03 14:57:31 [1,503ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  CrashTime = 'Sun Nov  3 14:57:30 2024 GMT'
2024-11-03 14:57:31 [1,509ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  DriverShaderCacheWrapper = 'disabled'
2024-11-03 14:57:31 [1,515ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  DumpId = '78b92d69-744f-4da0-ab65a4a5-b3aaed19'
2024-11-03 14:57:31 [1,521ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  LastUploadStatus = '200'
2024-11-03 14:57:31 [1,527ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  ProductName = 'OmniverseKit'
2024-11-03 14:57:31 [1,534ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  PythonTracebackStatus = ''py-spy' successfully wrote info to '/home/dai_guard/.local/share/ov/data/Kit/Isaac-Sim_App_Selector/4.2/78b92d69-744f-4da0-ab65a4a5-b3aaed19.py.txt''
2024-11-03 14:57:31 [1,540ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  RetryCount = '0'
2024-11-03 14:57:31 [1,546ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  StartupTime = '1730645849'
2024-11-03 14:57:31 [1,553ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  UploadSuccessful = '0'
2024-11-03 14:57:31 [1,559ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  UptimeSeconds = '1'
2024-11-03 14:57:31 [1,565ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  UserStory = ''
2024-11-03 14:57:31 [1,571ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  UserStoryStatus = ''crashreport.gui' exited with code 127'
2024-11-03 14:57:31 [1,577ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  Version = '106.1.0+release.140981.10a4b5c0.gl'
2024-11-03 14:57:31 [1,584ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  aftermath_enabled = '1'
2024-11-03 14:57:31 [1,590ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  aftermath_flags = '3'
2024-11-03 14:57:31 [1,596ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  aftermath_status = 'auto-enabled'
2024-11-03 14:57:31 [1,602ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  aftermath_version = '2024.1'
2024-11-03 14:57:31 [1,608ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  appName = 'Isaac-Sim_App_Selector'
2024-11-03 14:57:31 [1,614ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  appState = 'startup'
2024-11-03 14:57:31 [1,620ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  appVersion = '4.2.0'
2024-11-03 14:57:31 [1,626ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  autoloadExts = ''
2024-11-03 14:57:31 [1,633ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildBranch = 'release'
2024-11-03 14:57:31 [1,639ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildCi = 'gl'
2024-11-03 14:57:31 [1,645ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildConfig = 'release'
2024-11-03 14:57:31 [1,651ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildGitlabJobName = 'kit-build-release-linux-x86_64'
2024-11-03 14:57:31 [1,657ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildGitlabJobStage = 'kit-build'
2024-11-03 14:57:31 [1,664ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildGitlabPipelineID = '18272252'
2024-11-03 14:57:31 [1,670ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildHash = '10a4b5c0'
2024-11-03 14:57:31 [1,676ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildMajor = '106'
2024-11-03 14:57:31 [1,682ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildMinor = '1'
2024-11-03 14:57:31 [1,688ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildNumber = '140981'
2024-11-03 14:57:31 [1,694ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildPatch = '0'
2024-11-03 14:57:31 [1,700ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  buildVersion = '106.1.0'
2024-11-03 14:57:31 [1,706ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  commandLine = './kit/kit ./apps/omni.isaac.sim.selector.kit --ext-folder ./apps'
2024-11-03 14:57:31 [1,712ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  email = ''
2024-11-03 14:57:31 [1,718ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  environmentName = 'default'
2024-11-03 14:57:31 [1,724ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  kitRendererDriverVersion = '535.183'
2024-11-03 14:57:31 [1,731ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  memoryStats = '(avail/total) RAM: 27.1737/31.2606GB, Swap: 29.8018/29.8018GB, VM: 1.71799e+10/1.71799e+10GB'
2024-11-03 14:57:31 [1,737ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  nvidia-smi = '
==============NVSMI LOG==============

Timestamp                                 : Sun Nov  3 23:57:29 2024
Driver Version                            : 535.183.01
CUDA Version                              : 12.2

Attached GPUs                             : 1
GPU 00000000:01:00.0
    Product Name                          : NVIDIA GeForce RTX 2070 SUPER
    Product Brand                         : GeForce
    Product Architecture                  : Turing
    Display Mode                          : Enabled
    Display Active                        : Enabled
    Persistence Mode                      : Disabled
    Addressing Mode                       : None
    MIG Mode
        Current                           : N/A
        Pending                           : N/A
    Accounting Mode                       : Disabled
    Accounting Mode Buffer Size           : 4000
    Driver Model
        Current                           : N/A
        Pending                           : N/A
    Serial Number                         : N/A
    GPU UUID                              : GPU-14273390-9776-9298-c9ac-ed4891430e39
    Minor Number                          : 0
    VBIOS Version                         : 90.04.95.00.58
    MultiGPU Board                        : No
    Board ID                              : 0x100
    Board Part Number                     : N/A
    GPU Part Number                       : 1E84-410-A1
    FRU Part Number                       : N/A
    Module ID                             : 1
    Inforom Version
        Image Version                     : G001.0000.02.04
        OEM Object                        : 1.1
        ECC Object                        : N/A
        Power Management Object           : N/A
    Inforom BBX Object Flush
        Latest Timestamp                  : N/A
        Latest Duration                   : N/A
    GPU Operation Mode
        Current                           : N/A
        Pending                           : N/A
    GSP Firmware Version                  : N/A
    GPU Virtualization Mode
        Virtualization Mode               : None
        Host VGPU Mode                    : N/A
    GPU Reset Status
        Reset Required                    : No
        Drain and Reset Recommended       : N/A
    IBMNPU
        Relaxed Ordering Mode             : N/A
    PCI
        Bus                               : 0x01
        Device                            : 0x00
        Domain                            : 0x0000
        Device Id                         : 0x1E8410DE
        Bus Id                            : 00000000:01:00.0
        Sub System Id                     : 0x38601462
        GPU Link Info
            PCIe Generation
                Max                       : 3
                Current                   : 1
                Device Current            : 1
                Device Max                : 3
                Host Max                  : 3
            Link Width
                Max                       : 16x
                Current                   : 16x
        Bridge Chip
            Type                          : N/A
            Firmware                      : N/A
        Replays Since Reset               : 0
        Replay Number Rollovers           : 0
        Tx Throughput                     : 2000 KB/s
        Rx Throughput                     : 102000 KB/s
        Atomic Caps Inbound               : N/A
        Atomic Caps Outbound              : N/A
    Fan Speed                             : 25 %
    Performance State                     : P0
    Clocks Event Reasons
        Idle                              : Not Active
        Applications Clocks Setting       : Not Active
        SW Power Cap                      : Active
        HW Slowdown                       : Not Active
            HW Thermal Slowdown           : Not Active
            HW Power Brake Slowdown       : Not Active
        Sync Boost                        : Not Active
        SW Thermal Slowdown               : Not Active
        Display Clock Setting             : Not Active
    Sparse Operation Mode                 : N/A
    FB Memory Usage
        Total                             : 8192 MiB
        Reserved                          : 225 MiB
        Used                              : 462 MiB
        Free                              : 7503 MiB
    BAR1 Memory Usage
        Total                             : 256 MiB
        Used                              : 17 MiB
        Free                              : 239 MiB
    Conf Compute Protected Memory Usage
        Total                             : 0 MiB
        Used                              : 0 MiB
        Free                              : 0 MiB
    Compute Mode                          : Default
    Utilization
        Gpu                               : 2 %
        Memory                            : 7 %
        Encoder                           : 0 %
        Decoder                           : 0 %
        JPEG                              : 0 %
        OFA                               : 0 %
    Encoder Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    FBC Stats
        Active Sessions                   : 0
        Average FPS                       : 0
        Average Latency                   : 0
    ECC Mode
        Current                           : N/A
        Pending                           : N/A
    ECC Errors
        Volatile
            SRAM Correctable              : N/A
            SRAM Uncorrectable            : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
        Aggregate
            SRAM Correctable              : N/A
            SRAM Uncorrectable            : N/A
            DRAM Correctable              : N/A
            DRAM Uncorrectable            : N/A
    Retired Pages
        Single Bit ECC                    : N/A
        Double Bit ECC                    : N/A
        Pending Page Blacklist            : N/A
    Remapped Rows                         : N/A
    Temperature
        GPU Current Temp                  : 33 C
        GPU T.Limit Temp                  : N/A
        GPU Shutdown Temp                 : 95 C
        GPU Slowdown Temp                 : 92 C
        GPU Max Operating Temp            : 88 C
        GPU Target Temperature            : 83 C
        Memory Current Temp               : N/A
        Memory Max Operating Temp         : N/A
    GPU Power Readings
        Power Draw                        : 14.35 W
        Current Power Limit               : 235.00 W
        Requested Power Limit             : 235.00 W
        Default Power Limit               : 235.00 W
        Min Power Limit                   : 125.00 W
        Max Power Limit                   : 235.00 W
    Module Power Readings
        Power Draw                        : N/A
        Current Power Limit               : N/A
        Requested Power Limit             : N/A
        Default Power Limit               : N/A
        Min Power Limit                   : N/A
        Max Power Limit                   : N/A
    Clocks
        Graphics                          : 1395 MHz
        SM                                : 1395 MHz
        Memory                            : 7000 MHz
        Video                             : 1290 MHz
    Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Default Applications Clocks
        Graphics                          : N/A
        Memory                            : N/A
    Deferred Clocks
        Memory                            : N/A
    Max Clocks
        Graphics                          : 2115 MHz
        SM                                : 2115 MHz
        Memory                            : 7001 MHz
        Video                             : 1950 MHz
    Max Customer Boost Clocks
        Graphics                          : N/A
    Clock Policy
        Auto Boost                        : N/A
        Auto Boost Default                : N/A
    Voltage
        Graphics                          : N/A
    Fabric
        State                             : N/A
        Status                            : N/A
    Processes
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 3380
            Type                          : G
            Name                          : ............./Xorg
            Used GPU Memory               : 254 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 3529
            Type                          : G
            Name                          : ......../gnome-shell
            Used GPU Memory               : 120 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 4168
            Type                          : G
            Name                          : ......................../omniverse-launcher
            Used GPU Memory               : 28 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 15863
            Type                          : G
            Name                          : ............./unityhub-bin
            Used GPU Memory               : 40 MiB
        GPU instance ID                   : N/A
        Compute instance ID               : N/A
        Process ID                        : 18916
            Type                          : C
            Name                          : ./kit/kit
            Used GPU Memory               : 18 MiB

'
2024-11-03 14:57:31 [1,743ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  portableMode = '0'
2024-11-03 14:57:31 [1,749ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  runningInContainer = '0'
2024-11-03 14:57:31 [1,756ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  shaderdb_debugSymbols = '0'
2024-11-03 14:57:31 [1,762ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  shaderdb_dumpIncludeOverrides = '0'
2024-11-03 14:57:31 [1,768ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  shaderdb_dumpIntermediates = '0'
2024-11-03 14:57:31 [1,775ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  shaderdb_obfuscateCode = '1'
2024-11-03 14:57:31 [1,781ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  shaderdb_optimizationLevel = '1'
2024-11-03 14:57:31 [1,787ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  systemInfo = '
|---------------------------------------------------------------------------------------------|
| Driver Version: 535.183.01    | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|     |                                  |        |     |            | Bus-ID    |            |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA GeForce RTX 2070 SUPER    | Yes: 0 |     | 8438    MB | 10de      | 0          |
|     |                                  |        |     |            | 1e84      | 14273390.. |
|     |                                  |        |     |            | 1         |            |
|=============================================================================================|
| OS: 22.04.5 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.5, Kernel: 6.8.0-48-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12101004 (1.21.1.4)
| Processor: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz | Cores: 8 | Logical: 16
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 32010 | Free Memory: 28778
| Total Page/Swap (MB): 30516 | Free Page/Swap: 30516
|---------------------------------------------------------------------------------------------|
'
2024-11-03 14:57:31 [1,793ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  telemetrySessionId = '1843360401883066869'
2024-11-03 14:57:31 [1,799ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  terminatedByAbort = '0'
2024-11-03 14:57:31 [1,805ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  userId = 'default'
2024-11-03 14:57:31 [1,811ms] [Warning] [carb.crashreporter-breakpad.plugin] [crash]  workingDirectory = '/home/<username>/.local/share/ov/pkg/isaac-sim-4.2.0'
2024-11-03 14:57:31 [1,817ms] [Fatal] [carb.crashreporter-breakpad.plugin] [crash] Thread 18916 backtrace follows:
2024-11-03 14:57:32 [1,866ms] [Fatal] [carb.crashreporter-breakpad.plugin] 000: libc.so.6!__sigaction+0x50 (libc_sigaction.c:?)
2024-11-03 14:57:32 [1,873ms] [Fatal] [carb.crashreporter-breakpad.plugin] 001: libomni.kit.imgui_renderer.plugin.so!std::string::resize(unsigned long, char)+0x2aa (??:?)
2024-11-03 14:57:32 [1,880ms] [Fatal] [carb.crashreporter-breakpad.plugin] 002: libomni.kit.imgui_renderer.plugin.so!std::string::resize(unsigned long, char)+0x393 (??:?)
2024-11-03 14:57:32 [1,887ms] [Fatal] [carb.crashreporter-breakpad.plugin] 003: libomni.kit.imgui_renderer.plugin.so!char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag)+0x4018 (??:?)
2024-11-03 14:57:32 [1,894ms] [Fatal] [carb.crashreporter-breakpad.plugin] 004: libomni.kit.imgui_renderer.plugin.so!char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag)+0x5695 (??:?)
2024-11-03 14:57:32 [1,901ms] [Fatal] [carb.crashreporter-breakpad.plugin] 005: libomni.kit.imgui_renderer.plugin.so!carbOnPluginPreStartup+0x167d (??:?)
2024-11-03 14:57:32 [1,908ms] [Fatal] [carb.crashreporter-breakpad.plugin] 006: libomni.kit.imgui_renderer.plugin.so!carbOnPluginPreStartup+0x1966 (??:?)
2024-11-03 14:57:32 [1,915ms] [Fatal] [carb.crashreporter-breakpad.plugin] 007: libomni.kit.renderer.init.plugin.so!std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::string>, std::string const&)+0x767f (??:?)
2024-11-03 14:57:32 [1,922ms] [Fatal] [carb.crashreporter-breakpad.plugin] 008: libomni.kit.renderer.plugin.so!carbOnPluginPreStartup+0x405d (??:?)
2024-11-03 14:57:32 [1,929ms] [Fatal] [carb.crashreporter-breakpad.plugin] 009: libomni.kit.imgui_renderer.plugin.so!carbOnPluginPreStartup+0x200b (??:?)
2024-11-03 14:57:32 [1,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] 010: libomni.kit.imgui_renderer.ext.plugin.so!std::string::find(char, unsigned long) const+0x1870 (??:?)
2024-11-03 14:57:32 [1,944ms] [Fatal] [carb.crashreporter-breakpad.plugin] 011: libomni.ext.plugin.so!std::string& std::vector<std::string, std::allocator<std::string> >::emplace_back<char const*&>(char const*&)+0x4c69 (??:?)
2024-11-03 14:57:32 [1,952ms] [Fatal] [carb.crashreporter-breakpad.plugin] 012: libomni.ext.plugin.so!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned long, unsigned long)+0x54af (??:?)
2024-11-03 14:57:32 [1,960ms] [Fatal] [carb.crashreporter-breakpad.plugin] 013: libomni.ext.plugin.so!std::string __gnu_cxx::__to_xstring<std::string, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)+0x10480 (??:?)
2024-11-03 14:57:32 [1,968ms] [Fatal] [carb.crashreporter-breakpad.plugin] 014: libomni.ext.plugin.so!carbOnPluginPreStartup+0x533 (??:?)
2024-11-03 14:57:32 [1,976ms] [Fatal] [carb.crashreporter-breakpad.plugin] 015: libomni.ext.plugin.so!carbOnPluginPreStartup+0xc99c (??:?)
2024-11-03 14:57:32 [1,983ms] [Fatal] [carb.crashreporter-breakpad.plugin] 016: libomni.ext.plugin.so!carbOnPluginPreStartup+0xda03 (??:?)
2024-11-03 14:57:32 [1,991ms] [Fatal] [carb.crashreporter-breakpad.plugin] 017: libomni.kit.app.plugin.so!std::string::compare(std::string const&) const+0x93f3 (??:?)
2024-11-03 14:57:32 [1,999ms] [Fatal] [carb.crashreporter-breakpad.plugin] 018: libomni.kit.app.plugin.so!std::string::compare(std::string const&) const+0x9dec (??:?)
2024-11-03 14:57:32 [2,007ms] [Fatal] [carb.crashreporter-breakpad.plugin] 019: libomni.kit.app.plugin.so!_init+0x6cc7 (??:0)
2024-11-03 14:57:32 [2,014ms] [Fatal] [carb.crashreporter-breakpad.plugin] 020: kit!_init+0x6c3 (??:0)
2024-11-03 14:57:32 [2,053ms] [Fatal] [carb.crashreporter-breakpad.plugin] 021: libc.so.6!__libc_init_first+0x90 (./csu/../sysdeps/nptl/libc_start_call_main.h:58)
2024-11-03 14:57:32 [2,092ms] [Fatal] [carb.crashreporter-breakpad.plugin] 022: libc.so.6!__libc_start_main+0x80 (./csu/../csu/libc-start.c:128)
2024-11-03 14:57:32 [2,099ms] [Fatal] [carb.crashreporter-breakpad.plugin] 023: kit!_start+0x29 (??:?)

Screenshots or Videos

I used this post as a guide and it cured me.

Isaac Sim 2023.1.0 Fails Due to Vulkan Issue on Ubuntu 20.04

I’m sorry for troubling you

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.