Omniverse Segfaulting on launch of any application

I just downloaded Omniverse Launcher 1.8.2 on my Linux machine. I am unable to launch any applications (Code, Create, View). I have tried launching them from the launcher, as well as navigating in and launching them directly via their .sh
~/.local/share/ov/pkg/$application/omni.$app.sh
I get the following error every time I try to launch one of the applications

[Warning] [carb] [Plugin: libcarb.scripting-python.plugin.so] Could not locate the function: carbGetFrameworkVersion
[Warning] [carb] Potential plugin preload failed: /home/loki/.local/share/ov/pkg/deps/82b461274b877b7d5e1a405066cfd47a/kernel/plugins/libcarb.scripting-python.plugin.so
[Error] [omni.kit.app.plugin] Failed to load core plugin at: /home/loki/.local/share/ov/pkg/deps/82b461274b877b7d5e1a405066cfd47a/kernel/plugins/libcarb.scripting-python.plugin.so
[Error] [carb] [Plugin: omni.ext.plugin] Dependency: [carb::scripting::IScripting v1.0] failed to be resolved.

It seems to me that Cabronite is not installed / configured on my machine. I can’t find any instructions on how / where to install Carbonite, and it would seem to me that it should have been installed when I originally installed Omniverse.

I feel like I amm missing a step in the process. I downloaded “omniverse-launcher-linux.AppImage” and simply run that. I was able to log in and everything appeared to go normally.

System:
Processor: Ryzen 7
RAM: 32 GB
Graphics Card: GeForce RTX 3060 12 GB

nvidia-smi

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.78.01    Driver Version: 525.78.01    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:26:00.0  On |                  N/A |
|  0%   33C    P8    24W / 170W |    836MiB / 12288MiB |      3%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A       759      G   /usr/lib/Xorg                     394MiB |
|    0   N/A  N/A      1212      G   /usr/bin/ksmserver                  2MiB |
|    0   N/A  N/A      1214      G   /usr/bin/kded5                      2MiB |
|    0   N/A  N/A      1215      G   /usr/bin/kwin_x11                  85MiB |
|    0   N/A  N/A      1254      G   /usr/bin/plasmashell               19MiB |
|    0   N/A  N/A      1287      G   ...de-authentication-agent-1        2MiB |
|    0   N/A  N/A      1392      G   /usr/lib/kdeconnectd                2MiB |
|    0   N/A  N/A      1401      G   /usr/bin/kaccess                    2MiB |
|    0   N/A  N/A      1421      G   /usr/lib/DiscoverNotifier           2MiB |
|    0   N/A  N/A      1427      G   /usr/lib/firefox/firefox          259MiB |
|    0   N/A  N/A      1591      G   /usr/bin/konsole                    2MiB |
|    0   N/A  N/A      2531      G   /usr/bin/kwalletd5                  2MiB |
|    0   N/A  N/A     25536      G   ...RendererForSitePerProcess       40MiB |
|    0   N/A  N/A     25787      G   /usr/bin/dolphin                    2MiB |
|    0   N/A  N/A     30597      G   /usr/bin/kate                       2MiB |
|    0   N/A  N/A     30633      G   /usr/bin/kate                       2MiB |
+-----------------------------------------------------------------------------+

Same. On two different linux boxes.