No crash with current build and ASI120mc-s. So I changed to ASI1600mm-pro: crash.
I went back in the git history. The first time, the crash comes in, is this commit:

edgar@Edgar-Desktop:~/astrostuff/indi-3rdparty> git bisect bad d7f06e419006c9b174ee6caf2778ec3d69dc2f12 is the first bad commit commit d7f06e419006c9b174ee6caf2778ec3d69dc2f12 Author: Jarno Paananen Date: Wed Mar 31 21:41:47 2021 +0300 ASI Camera SDK 1.17 release (#371) V1.17 Fix some bugs. debian/libasi/changelog | 8 ++++++++ debian/libasi/rules | 2 +- libasi/CMakeLists.txt | 4 ++-- libasi/armv6/libASICamera2.bin | Bin 1985074 -> 2275083 bytes libasi/armv7/libASICamera2.bin | Bin 1637430 -> 1898635 bytes libasi/armv8/libASICamera2.bin | Bin 2243289 -> 2607103 bytes libasi/mac/libASICamera2.bin | Bin 3659808 -> 4208832 bytes libasi/x64/libASICamera2.bin | Bin 2286548 -> 2672576 bytes libasi/x86/libASICamera2.bin | Bin 2276422 -> 2642407 bytes 9 files changed, 11 insertions(+), 3 deletions(-)

Maybe someone of you can have a closer look into this.
Edgar

Read More...