×

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

Bi-monthly release with minor bug fixes and improvements

ASI Driver crashed with "symbol lookup error"

  • Posts: 106
  • Thank you received: 7
Hello,
my PC in our remote observatory received a INDI update. After this, the ASI Driver does not start anymore.
What can I do?

Thomas


remote@shuttle:~$ indiserver
2023-12-03T17:25:26: startup: indiserver
Usage: indiserver [options] driver [driver ...]
Purpose: server for local and remote INDI drivers
INDI Library: 2.0.5
Code 2.0.5-tgz. Protocol 1.7.

remote@shuttle:~$ indiserver indi_asi_ccd
2023-12-03T17:20:49: startup: indiserver indi_asi_ccd
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #0
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #1
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #2
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #3
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #4
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #5
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: stderr EOF
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #6
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #7
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #8
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: restart #9
2023-12-03T17:20:49: Driver indi_asi_ccd: indi_asi_ccd: symbol lookup error: indi_asi_ccd: undefined symbol: _ZNK4INDI13PropertyBasicI8_INumberEixEl
2023-12-03T17:20:49: Driver indi_asi_ccd: read: Connection reset by peer
2023-12-03T17:20:49: Driver indi_asi_ccd: Terminated after #10 restarts.
2023-12-03T17:20:49: good bye
remote@shuttle:~$
4 months 3 weeks ago #97437

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

  • Posts: 474
  • Thank you received: 168
3rd-party drivers such as the ASI driver depend on the main INDI libraries and need to be recompiled when the base library is updated. If you get your INDI from PPA, the packages occasionally fall out of sync and get eventually fixed when recompiled. If you compile everything yourself, just compile and install the main INDI library first (and make sure you don't have old copies left over in the system) and then compile the 3rd party drivers against that version.
4 months 3 weeks ago #97442

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

  • Posts: 106
  • Thank you received: 7
There was an update via ppa several hours later that fixed that behavour.
Thanks Jarno for your fast reply, sorry, but I do not understand much of your answer, technically,
Is your recommendation to disable automatic updates to prevent such outages. The sky was clear, and nothing worked.
What should I do
4 months 3 weeks ago #97443

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

Time to create page: 0.709 seconds