Crash on linux at startup in usdview #40
Labels
bug
Something isn't working
core
Related to the Arnold Core
crash
Issue related to one of the components crashing
render delegate
Related to the Arnold Render Delegate
user
Reported by a user
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
The text was updated successfully, but these errors were encountered: