×

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

Bi-monthly release with minor bug fixes and improvements

Re:Polar Alignment cause Ekos to crash

  • Posts: 319
  • Thank you received: 25
Hi,

I'm using the polar alignment module with another setup with success, but with this setup (EQMount & ASI533MCPro), after capturing and solving the 1st image and before executing the 1st mount rotation, ekos crash.

Below is the KStars log from Ekos Debugger

Appreciate is someone can look into this as I prefer to use the Ekos Polar Alignment over other methods

 

File Attachment:

File Name: log_22-25-29.txt
File Size:1,227 KB

 

File Attachment:

File Name: kstars_deb...5-29.txt
File Size:3 KB

 
The following user(s) said Thank You: Jasem Mutlaq
Last edit: 2 years 7 months ago by Mohamed.
2 years 7 months ago #74967
Attachments:

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

  • Posts: 2
  • Thank you received: 0
HI, I experienced the same situation and I solved changing the speed value decreasing from maximum value to that immediately lower (700x or 800x if I rememeber).

andrea
2 years 7 months ago #74973

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

  • Posts: 319
  • Thank you received: 25
Thank you Andrea. I think I was using 700x speed but will try again using a lower speed...
2 years 7 months ago #75010

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

  • Posts: 319
  • Thank you received: 25
Update, I used a very slow speed of 64x instead of 800x but it didn't solve the problem and the same crash happen. The KStars debug is attached...

 

File Attachment:

File Name: kstars_log...2-33.zip
File Size:1 KB
2 years 7 months ago #75037
Attachments:

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

  • Posts: 1221
  • Thank you received: 565
Mohamed, can you please also send your log?
(I wanted to see if it was like the first log)
2 years 7 months ago #75039

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

Mohammad, thank you for the log. It's the same crash as before.
#5  0x005dfadc in QtConcurrent::StoredFunctorCall0<void, FITSData::loadWCS(bool)::<lambda()> >::runFunctor(void) (this=0x0) at ./kstars/fitsviewer/fitsdata.cpp:2461

Apparently, loadWCS is called on a null FITSData? or the FITSData was cleared while it is in progress. However, from checking the code now at least, not sure how this is possible. A shared pointer is used to keep the reference to FITSData until the last reference is cleared. The reference cannot be freed while loading WCS is in progress. But obviously, something is causing this particular crash.

Any chance you can try KStars 3.5.5 beta?
2 years 7 months ago #75040

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

  • Posts: 319
  • Thank you received: 25
sure, will try KStars 3.5.5 beta tonight and keep you updated...
2 years 7 months ago #75046

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

  • Posts: 2
  • Thank you received: 0
Are you running a "client version" of KSTARS?
Read here (from INDI forum/website):

Ekos does all the heavy lifting and it is STRONGLY recommended to run it on a separate computer (laptop or workstation). Which is where the networking comes in: A Raspberry Pi runs INDI server, running all the drivers for your AP and "serving" them to Ekos. Ekos is typically run on a more powerful (than a Pi) remotely networked PC. Ekos is where you set up your AP session: target, plate solving, tracking, focusing, and of course imaging - and MUCH more. If you have the hardware, Ekos can probably run it. Ekos (which again, is built into the Kstars planetarium program) is the nerve center controlling all your gear.
_____
I solved other problems using this method, now all seems is going fine!
andrea
Last edit: 2 years 7 months ago by Andrea Coppola.
2 years 7 months ago #75086

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

  • Posts: 319
  • Thank you received: 25
Hi Andrea,

The problem is I'm using the same exact setup on another scope and it works fine
2 years 7 months ago #75090

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

  • Posts: 319
  • Thank you received: 25
Hi Jasem,

Tonight I tried with 3.5.5 beta, and it crashed after 3rd picture between WCS calculations and results. PFA Kstars logs

 

File Attachment:

File Name: kstars_log...1-28.zip
File Size:153 KB
2 years 7 months ago #75091
Attachments:

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

Thank you, the crash moved to inside the WCS library now. It still doesn't make sense. I think we may need to arrange for a debug session when you have time with teamviewer.
2 years 7 months ago #75094

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

  • Posts: 319
  • Thank you received: 25
Hi Jasem,

That's totally fine with me. What is your general availability? also, can we do this using a sim camera, or do we need to wait for a clear sky night?
2 years 7 months ago #75108

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

Time to create page: 0.815 seconds