×

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

Bi-monthly release with minor bug fixes and improvements

crash in sheduler

  • Posts: 362
  • Thank you received: 114

crash in sheduler was created by nou

Just got crash in sheduler.
backtrace
#0  Ekos::Scheduler::findNextJob() (this=0x55555a2b5140) at /home/nou/astro-soft-stable/kstars/kstars/ekos/scheduler/schedulerjob.h:169
#1  0x0000555555beccc0 in Ekos::Scheduler::setCaptureStatus(Ekos::CaptureState) (this=0x55555a2b5140, status=<optimized out>) at /home/nou/astro-soft-stable/kstars/kstars/ekos/scheduler/scheduler.cpp:7706
#2  0x000055555599feee in Ekos::Scheduler::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x55555a2b5140, _c=<optimized out>, _id=<optimized out>, _a=0x7fffffffd740)
    at /home/nou/astro-soft-stable/build-kstars/kstars/KStarsLib_autogen/E56QNYLS5F/moc_scheduler.cpp:422
#3  0x00007ffff534e1d0 in QMetaObject::activate(QObject*, int, int, void**) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007ffff6b53985 in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#5  0x00007ffff6b3e63b in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#6  0x00007ffff534ec2a in QObject::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007ffff5d3ca66 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007ffff5d460f0 in QApplication::notify(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007ffff532280a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff5325488 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007ffff537ae37 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007ffff43f217d in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007ffff43f2400 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007ffff43f24a3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff537a435 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007ffff53213ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007ffff5329116 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00005555556e2a8c in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/nou/astro-soft-stable/kstars/kstars/main.cpp:382

state == Ekos::SCHEDULER_RUNNING
currentJob == nullptr

