×

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

Bi-monthly release with minor bug fixes and improvements

kstars crash on star catalogs density slider

  • Posts: 314
  • Thank you received: 34
Hi,

Kstars crashes when I do the following:
Settings-->configure Kstars-->Catalogs-->Set Star Density Silder-->Apply
Please tell me if you prefer to have this kind of report posted rather at bugs.kde.org than here.
gdb:
 
gdb -q kstars
Reading symbols from kstars...done.
(gdb) r
Starting program: /usr/bin/kstars 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
"Di. Okt. 27 10:27:19 2015 GMT+0100"
is dateTime valid?  true
"Setting clock:  UTC: Di. Okt. 27 10:27:19 2015 GMT+0100  JD: 2.457.322,94" 
 
"Di. Okt. 27 09:27:19 2015 GMT"
is dateTime valid?  true
"Setting clock:  UTC: Di. Okt. 27 09:27:19 2015 GMT  JD: 2.457.322,89" 
 
"Opened the DSO Database. Ready!"
Opened the User DB. Ready.
 Verion string is  "2.4.0"
Processing  "unnamedstars.dat" , HTMesh Level 3
  Sky Mesh Size:  512
Loaded catalog file  "unnamedstars.dat" (hopefully)
"Star HD61421 not found."
"Star HD10700 not found."
"Star HD20794 not found."
"Star HD2151 not found."
"Star HD190248 not found."
"Star HD142860 not found."
"Star HD1581 not found."
"Star HD1581 not found."
"Star HD98230 not found."
File opened:  "/usr/share/kstars/ngcic.dat"
Loading NGC/IC objects
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
File opened:  "/usr/share/kstars/asteroids.dat"
File opened:  "/usr/share/kstars/comets.dat"
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-paul'
Loading Supernovae data
File opened:  "/home/paul/.local/share/kstars/supernovae.dat"
"Object named NGC 3314A not found"
"Object named NGC 6050A not found"
No WishList Saved yet
"Starting the timer"
"Daylight Saving Time inactive"
"Next Daylight Savings Time change (Local Time): " "So. März 27 02:00:00 2016 GMT"
"Next Daylight Savings Time change (UTC): " "So. März 27 01:59:59 2016 GMT"
The current Date/Time is:  "Di. Okt. 27 10:27:26 2015 GMT+0100"
glibc >= 2.1 detected.  Using GNU extension sincos()
Loading Supernovae data
File opened:  "/home/paul/.local/share/kstars/supernovae.dat"
OBEST= "star"  -  ""
OBEST= "NGC 6301"  -  ""
"Reporting new timestep value: " 60
I just prevented a recursive / concurrent draw!
I just prevented a recursive / concurrent draw!
"Star HD61421 not found."
"Star HD10700 not found."
"Star HD20794 not found."
"Star HD2151 not found."
"Star HD190248 not found."
"Star HD142860 not found."
"Star HD1581 not found."
"Star HD1581 not found."
"Star HD98230 not found."
QSqlDatabasePrivate::addDatabase: duplicate connection name 'skycultures', old connection removed.
ASSERT: "!SkyMapDrawAbstract::drawLock()" in file /home/paul/build/kstars/kstars/skycomponents/skymapcomposite.cpp, line 539
[New Thread 0x7fffc5039700 (LWP 18764)]
[New Thread 0x7fffe340f700 (LWP 18761)]
 
Program received signal SIGABRT, Aborted.
0x00007ffff04bd1c7 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff04bd1c7 in raise () from /lib64/libc.so.6
#1  0x00007ffff04be50a in abort () from /lib64/libc.so.6
#2  0x00007ffff1dec9ad in QMessageLogger::fatal(char const*, ...) const () from /usr/lib64/libQt5Core.so.5
#3  0x00007ffff1de862e in qt_assert(char const*, char const*, int) () from /usr/lib64/libQt5Core.so.5
#4  0x000000000091b2d1 in SkyMapComposite::reloadDeepSky (this=0x12d4d10)
    at /home/paul/build/kstars/kstars/skycomponents/skymapcomposite.cpp:539
#5  0x0000000000a55f19 in OpsCatalog::slotApply (this=0x5bc10e0) at /home/paul/build/kstars/kstars/options/opscatalog.cpp:237
#6  0x00000000007675c8 in OpsCatalog::qt_static_metacall (_o=0x5bc10e0, _c=QMetaObject::InvokeMetaMethod, _id=7, 
    _a=0x7fffffffcc00) at /home/paul/build/kstars/build/kstars/moc_opscatalog.cpp:104
#7  0x00007ffff1fc1911 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#8  0x00007ffff351f292 in QAbstractButton::clicked(bool) () from /usr/lib64/libQt5Widgets.so.5
#9  0x00007ffff32989e6 in ?? () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007ffff32994de in ?? () from /usr/lib64/libQt5Widgets.so.5
#11 0x00007ffff3299654 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#12 0x00007ffff32011f1 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007ffff31c184c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#14 0x00007ffff31c7134 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007ffff1f99a8d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#16 0x00007ffff31c5b41 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQt5Widgets.so.5
#17 0x00007ffff32184d6 in ?? () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007ffff321a2bb in ?? () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007ffff31c184c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#20 0x00007ffff31c6660 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#21 0x00007ffff1f99a8d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
---Type <return> to continue, or q <return> to quit---
#22 0x00007ffff280ff4a in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
   from /usr/lib64/libQt5Gui.so.5
#23 0x00007ffff28118e5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
    () from /usr/lib64/libQt5Gui.so.5
#24 0x00007ffff27f8fd8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib64/libQt5Gui.so.5
#25 0x00007fffe535e3d0 in ?? () from /usr/lib64/qt5/plugins/platforms/libqxcb.so
#26 0x00007fffec7e67d4 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fffec7e6a28 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fffec7e6acc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007ffff1fe4c1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib64/libQt5Core.so.5
#30 0x00007ffff1f9879b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#31 0x00007ffff1f9f176 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#32 0x000000000069e295 in main (argc=1, argv=0x7fffffffdb88) at /home/paul/build/kstars/kstars/main.cpp:221
(gdb) q
A debugging session is active.
 
        Inferior 1 [process 18757] will be killed.
 
Quit anyway? (y or n) y
--= human, without Windows™ =--
pls excuse my bad english! :)
The following user(s) said Thank You: Jasem Mutlaq
Last edit: 8 years 5 months ago by pauledd.
8 years 5 months ago #5594

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

Fixed, thanks for report. I think bugs.kde.org is better so that other users would have a better chance at finding the bug.
Last edit: 8 years 5 months ago by Jasem Mutlaq.
8 years 5 months ago #5595

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

  • Posts: 314
  • Thank you received: 34
ok, thank you.
--= human, without Windows™ =--
pls excuse my bad english! :)
8 years 5 months ago #5596

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

Time to create page: 0.162 seconds