-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
indi-apogee crashes when connecting Apogee Alta F47 with V22 firmware #2122
Comments
Please use Ekos Debugger and share the backtrace. |
From Ekos Debugger Debug log Application log |
No crash above.. you need to use the driver until it crashes. |
Not sure I fully understand how to use Ekos Debugger. I start the indi-apogee driver from it then if I try to connect the camera from Ekos panel, I get a warning saying that an Indi server instance is already active. I get this from Ekos Debugger debug log: #13 0x00007ffff7629e40 in __libc_start_main_impl (main=0x7ffff7e1d5a5 , argc=1, argv=0x7fffffffdf38, init=, fini=, rtld_fini=, stack_end=0x7fffffffdf28) at ../csu/libc-start.c:392 #14 0x000055555555a285 in ?? () [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Attaching after Thread 0x7ffff7f89740 (LWP 22405) fork to child process 22408] [New inferior 2 (process 22408)] [Detaching after fork from parent process 22405] [Inferior 1 (process 22405) detached] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". process 22408 is executing new program: /usr/bin/indi_apogee_ccd [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". On Ekos side, it doesn't say that the driver crashed but didn't manage to connect the camera. Is it the correct way to proceed? |
This is from Ekos logfile, without Ekos Debugger launched, showing the crash of indi-apogee driver. [2024-10-03T16:51:22.542 CEST INFO ][ org.kde.kstars] - Welcome to KStars 3.7.2 Stable |
The indi-apogee crashes when connecting Apogee Alta F47 with V22 firmware. This was apparently known as it is mentioned by a review on the driver download page but as the camera is not supported anymore by Andor instruments, there is no mean to upgrade its firmware.
To Reproduce
Expected behavior
The camera should be connected but the log says that the driver has crashed.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: