Autodesk / Autodesk/arnold-usd

Crash on linux at startup in usdview

Open
#40 5 comments 4 reactions 1 assignee Claimed by @sirpalee View on GitHub
bug core crash render delegate user
Dominant language
Python
Stars
284
Forks
68
Avg merge
2d 19h
Merged PRs (30d)
14

Description

On linux, running usdview with the arnold render delegate crashes. The current workaround for this is to ld-preload the arnold library.
So we need to run

`LD_PRELOAD=/path_to_arnold/bin/libai.so usdview scene.usda`

and this prevents the crashes

Core ticket: #8869

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.