×

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

Bi-monthly release with minor bug fixes and improvements

eqmod crashes at startup

  • Posts: 969
  • Thank you received: 94
Latest nightly build. Logs attached.
**It's a really clear night here. Is there a quick fix?
Cheers
Last edit: 5 years 3 months ago by alacant.
5 years 3 months ago #32949
Attachments:

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

  • Posts: 1029
  • Thank you received: 301

Replied by Eric on topic eqmod crashes at startup

In the past, I had this issue when libindi wasn't the same version as the third-party tree version.

-Eric
5 years 3 months ago #32952

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic eqmod crashes at startup

Would installing consecutive nightly builds cause the mismatch?
5 years 3 months ago #32953

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

  • Posts: 474
  • Thank you received: 168
That is a common problem as the packages in launchpad don't have versioned dependencies and if changes to the base classes are made, all depending modules also need to be rebuilt. This problem is probably caused by a change made to IndiTelescope base class on Dec 21 (github.com/indilib/indi/commit/f0e2df680...30b68039a69eaefb8f67) so you need indilib and eqmod that are both newer or older than that commit, the problem triggers when one is older and one newer. Building all packages at the same time with indilib being first to build avoids this, but can't be easily expressed in launchpad recipes it seems.
The following user(s) said Thank You: Eric
5 years 3 months ago #32955

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

  • Posts: 1029
  • Thank you received: 301

Replied by Eric on topic eqmod crashes at startup

Try to start Ekos without connecting drivers. Then connect only eqmod to test. If you have a gdb, that would help you understand where the problem is. If you know which version was working before, this can also help finding an offending change. You can also rename the configuration XML to verify it's not the cause. In any case, it means there is still an unsecure execution path in the eqmod driver.
5 years 3 months ago #32956

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic eqmod crashes at startup

Hi everyone
Would installing the next nightly build correct the crash or do I now have a broken install?
TIA
5 years 3 months ago #32958

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

Time to create page: 0.326 seconds