×

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

Bi-monthly release with minor bug fixes and improvements

kstars crash: latest git

  • Posts: 969
  • Thank you received: 94
Hi everyone
kstars disappears from screen with:
[2020-07-25T03:01:59.000 CEST FATL ][ default] - ASSERT failure in QVector<T>::operator[]: "index out of range", file /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h, line 431

This is built against the stable indi/kstars release with only Hy's commit on guiding added.
Did anything change in INDI I wonder?

Any ideas anyone?
TIA and clear skies,
Steve

full log: drive.google.com/file/d/1HTilAcuT_4uqI6q...OGp/view?usp=sharing
3 years 8 months ago #57312

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

Can you run it via ekosdebugger and share the logs? sudo apt-get -y install ekosdebugger
3 years 8 months ago #57313

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic kstars crash: latest git

sudo apt-get -y install ekosdebugger
[sudo] password for steve:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ekosdebugger

--- ---
sudo apt install ekosdebugger
Reading package lists... Done
Building dependency tree
Reading state information... Done
Unable to locate package ekosdebugger

Can't find ekos-debugger either.

How about plain old gdb?
Cheers,
Steve
Last edit: 3 years 8 months ago by alacant.
3 years 8 months ago #57315

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

sorry, typo, it's
sudo apt-get -y install ekos-debugger
3 years 8 months ago #57316

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic kstars crash: latest git

sudo apt-get -y install ekos-debugger
[sudo] password for steve:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ekos-debugger
3 years 8 months ago #57317

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

run sudo apt-get update first
3 years 8 months ago #57318

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic kstars crash: latest git

OK, got it.
I'm running kstars git from the build directory. How do I launch it?
3 years 8 months ago #57319

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

ekosdebugger
3 years 8 months ago #57321

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic kstars crash: latest git

That launches the kstars in /usr/bin/kstars

My git is at ~/Projects/build/kstars/kstars

How do I change versions?

Would a gdb backtrace be any use instead?
TIA,
Steve
3 years 8 months ago #57325

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

You can't specify where the executable is, maybe we should add this feature. you can go to ~/Projects/build/kstars/kstars and run sudo make install
3 years 8 months ago #57326

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

  • Posts: 969
  • Thank you received: 94

Replied by alacant on topic kstars crash: latest git

Hi Jasem
I think it would be a good idea to be able to choose the executable. Some of us test the git by running from the build directory. That way, if the git is unstable, we can always fall back to the stable version instead.
TIA, Steve
3 years 8 months ago #57327

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

Right, later today we'll release an updated version where you can choose the executable.
The following user(s) said Thank You: Jim, alacant, Spartacus
3 years 8 months ago #57333

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

Time to create page: 0.274 seconds