Modulus Extension Error in Create (2022.1.5)

After enabling Modulus Core Extension and Modulus FPGA scenarios in the Create (2022.1.5) app, we found a triangle warning indicator as follows:

And I can’t check the FPGA scenario either. Attach the log as follows:

...
2023-01-02 09:05:33 [75,951ms] [Info] [omni.ext.impl._internal] Searching for classes derived from 'omni.ext.IExt' in 'modulus_ext.ui' ('/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_ext.ui-2.0.0+cp37')
2023-01-02 09:05:33 [75,951ms] [Info] [omni.ext.impl._internal] Found class `ModulusExt` derived from `omni.ext.IExt` in module: 'modulus_ext.ui' in '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_ext.ui-2.0.0+cp37'. Calling `on_startup`.
2023-01-02 09:05:33 [75,951ms] [Info] [omni.kit.app.impl] [py stdout]: [modulus_ext.ui] Starting up.

2023-01-02 09:05:33 [75,976ms] [Info] [omni.kit.app.impl] [py stdout]: [modulus_ext.ui] Update UI called.

2023-01-02 09:05:33 [75,976ms] [Info] [omni.kit.app.impl] [py stdout]: registry: []

2023-01-02 09:05:33 [75,976ms] [Info] [omni.ext.plugin] [ext: modulus_ext.ui-2.0.0] started, startup time: 37 (ms)
2023-01-02 09:05:33 [75,977ms] [Info] [omni.ext.plugin] About to startup: [ext: modulus_scenario_fpga-22.9.0] (order: 0) Triggered by API/CLI/Config. (path: /home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_scenario_fpga-22.9.0+cp37)
2023-01-02 09:05:33 [75,977ms] [Info] [omni.kit.app.plugin] [76.016s] [ext: modulus_scenario_fpga-22.9.0] startup
2023-01-02 09:05:33 [75,986ms] [Error] [omni.ext.impl.custom_importer] Failed to import python module fpga. Error: No module named 'hydra'. Traceback:
Traceback (most recent call last):
  File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/custom_importer.py", line 76, in import_module
    return importlib.import_module(name)
  File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/python/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_scenario_fpga-22.9.0+cp37/fpga/__init__.py", line 1, in <module>
    from .extension import *
  File "/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_scenario_fpga-22.9.0+cp37/fpga/extension.py", line 2, in <module>
    import hydra
ModuleNotFoundError: No module named 'hydra'

2023-01-02 09:05:33 [75,986ms] [Error] [carb.scripting-python.plugin] Exception: Extension python module: 'fpga' in '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_scenario_fpga-22.9.0+cp37' failed to load.

At:
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py(177): startup
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py(268): startup_extension
  PythonExtension.cpp::startup()(2): <module>
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_commands.py(30): do
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/undo/undo.py(77): execute
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/commands/command.py(448): execute
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/common.py(246): toggle_extension
  /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_components.py(89): toggle

2023-01-02 09:05:33 [75,986ms] [Error] [omni.ext.plugin] [ext: modulus_scenario_fpga-22.9.0] Failed to startup python extension.

Similarly, when Modulus Core Extension is enabled, a warning icon appears, and the log displays the following:

2023-01-03 06:00:53  [Info] [omni.ext.plugin] About to startup: [ext: modulus_ext.core-22.9.0] (order: -1000000) Triggered by API/CLI/Config. (path: /home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_ext.core-22.9.0+lx64.r.cp37)
2023-01-03 06:00:53  [Info] [omni.kit.app.plugin] [28.251s] [ext: modulus_ext.core-22.9.0] startup
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal] Failed to import python module pysdf.sdf from /home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_ext.core-22.9.0+lx64.r.cp37/deps/pysdf/lib/python3.7/site-packages. Error: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject. Traceback:
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal] Traceback (most recent call last):
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py", line 151, in _custom_importer
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]     return _import_public(ext_module.path, ext_module.name)
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py", line 78, in _import_public
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]     module = import_module(module_name)
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/carb/profiler/__init__.py", line 78, in wrapper
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]     r = f(*args, **kwds)
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/custom_importer.py", line 76, in import_module
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]     return importlib.import_module(name)
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "/home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/python/lib/python3.7/importlib/__init__.py", line 127, in import_module
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]     return _bootstrap._gcd_import(name[level:], package, level)
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap>", line 983, in _find_and_load
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap_external>", line 1050, in exec_module
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal]   File "pysdf/sdf.pyx", line 1, in init pysdf.sdf
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal] ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
2023-01-03 06:00:53  [Error] [omni.ext.impl._internal] 
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin] Exception: Extension python module: 'pysdf.sdf' in '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/exts/3/modulus_ext.core-22.9.0+lx64.r.cp37/deps/pysdf/lib/python3.7/site-packages' failed to load.
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin] 
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin] At:
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py(177): startup
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/plugins/bindings-python/omni/ext/impl/_internal.py(268): startup_extension
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   PythonExtension.cpp::startup()(2): <module>
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_commands.py(30): do
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/undo/undo.py(77): execute
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/commands/command.py(448): execute
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/common.py(246): toggle_extension
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_components.py(89): toggle
2023-01-03 06:00:53  [Error] [carb.scripting-python.plugin] 
2023-01-03 06:00:53  [Error] [omni.ext.plugin] [ext: modulus_ext.core-22.9.0] Failed to startup python extension.
2023-01-03 06:00:53  [Info] [omni.ext.plugin] [ext: modulus_ext.core-22.9.0] started, startup time: 151 (ms)
2023-01-03 06:00:53  [Error] [omni.ext.python] ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject
2023-01-03 06:00:53  [Error] [omni.ext.python] 
2023-01-03 06:00:53  [Error] [omni.ext.python] At:
2023-01-03 06:00:53  [Error] [omni.ext.python]   pysdf/sdf.pyx(1): init pysdf.sdf
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(219): _call_with_frames_removed
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap_external>(1050): exec_module
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(677): _load_unlocked
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(967): _find_and_load_unlocked
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(983): _find_and_load
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(1006): _gcd_import
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(219): _call_with_frames_removed
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(953): _find_and_load_unlocked
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(983): _find_and_load
2023-01-03 06:00:53  [Error] [omni.ext.python]   <frozen importlib._bootstrap>(1006): _gcd_import
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/python/lib/python3.7/importlib/__init__.py(127): import_module
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.graph/omni/graph/core/_impl/extension.py(57): on_after_ext_enabled
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_commands.py(30): do
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/undo/undo.py(77): execute
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/extscore/omni.kit.commands/omni/kit/commands/command.py(448): execute
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/common.py(246): toggle_extension
2023-01-03 06:00:53  [Error] [omni.ext.python]   /home/nvidia/Omniverse/library/deps/691541202ea2678c05b45f92ff5d1d8c/exts/omni.kit.window.extensions/omni/kit/window/extensions/ext_components.py(89): toggle
2023-01-03 06:00:53  [Error] [omni.ext.python] 
2023-01-03 06:00:55  [Info] [omni.client.plugin]  http::Client: provider_http: Read failed! code=3 uri=http://localhost:8891/public/3/resources/d019da758f879d364fbf6f960456926d.png error=Server error code=0
2023-01-03 06:00:56  [Info] [omni.client.plugin]  http::Client: provider_http: Read failed! code=3 uri=http://localhost:8891/public/3/resources/d019da758f879d364fbf6f960456926d.png error=Server error code=0
2023-01-03 06:00:56  [Error] [gpu.foundation.plugin] Failed to read texture file https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png or file is empty
2023-01-03 06:00:56  [Error] [gpu.foundation.plugin] Failed to load texture https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png (reason: 3)
2023-01-03 06:00:56  [Warning] [omni.ui] Failed to upload UI Image 'https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png'