Log
[2022-03-23T22:13:31.573 CET INFO ][           org.kde.kstars.indi] - ZWO CCD ASI1600MM Pro :  "[INFO] Exposure done, downloading image... "
[2022-03-23T22:13:31.584 CET INFO ][           org.kde.kstars.indi] - ZWO CCD ASI1600MM Pro :  "[INFO] Download complete. "
[2022-03-23T22:13:31.769 CET DEBG ][           org.kde.kstars.indi] - Image received. Mode: "Normal" Size: 32785920
[2022-03-23T22:13:31.780 CET INFO ][           org.kde.kstars.indi] - "FITS" file saved to "/home/nou/astro/NGC_2359/Light/Ha/NGC_2359_Light_Ha_2022-03-23T22-13-31_036.fits"
[2022-03-23T22:13:31.986 CET INFO ][   org.kde.kstars.ekos.capture] - "Received image 12 out of 12."
[2022-03-23T22:13:32.149 CET INFO ][   org.kde.kstars.ekos.capture] - "Captured /home/nou/astro/NGC_2359/Light/Ha/NGC_2359_Light_Ha_2022-03-23T22-13-31_036.fits"
[2022-03-23T22:13:32.278 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' 12x300\" Ha sees 36 captures in output folder '/home/nou/astro/NGC_2359/Light/Ha'."
[2022-03-23T22:13:32.279 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' 12x300\" Ha requires a dither procedure."
[2022-03-23T22:13:32.279 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' estimated to take 01h 06m 45s to complete."
[2022-03-23T22:13:32.282 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' 12x300\" Ha sees 36 captures in output folder '/home/nou/astro/NGC_2359/Light/Ha'."
[2022-03-23T22:13:32.282 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' 12x300\" Ha requires a dither procedure."
[2022-03-23T22:13:32.283 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' estimated to take 01h 06m 45s to complete."
[2022-03-23T22:13:32.283 CET INFO ][ org.kde.kstars.ekos.scheduler] - Option to sort jobs based on priority and altitude is true
[2022-03-23T22:13:32.308 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' has a total score of -477 at 23/03 22:13."
[2022-03-23T22:13:32.309 CET INFO ][ org.kde.kstars.ekos.scheduler] - Ekos finished evaluating jobs, no job selection required.
[2022-03-23T22:13:32.309 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'NGC 2359' scheduled for execution at 24/03 19:57. Observatory scheduled for shutdown until next job is ready."
[2022-03-23T22:13:32.309 CET INFO ][ org.kde.kstars.ekos.scheduler] - Starting shutdown process...

I setup that job should repeat 4 or 5 times and end at 15deg.
2 years 1 month ago #81669

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

  • Posts: 362
  • Thank you received: 114

Replied by nou on topic crash in sheduler

Will try to reproduce it with simulator.
2 years 1 month ago #81670

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

Replied by Jasem Mutlaq on topic crash in sheduler

3.5.8? I checked the code and there are checks for currentJob in setCaptureStatus. Still, Ekos crashed so something else is going on. It would be great if it can be reproduced.
2 years 1 month ago #81676

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

  • Posts: 362
  • Thank you received: 114

Replied by nou on topic crash in sheduler

Yes 3.5.8 commit 0f0987c8cfa3e9c2d8b4612343027634be73a678
2 years 1 month ago #81688

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

  • Posts: 362
  • Thank you received: 114

Replied by nou on topic crash in sheduler

got crash with simulator. I set 3x180s exposure with target 20deg above horizon. set repeat to 7 times and limit alt > 15deg. It appears that this crash occur if job can't be finished before it reach that alt limit.
Log:
[2022-03-24T10:39:35.593 CET DEBG ][ org.kde.kstars.ekos.scheduler] -   "/home/nou/ekos/asd/Light/Blue/asd_Light_Blue" : 5
[2022-03-24T10:39:35.593 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue sees 5 captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:39:35.593 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue has completed 5/21 of its required captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:39:35.595 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' estimated to take 00h 51m 45s to complete."
[2022-03-24T10:39:35.595 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Guide State "Guiding"
[2022-03-24T10:39:35.598 CET INFO ][   org.kde.kstars.ekos.capture] - "Capturing 180,000-second Blue image..."
[2022-03-24T10:39:35.601 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Capturing"
[2022-03-24T10:42:35.608 CET DEBG ][   org.kde.kstars.ekos.capture] - Autoguiding suspended until primary CCD chip completes downloading...
[2022-03-24T10:42:35.609 CET DEBG ][   org.kde.kstars.ekos.capture] - Guiding state changed from "Guiding" to "Suspended"
[2022-03-24T10:42:35.611 CET INFO ][     org.kde.kstars.ekos.guide] - "Guiding suspended."
[2022-03-24T10:42:35.612 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Guide State "Suspended"
[2022-03-24T10:42:35.616 CET INFO ][           org.kde.kstars.indi] - "FITS" file saved to "/home/nou/ekos/asd/Light/Blue/asd_Light_Blue_2022-03-24T10-42-35_006.fits"
[2022-03-24T10:42:35.662 CET INFO ][   org.kde.kstars.ekos.capture] - "Received image 3 out of 3."
[2022-03-24T10:42:35.663 CET INFO ][   org.kde.kstars.ekos.capture] - "Captured /home/nou/ekos/asd/Light/Blue/asd_Light_Blue_2022-03-24T10-42-35_006.fits"
[2022-03-24T10:42:35.668 CET DEBG ][   org.kde.kstars.ekos.capture] - setMeridianFlipStage:  "MF_READY"
[2022-03-24T10:42:35.668 CET DEBG ][   org.kde.kstars.ekos.capture] - All capture jobs complete.
[2022-03-24T10:42:35.668 CET DEBG ][   org.kde.kstars.ekos.capture] - setMeridianFlipStage:  "MF_READY"
[2022-03-24T10:42:35.669 CET DEBG ][   org.kde.kstars.ekos.capture] - Guiding state changed from "Suspended" to "Guiding"
[2022-03-24T10:42:35.677 CET INFO ][     org.kde.kstars.ekos.guide] - "Guiding resumed."
[2022-03-24T10:42:35.688 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Image Received"
[2022-03-24T10:42:35.689 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Frame map summary:
[2022-03-24T10:42:35.689 CET DEBG ][ org.kde.kstars.ekos.scheduler] -   "/home/nou/ekos/asd/Light/Blue/asd_Light_Blue" : 6
[2022-03-24T10:42:35.690 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue sees 6 captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:42:35.690 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue has completed 6/21 of its required captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:42:35.691 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' estimated to take 00h 48m 45s to complete."
[2022-03-24T10:42:35.691 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Idle"
[2022-03-24T10:42:35.700 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Complete"
[2022-03-24T10:42:35.704 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Frame map summary:
[2022-03-24T10:42:35.704 CET DEBG ][ org.kde.kstars.ekos.scheduler] -   "/home/nou/ekos/asd/Light/Blue/asd_Light_Blue" : 6
[2022-03-24T10:42:35.705 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue sees 6 captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:42:35.705 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' 3x180\" Blue has completed 6/21 of its required captures in output folder '/home/nou/ekos/asd/Light/Blue'."
[2022-03-24T10:42:35.706 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' estimated to take 00h 48m 45s to complete."
[2022-03-24T10:42:35.707 CET INFO ][ org.kde.kstars.ekos.scheduler] - Option to sort jobs based on priority and altitude is true
[2022-03-24T10:42:35.708 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Schedule attempt #1 for 2925-second job 'asd' on row #1 starting at 24/03 10:42, completing at 24/03 11:31."
[2022-03-24T10:42:35.751 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' is scheduled to start at 24/03 23:38, in compliance with altitude and Moon separation requirements."
[2022-03-24T10:42:35.751 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Schedule attempt #2 for 2925-second job 'asd' on row #1 starting at 24/03 23:38, completing at 25/03 00:27."
[2022-03-24T10:42:35.751 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' altitude score is -500 at 24/03 10:42"
[2022-03-24T10:42:35.751 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' has a total score of -500 at 24/03 10:42."
[2022-03-24T10:42:35.752 CET DEBG ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' on row #1 passed all checks after 2 attempts, will proceed at 24/03 23:38 for approximately 2925 seconds, marking scheduled"
[2022-03-24T10:42:35.752 CET INFO ][ org.kde.kstars.ekos.scheduler] - Ekos finished evaluating jobs, no job selection required.
[2022-03-24T10:42:35.752 CET INFO ][ org.kde.kstars.ekos.scheduler] - "Job 'asd' scheduled for execution at 24/03 23:38. Observatory scheduled for shutdown until next job is ready."
[2022-03-24T10:42:35.753 CET DEBG ][ org.kde.kstars.ekos.scheduler] - Checking shutdown state...
[2022-03-24T10:42:35.753 CET INFO ][ org.kde.kstars.ekos.scheduler] - Starting shutdown process...

backtrace
#0  Ekos::Scheduler::findNextJob() (this=0x55555976de90) at /home/nou/astro-soft-stable/kstars/kstars/ekos/scheduler/schedulerjob.h:169
#1  0x00007ffff52aea88 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007ffff6bb9135 in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#3  0x00007ffff6ba356b in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#4  0x00007ffff52a473e in QObject::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007ffff5d656b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007ffff527716a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007ffff527a257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007ffff52d0ef7 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007ffff42d48bb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff4327f08 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff42d2003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff52d0548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007ffff5275a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007ffff6ab57e0 in StellarSolver::extract(bool, QRect) () at /usr/local/lib/libstellarsolver.so.2
#15 0x00005555560551e1 in FITSSEPDetector::findSourcesAndBackground(QRect const&) (this=0x555556adc0c0, boundary=...) at /home/nou/astro-soft-stable/kstars/kstars/fitsviewer/fitssepdetector.cpp:127
#16 0x0000555556052a4a in QtConcurrent::StoredMemberFunctionPointerCall1<bool, FITSSEPDetector, QRect const&, QRect>::runFunctor() (this=0x55555b66ee00)
    at /usr/include/x86_64-linux-gnu/qt5/QtConcurrent/qtconcurrentstoredfunctioncall.h:551
#17 0x000055555574dc64 in non-virtual thunk to QtConcurrent::RunFunctionTask<bool>::run() ()
#18 0x00007ffff508dc96 in QThreadPoolPrivate::stealAndRunRunnable(QRunnable*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007ffff5092183 in QFutureInterfaceBase::waitForFinished() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x0000555555d471d9 in QFuture<bool>::waitForFinished() (this=0x7fffffffcdd0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qfuture.h:95
#21 GuideStars::findAllSEPStars(QSharedPointer<FITSData> const&, QList<Edge*>*, int) (this=0x555559ac7308, imageData=..., sepStars=0x7fffffffce88, num=500)
    at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/guidestars.cpp:434
#22 0x0000555555d4885f in GuideStars::findTopStars(QSharedPointer<FITSData> const&, int, QList<Edge>*, double, QRect const*, QList<double>*, QList<double>*)
    (this=0x555559ac7308, imageData=..., num=250, stars=0x555559ac7378, maxHFR=6.5, roi=0x0, outputScores=0x0, minDistances=0x0)
    at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/guidestars.cpp:488
#23 0x0000555555d4b0ee in GuideStars::findGuideStar(QSharedPointer<FITSData> const&, QRect const&, GuideView*, bool)
    (this=this@entry=0x555559ac7308, imageData=..., trackingBox=..., guideView=0x55555aaa1d70, firstFrame=firstFrame@entry=false)
    at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/guidestars.cpp:306
#24 0x0000555555d11781 in cgmath::findLocalStarPosition(QSharedPointer<FITSData>&, GuideView*, bool)
    (this=this@entry=0x555559ac71f0, imageData=..., guideView=<optimized out>, firstFrame=firstFrame@entry=false) at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/gmath.cpp:31
#25 0x0000555555d1363b in cgmath::performProcessing(Ekos::GuideState, QSharedPointer<FITSData>&, GuideView*, GuideLog*)
    (this=0x555559ac71f0, state=Ekos::GUIDE_GUIDING, imageData=..., guideView=<optimized out>, logger=0x55555a6d8020) at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/gmath.cpp:433
#26 0x0000555555d2c251 in Ekos::InternalGuider::processGuiding() (this=0x55555a6d7e70) at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/internalguide/internalguider.cpp:706
#27 0x0000555555cec002 in Ekos::Guide::setCaptureComplete() (this=0x55555a6b1740) at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/guide.cpp:1205
#28 0x0000555555ced35e in Ekos::Guide::processData(QSharedPointer<FITSData> const&) (this=0x55555a6b1740, data=...) at /home/nou/astro-soft-stable/kstars/kstars/ekos/guide/guide.cpp:1138
#29 0x00007ffff52aea53 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x0000555555951e59 in ISD::CCD::newImage(QSharedPointer<FITSData> const&) (this=this@entry=0x55555a5f9450, _t1=...)
    at /home/nou/astro-soft-stable/build-kstars/kstars/KStarsLib_autogen/FRI4DANIHA/moc_indiccd.cpp:416
#31 0x0000555555a14f3c in ISD::CCD::handleImage(ISD::CCDChip*, QString const&, _IBLOB*, QSharedPointer<FITSData>)
    (this=0x55555a5f9450, targetChip=0x5555587f4400, filename=..., bp=<optimized out>, data=...) at /home/nou/astro-soft-stable/kstars/kstars/indi/indiccd.cpp:1696
#32 0x0000555555a190f0 in ISD::CCD::processBLOB(_IBLOB*) (this=0x55555a5f9450, bp=<optimized out>) at /home/nou/astro-soft-stable/kstars/kstars/indi/indiccd.cpp:1671
#33 0x00007ffff52aea53 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x0000555555954596 in ClientManager::newINDIBLOB(_IBLOB*) (this=<optimized out>, _t1=<optimized out>)
    at /home/nou/astro-soft-stable/build-kstars/kstars/KStarsLib_autogen/FRI4DANIHA/moc_clientmanager.cpp:369
#35 0x00007ffff52a473e in QObject::event(QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x00007ffff5d656b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#37 0x00007ffff527716a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#38 0x00007ffff527a257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#39 0x00007ffff52d0ef7 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#40 0x00007ffff42d48bb in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007ffff4327f08 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007ffff42d2003 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007ffff52d0548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#44 0x00007ffff5275a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#45 0x00007ffff527e024 in QCoreApplication::exec() () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#46 0x00005555556dd753 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/nou/astro-soft-stable/kstars/kstars/main.cpp:382

I think there this is path that cause crash. findNextJob() call executeJob(currentJob); on line 5053 which call shouldSchedulerSleep() then checkShutdownState() and then setCurrentJob(nullptr);
Then it return to findNextJob() and call currentJob->getStepPipeline() on line 5036 but currentJob is nullptr now.
The following user(s) said Thank You: Jasem Mutlaq
2 years 1 month ago #81689

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

Time to create page: 0.675 seconds