×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Ekos Polar Alignment Tool Crashing

  • Posts: 6
  • Thank you received: 1
Hi guys,

last night I was trying to use the Ekos Polar Alignment Assistant Tool. After successfully solving three images the tool crashes (after "WCS data processing is complete.") and I have to restart kstars and ekos. I tried several different settings like the resolution of my camera or the slewing direction.

Equipment:
Mount: IOptron Cem25p (IOptron Cem25 driver)
Scope: TS Optics 71SDQ
Camera: Sony SLT-A58 (GPhoto CCD driver)
Control: Raspberry Pi 3B+ with Ubuntu Mate (headless)

I hope you can help me with this and for more information I attached the log file. (Some parts of the file are in german, because I am from germany)

File Attachment:

File Name: Logfile_20...5-05.txt
File Size:15 KB
4 years 11 months ago #38814
Attachments:

Please Log in or Create an account to join the conversation.

What KStars version? In the log everything appears to be OK. Maybe running KStars via gdb with the backtrace would get better results.
4 years 11 months ago #38815

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
Thank you Jasem for your quick reply. I am using KStars version 3.1.1 and updated it to version 3.2.0 today. When I try the process with the CCD Simulator, everything works. I don't know why it's not working with my DSLR, because everything else works perfectly.

I attached the startup log for information.

File Attachment:

File Name: LogFileStartup.txt
File Size:2 KB
4 years 11 months ago #38816
Attachments:

Please Log in or Create an account to join the conversation.

Can you run KStars via gdb?

gdb -ex run --args kstars

If it crashes, type in bt to get the backtrace and then paste it here.
4 years 11 months ago #38817

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
I can run KStars via gdb. For testing it with my camera I need a clear night to make the three pictures. Then I can post the backtrace.
The following user(s) said Thank You: Craig
4 years 11 months ago #38818

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 28
Hi Mrlunas, what computer are you using?

I had similar issues with my Raspberry Pi3. Have you tried down sample in the Solver Options?

My fix was a computer with a bit more RAM.

regards
The following user(s) said Thank You: Craig
4 years 11 months ago #38893
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1957
  • Thank you received: 420
I was thinking about lack of RAM as a possible explanation for this issue as well. Mrlunas, you may want to look into setting up zram on the RPi to see if that resolves the issue.


Wouter
4 years 11 months ago #38900

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
Hi Petar and Wouter,
thank you for your advices. I will try them next night. I use a Raspberry Pi 3B+ and control it via RealVNC. Maybe zram will help my pi :)
Last edit: 4 years 11 months ago by Lunas.
4 years 11 months ago #38917

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 28
Hi Wouter and Mrlunas, yes i did not actually try setting up a swap partition on my old RPi3, but this maybe worth a try.
4 years 11 months ago #38922

Please Log in or Create an account to join the conversation.

  • Posts: 1957
  • Thank you received: 420
Hi Petarm,

It is my understanding that it is not recommended to use a swap partition on RPi because of the heavy I/O involved which wears down the SD card rapidly. That's why zram is recommended.

HTH, Wouter
The following user(s) said Thank You: Craig
4 years 11 months ago #38932

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 28
Ah OK. No worries mate. Thanks for the good advice.
4 years 11 months ago #38935

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 1
Back after a clear night kstars crashed again. This time I used gdb and copied the backtrace. I hope it helps to solve the problem.

File Attachment:

File Name: Backtrace.txt
File Size:4 KB
4 years 11 months ago #39040
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.800 seconds