Autodesk / Autodesk/arnold-usd
Crash on linux at startup in usdview
Open
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
Assessment
This issue has not been assessed yet.