Derek created a new topic ' Kstars crash on platesolve (and guide)' in the forum. 2 years ago

I've seen similar problems posted previously but don't see a solution.
I just updated my OS from ubuntu 18.04 to 20.04 and since doing this. Kstars crashes just after capturing an image in the align (solver).
Possible some conflicting versions of libraries that do source extraction.

Back trace pasted below. Would anyone know what I've done wrong? thanks

(gdb) bt
#0 0x00007ffff4f9ef26 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1 0x00007ffff68282eb in InternalExtractorSolver::runSEPExtractor() () from /usr/lib/x86_64-linux-gnu/libstellarsolver.so.2
#2 0x00007ffff6834968 in ExternalExtractorSolver::extract() () from /usr/lib/x86_64-linux-gnu/libstellarsolver.so.2
#3 0x00007ffff683b39c in ExternalExtractorSolver::run() () from /usr/lib/x86_64-linux-gnu/libstellarsolver.so.2
#4 0x00007ffff4f9e9d2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x00007ffff6b0b609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007ffff4869133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Read More...