As a side note, this debug build let me see that ART could load a couple thumbnails from non crash-inducing images, but ART it crashed when trying to load the thumbnails of crash-inducing files (I think).
I failed making an x86_64 ART build (it looks like I’m missing something in my toolchain:
ld: symbol(s) not found for architecture x86_64
clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
Hi,
thanks for the help! Unfortunately, the container overflow error is probably a false positive, most likely because you didn’t build CTL with “asan” enabled (See AddressSanitizerContainerOverflow · google/sanitizers Wiki · GitHub). I also got the same error on my x64 build, but when I recompiled CTL with asan it went away.
So far, I still have no clue of what is going wrong…
Thanks, this is already useful. I’ll try to work with that. Can I ask you for more testing in the future in case I need to try out some potential fixes?
Even though I do have external SSDs connected, ART is install on the internal hard drive as well as the images, ctl scripts and LUT folders I work with.