Hello,
I also have several random crashes with 0.59.x on centos 7
mainly when I try to open a script directly from terminal, like :
gaffer /hdd/myscene.gfr
it result :
ERROR | signal caught: SIGSEGV -- Invalid memory reference
****
* Arnold 6.1.0.1 [07981301] linux clang-10.0.1 oiio-2.2.1 osl-1.11.6 vdb-4.0.0 clm-1.1.1.118 rlm-12.4.2 optix-6.6.0 2020/12/15 09:25:16
* CRASHED at 00:00:00
* signal caught: SIGSEGV -- Invalid memory reference (address not mapped to object)
*
* backtrace:
* 0 0x00007feb4c7b7b70 [libai.so ] AiADPDialogStrings
* 1 0x00007febeac5662f [libpthread.so.0] _L_unlock_13 [funlockfile.c:?]
*
* loaded modules:
* 0x00007feb4b7b5000 libai.so
* 0x00007febeac47000 libpthread.so.0
*
* memory: VM 36322 MB, RSS 429 MB, 1 page faults
****
Segmentation fault
same crash no matter the script and no problem with 0.58.x versions, so I guess it's from gaffer itself and not the scripts
Bests