Hi @seungha.lee

Can you confirm that you launch omniverse using the following command:

~/.local/share/ov/pkg/create-2022.2.0/omni.create.sh --enable modulus_ext.core

The FPGA error is likely stemming from the error in the core extension. Because the core extension cannot load, OV is not able to get access to the needed packages such as hydra.

Hello. Thank you for your kind reply.
When I ran as the guide you sent me, I found that Modulus Core Extension was enabled without warning icons in the Extensions window.
However, as soon as I activate the Modulus FPGA scenario, the Create app stops and shuts down, leaving the following log on the terminal:

nvidia@omni-linux-2:~/Omniverse/library/deps/7c44b65c46ba8b7ef0a7f2f8232f2685$ ./omni.create.sh --enable modulus_ext.core
Loading user config located at: '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/user.config.json'
[Info] [carb] Logging to file: /home/nvidia/.nvidia-omniverse/logs/Kit/Create.Next/2022.1/kit_20230104_102109.log
[0.233s] [ext: modulus_ext.core-22.9.0] startup
[1.801s] [ext: omni.stats-0.0.0] startup
[1.802s] [ext: omni.gpu_foundation-0.0.0] startup
2023-01-04 01:21:11 [1,771ms] [Warning] [carb] FrameworkImpl::setDefaultPlugin(client: omni.gpu_foundation_factory.plugin, desc : [carb::graphics::Graphics v2.5], plugin : carb.graphics-vulkan.plugin) failed. Plugin selection is locked, because the interface was previously acquired by: 
[1.814s] [ext: carb.windowing.plugins-1.0.0] startup
[1.939s] [ext: omni.assets.plugins-0.0.0] startup
[1.941s] [ext: omni.kit.renderer.init-0.0.0] startup

|---------------------------------------------------------------------------------------------|
| Driver Version: 525.60.13     | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA RTX A2000 12GB            | Yes: 0 |     | 12528   MB | 10de      | 0          |
|     |                                  |        |     |            | 2571      | fd91fe72.. |
|=============================================================================================|
| OS: Linux omni-linux-2, Version: 5.15.0-56-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12013000 (1.20.13.0)
| Processor: AMD EPYC-Rome Processor | Cores: Unknown | Logical: 15
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 98234 | Free Memory: 90270
| Total Page/Swap (MB): 0 | Free Page/Swap: 0
|---------------------------------------------------------------------------------------------|
2023-01-04 01:21:12 [3,092ms] [Error] [carb.glinterop.plugin] OpenGL Interop is not available. Upgrade your driver to latest for this feature.
2023-01-04 01:21:12 [3,093ms] [Warning] [gpu.foundation.plugin] Realm: no OpenGL interop context.
...
2023-01-04 01:21:25 [15,483ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:25 [15,483ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:25 [15,484ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,600ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,602ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,603ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,604ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,605ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,605ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,606ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,607ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,608ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,608ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,609ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,609ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,610ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,611ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,611ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,612ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,616ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,617ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,618ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,619ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,620ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,620ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,621ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,621ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,622ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,622ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,622ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,622ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,623ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,623ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,623ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,623ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,623ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,624ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,624ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,624ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,625ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,625ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,625ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,625ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,625ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,626ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,626ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,626ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,632ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,632ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,633ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,633ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,633ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,633ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,634ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,634ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,634ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,634ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,635ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,635ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,636ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,636ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,636ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,637ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,637ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,637ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,637ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,638ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,638ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,639ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,639ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,639ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,640ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,640ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,640ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,641ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,641ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,641ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,642ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,642ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,642ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,643ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,643ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,643ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,644ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,644ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,644ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,644ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,645ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,645ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,646ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,646ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,646ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,647ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,647ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,647ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,647ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,648ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,648ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,648ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,649ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,649ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,649ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,650ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,650ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,650ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,650ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,650ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,651ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,651ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,651ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,652ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,653ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,653ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,653ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,654ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,654ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,655ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,655ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,656ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,656ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,657ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,657ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,657ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,658ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,658ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,659ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,659ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,660ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,660ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,660ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,661ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,661ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,662ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,662ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,663ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,663ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,663ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,664ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,664ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
2023-01-04 01:21:26 [16,664ms] [Warning] [omni.kit.window.section.common.section_manager] [SectionTool] no section layer identifier
[19.847s] RTX ready
[23.716s] [ext: omni.kit.registry.nucleus-0.0.0] startup
1.74.1
1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a
x64
2023-01-04 01:21:42 [32,449ms] [Error] [gpu.foundation.plugin] Failed to read texture file https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png or file is empty
2023-01-04 01:21:42 [32,450ms] [Error] [gpu.foundation.plugin] Failed to load texture https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png (reason: 3)
2023-01-04 01:21:42 [32,450ms] [Warning] [omni.ui] Failed to upload UI Image 'https://kit-103-0-public-extensions.s3.amazonaws.com/public/3/./resources/d019da758f879d364fbf6f960456926d.png'
[36.908s] [ext: modulus_ext.ui-2.0.0] startup
[modulus_ext.ui] Starting up.
[modulus_ext.ui] Update UI called.
registry: []
[36.936s] [ext: modulus_scenario_fpga-22.9.0] startup
: CommandLine Error: Option 'debug-pass' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
2023-01-04 01:21:50 [40,713ms] [Error] [carb.crashreporter-breakpad.plugin] crash detected
2023-01-04 01:21:50 [40,714ms] [Warning] [carb.crashreporter-breakpad.plugin] 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.
2023-01-04 01:21:50 [40,714ms] [Warning] [carb.crashreporter-breakpad.plugin] Uploading minidump: file:'/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/1be91771-bf27-4ce0-ea35f697-a85c88bf.dmp' svr:'https://services.nvidia.com/submit'
2023-01-04 01:21:50 [40,714ms] [Warning] [carb.crashreporter-breakpad.plugin] Crash metadata for upload:
2023-01-04 01:21:50 [40,714ms] [Warning] [carb.crashreporter-breakpad.plugin]   DumpId = '1be91771-bf27-4ce0-ea35f697-a85c88bf'
2023-01-04 01:21:50 [40,714ms] [Warning] [carb.crashreporter-breakpad.plugin]   ProductName = 'OmniverseKit'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   StartupTime = '1672795269'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   UptimeSeconds = '41'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   Version = '103.1+release.14652.8e2eb705.tc'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   appName = 'Create.Next'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   appState = 'started'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   appVersion = '2022.1.5-rc.2'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   autoloadExts = 'hpcvis.vtkm_bridge.core-1.0.2-alpha-03'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildBranch = 'release'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildCi = 'tc'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildCiNumber = '10712054'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildHash = '8e2eb705'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMajor = '103'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMinor = '1'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMr = '0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildNumber = '14652'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildPatch = '0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildVersion = '103.1.0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuId = 'Intel64 Family 23 Model 49 Stepping 0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuName = 'AMD EPYC-Rome Processor'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuVendor = 'AuthenticAMD'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   desktopOrigin = '(0, 0)'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   desktopSize = '1680x1050'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   displayCount = '1'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   displayRes_0 = '1680x1050x32bit@60Hz'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   environmentName = 'default'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   experience = 'Create Next'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   extraExts = 'modulus_ext.ui-2.0.0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpuDriver_0 = '525.60'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpuVRAM_0 = '13136560128'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpu_0 = 'NVIDIA RTX A2000 12GB'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   kitRendererDriverVersion = '525.60'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   lastCommand = 'ToggleExtension(ext_id=modulus_scenario_fpga-22.9.0,enable=True)'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   lastCommands = 'CreatePrim(prim_path=/World/defaultLight,prim_type=DistantLight,select_new_prim=False,attributes=?,create_default_xform=True),ToggleExtension(ext_id=modulus_scenario_fpga-22.9.0,enable=True)'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   memoryStats = '(avail/total) RAM: 83.7467/95.9325GB, Swap: 0/0GB, VM: 1.71799e+10/1.71799e+10GB'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   osDistro = 'ubuntu'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   osName = '20.04.5 LTS (Focal Fossa)'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   osVersion = '20.4.5'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   portableMode = '0'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   primaryDisplayRes = '1680x1050x32bit@60Hz'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   startup_time = '11.737568632'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   systemInfo = '
|---------------------------------------------------------------------------------------------|
| Driver Version: 525.60.13     | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA RTX A2000 12GB            | Yes: 0 |     | 12528   MB | 10de      | 0          |
|     |                                  |        |     |            | 2571      | fd91fe72.. |
|=============================================================================================|
| OS: Linux omni-linux-2, Version: 5.15.0-56-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12013000 (1.20.13.0)
| Processor: AMD EPYC-Rome Processor | Cores: Unknown | Logical: 15
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 98234 | Free Memory: 90270
| Total Page/Swap (MB): 0 | Free Page/Swap: 0
|---------------------------------------------------------------------------------------------|
'
2023-01-04 01:21:50 [40,715ms] [Warning] [carb.crashreporter-breakpad.plugin]   telemetrySessionId = '18123050379084645327'
2023-01-04 01:21:57 [47,791ms] [Warning] [carb.crashreporter-breakpad.plugin] uploaded minidump: file: '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/1be91771-bf27-4ce0-ea35f697-a85c88bf.dmp', code:200, response:
2023-01-04 01:21:57 [47,791ms] [Warning] [carb.crashreporter-breakpad.plugin]     0000018420d7ffb8-1dfb0e

2023-01-04 01:21:57 [47,791ms] [Warning] [carb.crashreporter-breakpad.plugin] deleting minidump: '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/1be91771-bf27-4ce0-ea35f697-a85c88bf.dmp' (use setting "/crashreporter/preserveDump=true" to save).
2023-01-04 01:21:57 [47,792ms] [Error] [carb.crashreporter-breakpad.plugin] Wrote dump file '/home/nvidia/Omniverse/data/Kit/Create.Next/2022.1/1be91771-bf27-4ce0-ea35f697-a85c88bf.dmp'
2023-01-04 01:21:57 [47,792ms] [Error] [carb.crashreporter-breakpad.plugin]     dump file size is -1 bytes, file is not readable.
2023-01-04 01:21:57 [47,793ms] [Fatal] [carb.crashreporter-breakpad.plugin] Crash detected in pid 92729 thread 92729
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin] Crash metadata:
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   DumpId = '1be91771-bf27-4ce0-ea35f697-a85c88bf'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   ProductName = 'OmniverseKit'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   StartupTime = '1672795269'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   UptimeSeconds = '41'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   Version = '103.1+release.14652.8e2eb705.tc'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   appName = 'Create.Next'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   appState = 'started'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   appVersion = '2022.1.5-rc.2'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   autoloadExts = 'hpcvis.vtkm_bridge.core-1.0.2-alpha-03'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildBranch = 'release'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildCi = 'tc'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildCiNumber = '10712054'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildHash = '8e2eb705'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMajor = '103'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMinor = '1'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildMr = '0'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildNumber = '14652'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildPatch = '0'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   buildVersion = '103.1.0'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuId = 'Intel64 Family 23 Model 49 Stepping 0'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuName = 'AMD EPYC-Rome Processor'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   cpuVendor = 'AuthenticAMD'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   desktopOrigin = '(0, 0)'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   desktopSize = '1680x1050'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   displayCount = '1'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   displayRes_0 = '1680x1050x32bit@60Hz'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   environmentName = 'default'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   experience = 'Create Next'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   extraExts = 'modulus_ext.ui-2.0.0'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpuDriver_0 = '525.60'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpuVRAM_0 = '13136560128'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   gpu_0 = 'NVIDIA RTX A2000 12GB'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   kitRendererDriverVersion = '525.60'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   lastCommand = 'ToggleExtension(ext_id=modulus_scenario_fpga-22.9.0,enable=True)'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   lastCommands = 'CreatePrim(prim_path=/World/defaultLight,prim_type=DistantLight,select_new_prim=False,attributes=?,create_default_xform=True),ToggleExtension(ext_id=modulus_scenario_fpga-22.9.0,enable=True)'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   memoryStats = '(avail/total) RAM: 83.7467/95.9325GB, Swap: 0/0GB, VM: 1.71799e+10/1.71799e+10GB'
2023-01-04 01:21:57 [47,793ms] [Warning] [carb.crashreporter-breakpad.plugin]   osDistro = 'ubuntu'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   osName = '20.04.5 LTS (Focal Fossa)'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   osVersion = '20.4.5'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   portableMode = '0'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   primaryDisplayRes = '1680x1050x32bit@60Hz'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   startup_time = '11.737568632'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   systemInfo = '
|---------------------------------------------------------------------------------------------|
| Driver Version: 525.60.13     | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name                             | Active | LDA | GPU Memory | Vendor-ID | LUID       |
|     |                                  |        |     |            | Device-ID | UUID       |
|---------------------------------------------------------------------------------------------|
| 0   | NVIDIA RTX A2000 12GB            | Yes: 0 |     | 12528   MB | 10de      | 0          |
|     |                                  |        |     |            | 2571      | fd91fe72.. |
|=============================================================================================|
| OS: Linux omni-linux-2, Version: 5.15.0-56-generic
| XServer Vendor: The X.Org Foundation, XServer Version: 12013000 (1.20.13.0)
| Processor: AMD EPYC-Rome Processor | Cores: Unknown | Logical: 15
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 98234 | Free Memory: 90270
| Total Page/Swap (MB): 0 | Free Page/Swap: 0
|---------------------------------------------------------------------------------------------|
'
2023-01-04 01:21:57 [47,794ms] [Warning] [carb.crashreporter-breakpad.plugin]   telemetrySessionId = '18123050379084645327'
2023-01-04 01:21:57 [47,794ms] [Fatal] [carb.crashreporter-breakpad.plugin] Thread 92729 backtrace follows:
2023-01-04 01:21:57 [47,955ms] [Fatal] [carb.crashreporter-breakpad.plugin] 000: libpthread.so.0!funlockfile+0x60 (sigaction.c:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:57 [48,120ms] [Fatal] [carb.crashreporter-breakpad.plugin] 001: libc.so.6!gsignal+0xcb (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:57 [48,274ms] [Fatal] [carb.crashreporter-breakpad.plugin] 002: libc.so.6!abort+0x12b (??:?)
2023-01-04 01:21:57 [48,434ms] [Fatal] [carb.crashreporter-breakpad.plugin] 003: libLLVM-12.so.1!llvm::report_fatal_error(llvm::Twine const&, bool)+0x1d9 (??:?)
2023-01-04 01:21:58 [48,598ms] [Fatal] [carb.crashreporter-breakpad.plugin] 004: libLLVM-12.so.1!llvm::report_fatal_error(char const*, bool)+0x26 (??:?)
2023-01-04 01:21:58 [48,759ms] [Fatal] [carb.crashreporter-breakpad.plugin] 005: libLLVM-12.so.1!LLVMParseCommandLineOptions+0xebd (??:?)
2023-01-04 01:21:58 [48,921ms] [Fatal] [carb.crashreporter-breakpad.plugin] 006: libLLVM-12.so.1!llvm::cl::Option::addArgument()+0x3b (??:?)
2023-01-04 01:21:58 [49,063ms] [Fatal] [carb.crashreporter-breakpad.plugin] 007: symengine_wrapper.cpython-37m-x86_64-linux-gnu.so!PyInit_symengine_wrapper+0x39966 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0xc14d2 vs 0x90ed8)
2023-01-04 01:21:58 [49,230ms] [Fatal] [carb.crashreporter-breakpad.plugin] 008: ld-linux-x86-64.so.2!_dl_rtld_di_serinfo+0x6b0a (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0xc14d2 vs 0x90ed8)
2023-01-04 01:21:58 [49,398ms] [Fatal] [carb.crashreporter-breakpad.plugin] 009: ld-linux-x86-64.so.2!_dl_rtld_di_serinfo+0x6c11 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:59 [49,568ms] [Fatal] [carb.crashreporter-breakpad.plugin] 010: libc.so.6!_dl_catch_exception+0xe5 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0xc14d2 vs 0x90ed8)
2023-01-04 01:21:59 [49,732ms] [Fatal] [carb.crashreporter-breakpad.plugin] 011: ld-linux-x86-64.so.2!_dl_find_dso_for_object+0xc3f (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:59 [49,898ms] [Fatal] [carb.crashreporter-breakpad.plugin] 012: libc.so.6!_dl_catch_exception+0x88 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0xc14d2 vs 0x90ed8)
2023-01-04 01:21:59 [50,063ms] [Fatal] [carb.crashreporter-breakpad.plugin] 013: ld-linux-x86-64.so.2!_dl_find_dso_for_object+0x17a (??:?)
2023-01-04 01:21:59 [50,083ms] [Fatal] [carb.crashreporter-breakpad.plugin] 014: libdl.so.2!+0x134c
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:59 [50,241ms] [Fatal] [carb.crashreporter-breakpad.plugin] 015: libc.so.6!_dl_catch_exception+0x88 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x93ef57 vs 0x530ea0)
2023-01-04 01:21:59 [50,404ms] [Fatal] [carb.crashreporter-breakpad.plugin] 016: libc.so.6!_dl_catch_error+0x33 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x2bd3c vs 0x14470)
2023-01-04 01:22:00 [50,567ms] [Fatal] [carb.crashreporter-breakpad.plugin] 017: libdl.so.2!dlerror+0x319 (??:?)
/usr/bin/addr2line: DWARF error: section .debug_info is larger than its filesize! (0x2bd3c vs 0x14470)
2023-01-04 01:22:00 [50,730ms] [Fatal] [carb.crashreporter-breakpad.plugin] 018: libdl.so.2!dlopen+0x4a (??:?)
2023-01-04 01:22:00 [50,904ms] [Fatal] [carb.crashreporter-breakpad.plugin] 019: libpython3.7m.so.1.0!_PyImport_FindSharedFuncptr+0x180 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/./Python/dynload_shlib.c:98)
2023-01-04 01:22:00 [51,078ms] [Fatal] [carb.crashreporter-breakpad.plugin] 020: libpython3.7m.so.1.0!_PyImport_LoadDynamicModuleWithSpec+0x14a (/builds/omniverse/externals/python-build/_build/Python-3.7.13/./Python/importdl.c:132)
2023-01-04 01:22:00 [51,251ms] [Fatal] [carb.crashreporter-breakpad.plugin] 021: libpython3.7m.so.1.0!_imp_create_dynamic+0x129 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:2176)
2023-01-04 01:22:00 [51,414ms] [Fatal] [carb.crashreporter-breakpad.plugin] 022: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:01 [51,584ms] [Fatal] [carb.crashreporter-breakpad.plugin] 023: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:01 [51,753ms] [Fatal] [carb.crashreporter-breakpad.plugin] 024: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:01 [51,910ms] [Fatal] [carb.crashreporter-breakpad.plugin] 025: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:01 [52,075ms] [Fatal] [carb.crashreporter-breakpad.plugin] 026: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:01 [52,245ms] [Fatal] [carb.crashreporter-breakpad.plugin] 027: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:01 [52,413ms] [Fatal] [carb.crashreporter-breakpad.plugin] 028: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:02 [52,579ms] [Fatal] [carb.crashreporter-breakpad.plugin] 029: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:02 [52,765ms] [Fatal] [carb.crashreporter-breakpad.plugin] 030: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:02 [52,929ms] [Fatal] [carb.crashreporter-breakpad.plugin] 031: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:02 [53,097ms] [Fatal] [carb.crashreporter-breakpad.plugin] 032: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:02 [53,259ms] [Fatal] [carb.crashreporter-breakpad.plugin] 033: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:02 [53,423ms] [Fatal] [carb.crashreporter-breakpad.plugin] 034: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:03 [53,593ms] [Fatal] [carb.crashreporter-breakpad.plugin] 035: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:03 [53,758ms] [Fatal] [carb.crashreporter-breakpad.plugin] 036: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:03 [53,921ms] [Fatal] [carb.crashreporter-breakpad.plugin] 037: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:03 [54,085ms] [Fatal] [carb.crashreporter-breakpad.plugin] 038: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:03 [54,247ms] [Fatal] [carb.crashreporter-breakpad.plugin] 039: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:03 [54,419ms] [Fatal] [carb.crashreporter-breakpad.plugin] 040: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:04 [54,588ms] [Fatal] [carb.crashreporter-breakpad.plugin] 041: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:04 [54,757ms] [Fatal] [carb.crashreporter-breakpad.plugin] 042: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:04 [54,925ms] [Fatal] [carb.crashreporter-breakpad.plugin] 043: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:04 [55,094ms] [Fatal] [carb.crashreporter-breakpad.plugin] 044: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:04 [55,257ms] [Fatal] [carb.crashreporter-breakpad.plugin] 045: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:04 [55,423ms] [Fatal] [carb.crashreporter-breakpad.plugin] 046: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:05 [55,589ms] [Fatal] [carb.crashreporter-breakpad.plugin] 047: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:05 [55,755ms] [Fatal] [carb.crashreporter-breakpad.plugin] 048: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:05 [55,925ms] [Fatal] [carb.crashreporter-breakpad.plugin] 049: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:05 [56,089ms] [Fatal] [carb.crashreporter-breakpad.plugin] 050: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:05 [56,254ms] [Fatal] [carb.crashreporter-breakpad.plugin] 051: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:05 [56,424ms] [Fatal] [carb.crashreporter-breakpad.plugin] 052: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:06 [56,595ms] [Fatal] [carb.crashreporter-breakpad.plugin] 053: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:06 [56,760ms] [Fatal] [carb.crashreporter-breakpad.plugin] 054: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:06 [56,929ms] [Fatal] [carb.crashreporter-breakpad.plugin] 055: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:06 [57,094ms] [Fatal] [carb.crashreporter-breakpad.plugin] 056: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:06 [57,264ms] [Fatal] [carb.crashreporter-breakpad.plugin] 057: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:06 [57,432ms] [Fatal] [carb.crashreporter-breakpad.plugin] 058: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:07 [57,601ms] [Fatal] [carb.crashreporter-breakpad.plugin] 059: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:07 [57,766ms] [Fatal] [carb.crashreporter-breakpad.plugin] 060: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:07 [57,935ms] [Fatal] [carb.crashreporter-breakpad.plugin] 061: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:07 [58,107ms] [Fatal] [carb.crashreporter-breakpad.plugin] 062: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:07 [58,276ms] [Fatal] [carb.crashreporter-breakpad.plugin] 063: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:08 [58,448ms] [Fatal] [carb.crashreporter-breakpad.plugin] 064: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:08 [58,622ms] [Fatal] [carb.crashreporter-breakpad.plugin] 065: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:08 [58,793ms] [Fatal] [carb.crashreporter-breakpad.plugin] 066: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:08 [58,965ms] [Fatal] [carb.crashreporter-breakpad.plugin] 067: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:08 [59,136ms] [Fatal] [carb.crashreporter-breakpad.plugin] 068: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:08 [59,304ms] [Fatal] [carb.crashreporter-breakpad.plugin] 069: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:09 [59,476ms] [Fatal] [carb.crashreporter-breakpad.plugin] 070: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:09 [59,642ms] [Fatal] [carb.crashreporter-breakpad.plugin] 071: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:09 [59,804ms] [Fatal] [carb.crashreporter-breakpad.plugin] 072: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:09 [59,971ms] [Fatal] [carb.crashreporter-breakpad.plugin] 073: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:09 [60,138ms] [Fatal] [carb.crashreporter-breakpad.plugin] 074: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:09 [60,310ms] [Fatal] [carb.crashreporter-breakpad.plugin] 075: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:10 [60,480ms] [Fatal] [carb.crashreporter-breakpad.plugin] 076: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:10 [60,653ms] [Fatal] [carb.crashreporter-breakpad.plugin] 077: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:10 [60,825ms] [Fatal] [carb.crashreporter-breakpad.plugin] 078: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:10 [60,996ms] [Fatal] [carb.crashreporter-breakpad.plugin] 079: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:10 [61,165ms] [Fatal] [carb.crashreporter-breakpad.plugin] 080: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:10 [61,332ms] [Fatal] [carb.crashreporter-breakpad.plugin] 081: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:11 [61,500ms] [Fatal] [carb.crashreporter-breakpad.plugin] 082: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:11 [61,666ms] [Fatal] [carb.crashreporter-breakpad.plugin] 083: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:11 [61,836ms] [Fatal] [carb.crashreporter-breakpad.plugin] 084: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:11 [62,009ms] [Fatal] [carb.crashreporter-breakpad.plugin] 085: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:11 [62,182ms] [Fatal] [carb.crashreporter-breakpad.plugin] 086: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:11 [62,354ms] [Fatal] [carb.crashreporter-breakpad.plugin] 087: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:12 [62,527ms] [Fatal] [carb.crashreporter-breakpad.plugin] 088: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:12 [62,696ms] [Fatal] [carb.crashreporter-breakpad.plugin] 089: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:12 [62,865ms] [Fatal] [carb.crashreporter-breakpad.plugin] 090: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:12 [63,033ms] [Fatal] [carb.crashreporter-breakpad.plugin] 091: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:12 [63,205ms] [Fatal] [carb.crashreporter-breakpad.plugin] 092: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:12 [63,378ms] [Fatal] [carb.crashreporter-breakpad.plugin] 093: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:13 [63,546ms] [Fatal] [carb.crashreporter-breakpad.plugin] 094: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:13 [63,719ms] [Fatal] [carb.crashreporter-breakpad.plugin] 095: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:13 [63,886ms] [Fatal] [carb.crashreporter-breakpad.plugin] 096: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:13 [64,062ms] [Fatal] [carb.crashreporter-breakpad.plugin] 097: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:13 [64,233ms] [Fatal] [carb.crashreporter-breakpad.plugin] 098: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:13 [64,411ms] [Fatal] [carb.crashreporter-breakpad.plugin] 099: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:14 [64,579ms] [Fatal] [carb.crashreporter-breakpad.plugin] 100: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:14 [64,747ms] [Fatal] [carb.crashreporter-breakpad.plugin] 101: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:14 [64,918ms] [Fatal] [carb.crashreporter-breakpad.plugin] 102: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:14 [65,087ms] [Fatal] [carb.crashreporter-breakpad.plugin] 103: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:14 [65,256ms] [Fatal] [carb.crashreporter-breakpad.plugin] 104: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:14 [65,426ms] [Fatal] [carb.crashreporter-breakpad.plugin] 105: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:15 [65,603ms] [Fatal] [carb.crashreporter-breakpad.plugin] 106: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:15 [65,781ms] [Fatal] [carb.crashreporter-breakpad.plugin] 107: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:15 [65,955ms] [Fatal] [carb.crashreporter-breakpad.plugin] 108: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:15 [66,130ms] [Fatal] [carb.crashreporter-breakpad.plugin] 109: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:15 [66,307ms] [Fatal] [carb.crashreporter-breakpad.plugin] 110: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:16 [66,479ms] [Fatal] [carb.crashreporter-breakpad.plugin] 111: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:16 [66,654ms] [Fatal] [carb.crashreporter-breakpad.plugin] 112: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:16 [66,825ms] [Fatal] [carb.crashreporter-breakpad.plugin] 113: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:16 [66,998ms] [Fatal] [carb.crashreporter-breakpad.plugin] 114: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:16 [67,172ms] [Fatal] [carb.crashreporter-breakpad.plugin] 115: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:16 [67,344ms] [Fatal] [carb.crashreporter-breakpad.plugin] 116: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:17 [67,519ms] [Fatal] [carb.crashreporter-breakpad.plugin] 117: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:17 [67,698ms] [Fatal] [carb.crashreporter-breakpad.plugin] 118: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:17 [67,875ms] [Fatal] [carb.crashreporter-breakpad.plugin] 119: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:17 [68,045ms] [Fatal] [carb.crashreporter-breakpad.plugin] 120: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:17 [68,218ms] [Fatal] [carb.crashreporter-breakpad.plugin] 121: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:17 [68,392ms] [Fatal] [carb.crashreporter-breakpad.plugin] 122: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:18 [68,564ms] [Fatal] [carb.crashreporter-breakpad.plugin] 123: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:18 [68,739ms] [Fatal] [carb.crashreporter-breakpad.plugin] 124: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:18 [68,911ms] [Fatal] [carb.crashreporter-breakpad.plugin] 125: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:18 [69,085ms] [Fatal] [carb.crashreporter-breakpad.plugin] 126: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:18 [69,258ms] [Fatal] [carb.crashreporter-breakpad.plugin] 127: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:18 [69,434ms] [Fatal] [carb.crashreporter-breakpad.plugin] 128: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:19 [69,613ms] [Fatal] [carb.crashreporter-breakpad.plugin] 129: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:19 [69,788ms] [Fatal] [carb.crashreporter-breakpad.plugin] 130: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:19 [69,965ms] [Fatal] [carb.crashreporter-breakpad.plugin] 131: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:19 [70,135ms] [Fatal] [carb.crashreporter-breakpad.plugin] 132: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:19 [70,308ms] [Fatal] [carb.crashreporter-breakpad.plugin] 133: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:20 [70,480ms] [Fatal] [carb.crashreporter-breakpad.plugin] 134: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:20 [70,650ms] [Fatal] [carb.crashreporter-breakpad.plugin] 135: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:20 [70,826ms] [Fatal] [carb.crashreporter-breakpad.plugin] 136: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:20 [71,001ms] [Fatal] [carb.crashreporter-breakpad.plugin] 137: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:20 [71,169ms] [Fatal] [carb.crashreporter-breakpad.plugin] 138: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:20 [71,337ms] [Fatal] [carb.crashreporter-breakpad.plugin] 139: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:21 [71,504ms] [Fatal] [carb.crashreporter-breakpad.plugin] 140: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:21 [71,672ms] [Fatal] [carb.crashreporter-breakpad.plugin] 141: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:21 [71,838ms] [Fatal] [carb.crashreporter-breakpad.plugin] 142: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:21 [72,006ms] [Fatal] [carb.crashreporter-breakpad.plugin] 143: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:21 [72,167ms] [Fatal] [carb.crashreporter-breakpad.plugin] 144: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:21 [72,337ms] [Fatal] [carb.crashreporter-breakpad.plugin] 145: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:22 [72,500ms] [Fatal] [carb.crashreporter-breakpad.plugin] 146: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:22 [72,667ms] [Fatal] [carb.crashreporter-breakpad.plugin] 147: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:22 [72,836ms] [Fatal] [carb.crashreporter-breakpad.plugin] 148: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:22 [73,000ms] [Fatal] [carb.crashreporter-breakpad.plugin] 149: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:22 [73,167ms] [Fatal] [carb.crashreporter-breakpad.plugin] 150: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:22 [73,335ms] [Fatal] [carb.crashreporter-breakpad.plugin] 151: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:23 [73,507ms] [Fatal] [carb.crashreporter-breakpad.plugin] 152: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:23 [73,662ms] [Fatal] [carb.crashreporter-breakpad.plugin] 153: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:23 [73,828ms] [Fatal] [carb.crashreporter-breakpad.plugin] 154: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:23 [73,994ms] [Fatal] [carb.crashreporter-breakpad.plugin] 155: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:23 [74,162ms] [Fatal] [carb.crashreporter-breakpad.plugin] 156: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:23 [74,328ms] [Fatal] [carb.crashreporter-breakpad.plugin] 157: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:24 [74,496ms] [Fatal] [carb.crashreporter-breakpad.plugin] 158: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:24 [74,667ms] [Fatal] [carb.crashreporter-breakpad.plugin] 159: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:24 [74,843ms] [Fatal] [carb.crashreporter-breakpad.plugin] 160: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:24 [75,018ms] [Fatal] [carb.crashreporter-breakpad.plugin] 161: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:24 [75,186ms] [Fatal] [carb.crashreporter-breakpad.plugin] 162: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:24 [75,356ms] [Fatal] [carb.crashreporter-breakpad.plugin] 163: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:25 [75,521ms] [Fatal] [carb.crashreporter-breakpad.plugin] 164: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:25 [75,678ms] [Fatal] [carb.crashreporter-breakpad.plugin] 165: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:25 [75,847ms] [Fatal] [carb.crashreporter-breakpad.plugin] 166: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:25 [76,020ms] [Fatal] [carb.crashreporter-breakpad.plugin] 167: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:25 [76,190ms] [Fatal] [carb.crashreporter-breakpad.plugin] 168: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:25 [76,363ms] [Fatal] [carb.crashreporter-breakpad.plugin] 169: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:26 [76,530ms] [Fatal] [carb.crashreporter-breakpad.plugin] 170: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:26 [76,700ms] [Fatal] [carb.crashreporter-breakpad.plugin] 171: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:26 [76,874ms] [Fatal] [carb.crashreporter-breakpad.plugin] 172: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:26 [77,047ms] [Fatal] [carb.crashreporter-breakpad.plugin] 173: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:26 [77,238ms] [Fatal] [carb.crashreporter-breakpad.plugin] 174: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:26 [77,407ms] [Fatal] [carb.crashreporter-breakpad.plugin] 175: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:27 [77,577ms] [Fatal] [carb.crashreporter-breakpad.plugin] 176: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:27 [77,754ms] [Fatal] [carb.crashreporter-breakpad.plugin] 177: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:27 [77,926ms] [Fatal] [carb.crashreporter-breakpad.plugin] 178: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:27 [78,097ms] [Fatal] [carb.crashreporter-breakpad.plugin] 179: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:27 [78,271ms] [Fatal] [carb.crashreporter-breakpad.plugin] 180: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:28 [78,445ms] [Fatal] [carb.crashreporter-breakpad.plugin] 181: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:28 [78,621ms] [Fatal] [carb.crashreporter-breakpad.plugin] 182: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:28 [78,796ms] [Fatal] [carb.crashreporter-breakpad.plugin] 183: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:28 [78,972ms] [Fatal] [carb.crashreporter-breakpad.plugin] 184: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:28 [79,144ms] [Fatal] [carb.crashreporter-breakpad.plugin] 185: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:28 [79,317ms] [Fatal] [carb.crashreporter-breakpad.plugin] 186: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:29 [79,489ms] [Fatal] [carb.crashreporter-breakpad.plugin] 187: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:29 [79,660ms] [Fatal] [carb.crashreporter-breakpad.plugin] 188: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:29 [79,833ms] [Fatal] [carb.crashreporter-breakpad.plugin] 189: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:29 [80,004ms] [Fatal] [carb.crashreporter-breakpad.plugin] 190: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:29 [80,179ms] [Fatal] [carb.crashreporter-breakpad.plugin] 191: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:29 [80,352ms] [Fatal] [carb.crashreporter-breakpad.plugin] 192: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:30 [80,525ms] [Fatal] [carb.crashreporter-breakpad.plugin] 193: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:30 [80,693ms] [Fatal] [carb.crashreporter-breakpad.plugin] 194: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:30 [80,862ms] [Fatal] [carb.crashreporter-breakpad.plugin] 195: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:30 [81,041ms] [Fatal] [carb.crashreporter-breakpad.plugin] 196: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:30 [81,219ms] [Fatal] [carb.crashreporter-breakpad.plugin] 197: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:30 [81,390ms] [Fatal] [carb.crashreporter-breakpad.plugin] 198: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:31 [81,563ms] [Fatal] [carb.crashreporter-breakpad.plugin] 199: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:31 [81,731ms] [Fatal] [carb.crashreporter-breakpad.plugin] 200: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:31 [81,902ms] [Fatal] [carb.crashreporter-breakpad.plugin] 201: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:31 [82,072ms] [Fatal] [carb.crashreporter-breakpad.plugin] 202: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:31 [82,245ms] [Fatal] [carb.crashreporter-breakpad.plugin] 203: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:31 [82,414ms] [Fatal] [carb.crashreporter-breakpad.plugin] 204: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:32 [82,584ms] [Fatal] [carb.crashreporter-breakpad.plugin] 205: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:32 [82,754ms] [Fatal] [carb.crashreporter-breakpad.plugin] 206: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:32 [82,927ms] [Fatal] [carb.crashreporter-breakpad.plugin] 207: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:32 [83,097ms] [Fatal] [carb.crashreporter-breakpad.plugin] 208: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:32 [83,270ms] [Fatal] [carb.crashreporter-breakpad.plugin] 209: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:32 [83,440ms] [Fatal] [carb.crashreporter-breakpad.plugin] 210: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:33 [83,615ms] [Fatal] [carb.crashreporter-breakpad.plugin] 211: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:33 [83,784ms] [Fatal] [carb.crashreporter-breakpad.plugin] 212: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:33 [83,954ms] [Fatal] [carb.crashreporter-breakpad.plugin] 213: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:33 [84,125ms] [Fatal] [carb.crashreporter-breakpad.plugin] 214: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:33 [84,294ms] [Fatal] [carb.crashreporter-breakpad.plugin] 215: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:34 [84,474ms] [Fatal] [carb.crashreporter-breakpad.plugin] 216: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:34 [84,653ms] [Fatal] [carb.crashreporter-breakpad.plugin] 217: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:34 [84,832ms] [Fatal] [carb.crashreporter-breakpad.plugin] 218: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:34 [85,018ms] [Fatal] [carb.crashreporter-breakpad.plugin] 219: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:34 [85,200ms] [Fatal] [carb.crashreporter-breakpad.plugin] 220: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:34 [85,382ms] [Fatal] [carb.crashreporter-breakpad.plugin] 221: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:35 [85,558ms] [Fatal] [carb.crashreporter-breakpad.plugin] 222: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:35 [85,735ms] [Fatal] [carb.crashreporter-breakpad.plugin] 223: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:35 [85,914ms] [Fatal] [carb.crashreporter-breakpad.plugin] 224: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:35 [86,094ms] [Fatal] [carb.crashreporter-breakpad.plugin] 225: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:35 [86,268ms] [Fatal] [carb.crashreporter-breakpad.plugin] 226: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:36 [86,447ms] [Fatal] [carb.crashreporter-breakpad.plugin] 227: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:36 [86,624ms] [Fatal] [carb.crashreporter-breakpad.plugin] 228: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:36 [86,802ms] [Fatal] [carb.crashreporter-breakpad.plugin] 229: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:36 [86,976ms] [Fatal] [carb.crashreporter-breakpad.plugin] 230: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:36 [87,154ms] [Fatal] [carb.crashreporter-breakpad.plugin] 231: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:36 [87,325ms] [Fatal] [carb.crashreporter-breakpad.plugin] 232: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:37 [87,498ms] [Fatal] [carb.crashreporter-breakpad.plugin] 233: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:37 [87,674ms] [Fatal] [carb.crashreporter-breakpad.plugin] 234: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:37 [87,847ms] [Fatal] [carb.crashreporter-breakpad.plugin] 235: libpython3.7m.so.1.0!_PyFunction_FastCallDict+0x28f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:322)
2023-01-04 01:22:37 [88,022ms] [Fatal] [carb.crashreporter-breakpad.plugin] 236: libpython3.7m.so.1.0!object_vacall+0xa2 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1202)
2023-01-04 01:22:37 [88,199ms] [Fatal] [carb.crashreporter-breakpad.plugin] 237: libpython3.7m.so.1.0!_PyObject_CallMethodIdObjArgs+0xa5 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:1253)
2023-01-04 01:22:37 [88,377ms] [Fatal] [carb.crashreporter-breakpad.plugin] 238: libpython3.7m.so.1.0!PyImport_ImportModuleLevelObject+0x4df (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/import.c:1652)
2023-01-04 01:22:38 [88,552ms] [Fatal] [carb.crashreporter-breakpad.plugin] 239: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x73c6 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4770)
2023-01-04 01:22:38 [88,729ms] [Fatal] [carb.crashreporter-breakpad.plugin] 240: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:38 [88,906ms] [Fatal] [carb.crashreporter-breakpad.plugin] 241: libpython3.7m.so.1.0!PyEval_EvalCodeEx+0x3e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3959)
2023-01-04 01:22:38 [89,085ms] [Fatal] [carb.crashreporter-breakpad.plugin] 242: libpython3.7m.so.1.0!PyEval_EvalCode+0x1b (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:530)
2023-01-04 01:22:38 [89,264ms] [Fatal] [carb.crashreporter-breakpad.plugin] 243: libpython3.7m.so.1.0!builtin_exec+0x15d (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/bltinmodule.c:1098)
2023-01-04 01:22:38 [89,439ms] [Fatal] [carb.crashreporter-breakpad.plugin] 244: libpython3.7m.so.1.0!_PyMethodDef_RawFastCallDict+0x2f9 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:530)
2023-01-04 01:22:39 [89,612ms] [Fatal] [carb.crashreporter-breakpad.plugin] 245: libpython3.7m.so.1.0!_PyCFunction_FastCallDict+0x25 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:588 (discriminator 4))
2023-01-04 01:22:39 [89,788ms] [Fatal] [carb.crashreporter-breakpad.plugin] 246: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7848 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4641)
2023-01-04 01:22:39 [89,965ms] [Fatal] [carb.crashreporter-breakpad.plugin] 247: libpython3.7m.so.1.0!_PyEval_EvalCodeWithName+0xa9e (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:3930)
2023-01-04 01:22:39 [90,138ms] [Fatal] [carb.crashreporter-breakpad.plugin] 248: libpython3.7m.so.1.0!_PyFunction_FastCallKeywords+0x8f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:440 (discriminator 4))
2023-01-04 01:22:39 [90,313ms] [Fatal] [carb.crashreporter-breakpad.plugin] 249: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x9017 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:40 [90,489ms] [Fatal] [carb.crashreporter-breakpad.plugin] 250: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:40 [90,665ms] [Fatal] [carb.crashreporter-breakpad.plugin] 251: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x7e36 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:40 [90,835ms] [Fatal] [carb.crashreporter-breakpad.plugin] 252: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:40 [91,013ms] [Fatal] [carb.crashreporter-breakpad.plugin] 253: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
2023-01-04 01:22:40 [91,190ms] [Fatal] [carb.crashreporter-breakpad.plugin] 254: libpython3.7m.so.1.0!function_code_fastcall+0x6f (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Objects/call.c:285)
2023-01-04 01:22:40 [91,367ms] [Fatal] [carb.crashreporter-breakpad.plugin] 255: libpython3.7m.so.1.0!_PyEval_EvalFrameDefault+0x68a7 (/builds/omniverse/externals/python-build/_build/Python-3.7.13/Python/ceval.c:4616)
Aborted (core dumped)