×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

[SOLVED] Core dump starting Kstars

  • Posts: 486
  • Thank you received: 87
I just updated Kstars and I am getting a core dump on startup.
Last edit: 7 years 7 months ago by nMAC.
7 years 7 months ago #9658
Attachments:

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

run it via GDB
7 years 7 months ago #9659

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

  • Posts: 486
  • Thank you received: 87

Replied by nMAC on topic Core dump starting Kstars

Running via GDB gets this:

Starting program: /usr/bin/kstars
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe30a5700 (LWP 6893)]
Gtk-Message: Failed to load module "topmenu-gtk-module"

Thread 1 "kstars" received signal SIGSEGV, Segmentation fault.
0x00007ffff7f2f200 in QSqlDatabase::open() ()
from /usr/lib/x86_64-linux-gnu/libQt5Sql.so.5


The same happens with x86 build on my second PC.
I have just downgraded to kstars-bleeding (5:16.04+r5893.2597~ubuntu16.04.1 to keep it working.
Last edit: 7 years 7 months ago by nMAC.
7 years 7 months ago #9660

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

  • Posts: 55
  • Thank you received: 1

Replied by Giovanni on topic Core dump starting Kstars

I confirm I have the same problem: SIGSEGV, Segmentation fault. 0x00007ffff7f2f200 in QSqlDatabase::open() ()

Giovanni.
7 years 7 months ago #9662

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

  • Posts: 983
  • Thank you received: 375
Confirmed
Thread 1 "kstars" received signal SIGSEGV, Segmentation fault.
0x00007ffff7f1f200 in QSqlDatabase::open() () from /usr/lib/x86_64-linux-gnu/libQt5Sql.so.5
7 years 7 months ago #9667

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

  • Posts: 454
  • Thank you received: 51

Replied by Patrick on topic Core dump starting Kstars

Same trouble after last update.
7 years 7 months ago #9668

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

Confirmed and fixed, sorry about that. It was due to a new feature in the search dialog where you can search for any object even if it does not exist in KStars, try it out. It was developed by KStars long time developer Akarsh Simha
The following user(s) said Thank You: nMAC, Patrick
7 years 7 months ago #9671

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

  • Posts: 55
  • Thank you received: 1

Replied by Giovanni on topic Core dump starting Kstars

Is the fixed already up? I tried a clean installation but I still have the same problem.

Giovanni.
7 years 7 months ago #9680

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

  • Posts: 454
  • Thank you received: 51

Replied by Patrick on topic Core dump starting Kstars

same for me, but I didn't see a Kstar update when doing it. I just have seen INDI and drivers mentioned.
Last edit: 7 years 7 months ago by Patrick.
7 years 7 months ago #9681

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

  • Posts: 486
  • Thank you received: 87

Replied by nMAC on topic Core dump starting Kstars

No, it's still the same version, kstars-bleeding - 5:16.04+r5904.2598
Waiting for the new build.
Last edit: 7 years 7 months ago by nMAC.
7 years 7 months ago #9682

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

  • Posts: 17
  • Thank you received: 20

Replied by Akarsh on topic Core dump starting Kstars

I'm sorry about this, I introduced a bug that did not occur when debugging was enabled, but would occur when it was disabled -- that's why we didn't detect it. It's fixed in git master, but I guess Jasem will make a new build soon. It should be fixed in the Windows version on the KStars website, which was built about 20 hours ago.
The following user(s) said Thank You: nMAC, Teseo
7 years 7 months ago #9683

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

  • Posts: 486
  • Thank you received: 87

Replied by nMAC on topic Core dump starting Kstars

no problem It happens.
Thanks for the new feature!

Just installed the new build, it's working again!
Thanks!
Last edit: 7 years 7 months ago by nMAC.
7 years 7 months ago #9684

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

Time to create page: 0.598 seconds