Bug 416650 - Crashes when imaging a sequence.
Summary: Crashes when imaging a sequence.
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 3.3.9
Platform: macOS (DMG) macOS
: NOR crash
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-23 15:06 UTC by MountainAirCA
Modified: 2020-08-16 17:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Crash report (112.83 KB, text/rtf)
2020-01-25 01:26 UTC, MountainAirCA
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MountainAirCA 2020-01-23 15:06:09 UTC
SUMMARY
I have been trying to use KStars for a few weeks now.  Crashes are common, generally happening several times per night.  Last night I swapped out my ASI294MC-PRO with an ASI1600MM-Pro and spent 5 hours in the cold with not one good set of images because I experienced 20+ crashes.  Unfortunately I did not filter my actions down to the minimum set to trigger a crash, but I will attempt to do so.  Here's my workflow for the evening:

STEPS TO REPRODUCE
1. Launch KStars and Ekos.
2. Start profile (Celestron CGX, ZWO Main/Guide Cam, UltimatePowerBox (I have v2, no driver yet), ZWI EFW, SkySafari.
3. Plate-solve.  Works fine.
4. Auto-focus.  Works fine.
5. Auto-guiding.  Works fine.
6. Start a sequence of 5 x 30-second Luminance photos.

OBSERVED RESULT
The first 2-3 photos work, then KStars crashes.  Previously I didn't have a problem with sequences; the only change was the ASI1600MM-Pro, but they use the same driver (I suspect).  What is strange is that I can capture single images and loop indefinitely without problems, but when running a sequence it fails.

I somehow lost the crash report, but I will try to capture another one tonight.

EXPECTED RESULT
Running imaging sequences all night long without crashing.

SOFTWARE/OS VERSIONS
Windows: 
macOS: Catalina, all latest updates
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 MountainAirCA 2020-01-24 07:59:58 UTC
Update:

Connecting to Ekos remotely from another Mac running Ekos also results in a crash during the sequence run.

Connecting to a Raspberry Pi 4 remotely running StellarMate OS and KStars 3.3.9 also results in a crash while trying to run a sequence.

Running KStars/Ekos on the rpi4 also results in a crash during the sequence (I only tested it once; I made it 6 photos into 140).

There is clearly something wrong with the sequence action.  Perhaps it has something to do with then combination of hardware I'm using -- but it is all very common hardware.

I was still unable to capture a crash dump; for whatever reason it only generates one intermittently.
Comment 2 MountainAirCA 2020-01-25 01:16:57 UTC
Here's a crash report from my oldest MacBook Pro (2013):

Process:               kstars [649]
Path:                  /Applications/KStars.app/Contents/MacOS/kstars
Identifier:            ???
Version:               3.3.9 (3.3.9)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           kstars [649]
User ID:               501

Date/Time:             2020-01-22 21:32:32.406 -0800
OS Version:            Mac OS X 10.15.2 (19C57)
Report Version:        12
Anonymous UUID:        BB264918-3631-C88C-1529-2DF8687521E7


Time Awake Since Boot: 1500 seconds

System Integrity Protection: enabled

Crashed Thread:        6  Thread (pooled)

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [649]

VM Regions Near 0:
--> 
    __TEXT                 00000001008ae000-00000001013b2000 [ 11.0M] r-x/r-x SM=COW  /Applications/KStars.app/Contents/MacOS/kstars

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x000000010379247b 0x10376a000 + 164987
3   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
4   org.qt-project.QtCore         	0x000000010379422f QFutureInterfaceBase::waitForFinished() + 175
5                                 	0x0000000101058053 FITSView::loadFITSFromData(FITSData*, QString const&) + 99 (fitsview.cpp:311)
6                                 	0x000000010094e44f FITSTab::loadFITSFromData(FITSData*, QUrl const&, FITSMode, FITSScale) + 111
7                                 	0x0000000100939c5e FITSViewer::updateFITSFromData(FITSData*, QUrl const&, int, int*, FITSScale) + 222 (fitsviewer.cpp:538)
8                                 	0x00000001009088b1 ISD::CCD::processBLOB(IBLOB*) + 4737 (indiccd.cpp:1725)
9                                 	0x00000001008f9bbf INDIListener::processBLOB(IBLOB*) + 255 (qlist.h:308)
10  org.qt-project.QtCore         	0x000000010397a635 QMetaObject::activate(QObject*, int, int, void**) + 1765
11                                	0x0000000101125d0f ClientManager::newINDIBLOB(IBLOB*) + 63
12  org.qt-project.QtCore         	0x0000000103973812 QObject::event(QEvent*) + 770
13  org.qt-project.QtWidgets      	0x0000000102b567c0 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
14  org.qt-project.QtWidgets      	0x0000000102b57b75 QApplication::notify(QObject*, QEvent*) + 581
15  org.qt-project.QtCore         	0x000000010394ab74 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
16  org.qt-project.QtCore         	0x000000010394bc86 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 774
17  libqcocoa.dylib               	0x0000000106c72062 QCocoaEventDispatcherPrivate::processPostedEvents() + 322 (qcocoaeventdispatcher.mm:914)
18  libqcocoa.dylib               	0x0000000106c72870 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 32
19  com.apple.CoreFoundation      	0x00007fff390aab21 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
20  com.apple.CoreFoundation      	0x00007fff390aaac0 __CFRunLoopDoSource0 + 103
21  com.apple.CoreFoundation      	0x00007fff390aa8d4 __CFRunLoopDoSources0 + 209
22  com.apple.CoreFoundation      	0x00007fff390a9740 __CFRunLoopRun + 1272
23  com.apple.CoreFoundation      	0x00007fff390a8bd3 CFRunLoopRunSpecific + 499
24  com.apple.HIToolbox           	0x00007fff37bff65d RunCurrentEventLoopInMode + 292
25  com.apple.HIToolbox           	0x00007fff37bff39d ReceiveNextEventCommon + 600
26  com.apple.HIToolbox           	0x00007fff37bff127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
27  com.apple.AppKit              	0x00007fff36270eb4 _DPSNextEvent + 990
28  com.apple.AppKit              	0x00007fff3626f690 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
29  com.apple.AppKit              	0x00007fff362613ae -[NSApplication run] + 658
30  libqcocoa.dylib               	0x0000000106c71779 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2937 (qcocoaeventdispatcher.mm:437)
31  org.qt-project.QtCore         	0x000000010394629f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
32  org.qt-project.QtCore         	0x000000010394b1c2 QCoreApplication::exec() + 130
33                                	0x00000001008c17a3 main + 19715 (qlist.h:829)
34  libdyld.dylib                 	0x00007fff7056c7fd start + 1

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff706b55be __select + 10
1   com.apple.CoreFoundation      	0x00007fff390d3d8a __CFSocketManager + 632
2   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 2:: QDBusConnectionManager
0   libsystem_kernel.dylib        	0x00007fff706b3896 poll + 10
1   org.qt-project.QtCore         	0x000000010399f1f0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2   org.qt-project.QtCore         	0x00000001039a08b3 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 899
3   org.qt-project.QtCore         	0x000000010394629f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x00000001037894ac QThread::exec() + 140
5   org.qt-project.QtDBus         	0x00000001036f5483 0x1036f2000 + 13443
6   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
7   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff706ad25a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff706ad5d0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff390aad0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      	0x00007fff390a98e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      	0x00007fff390a8bd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              	0x00007fff36413a72 _NSEventThread + 132
6   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 4:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 6 Crashed:: Thread (pooled)
0   libcfitsio.3.dylib            	0x0000000103dce0f7 ffgcrd + 535
1   libcfitsio.3.dylib            	0x0000000103dcf6e2 ffgkey + 66
2                                 	0x000000010109e683 FITSData::findObjectsInImage(double*, double, double, double*, double*, int*) + 147 (fitsdata.cpp:2547)
3                                 	0x000000010109e43e FITSData::loadWCS() + 1902 (fitsdata.cpp:2454)
4                                 	0x0000000101063031 QtConcurrent::StoredMemberFunctionPointerCall0<bool, FITSData>::runFunctor() + 49 (qtconcurrentstoredfunctioncall.h:189)
5                                 	0x0000000100dd80be QtConcurrent::RunFunctionTask<bool>::run() + 78 (qtconcurrentrunbase.h:117)
6   org.qt-project.QtCore         	0x000000010378ef1b 0x10376a000 + 151323
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 7:: Qt bearer thread
0   libsystem_kernel.dylib        	0x00007fff706b3896 poll + 10
1   org.qt-project.QtCore         	0x000000010399f080 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2   org.qt-project.QtCore         	0x00000001039a08b3 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 899
3   org.qt-project.QtCore         	0x000000010394629f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x00000001037894ac QThread::exec() + 140
5   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
6   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
7   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 8:: Thread (pooled)
0   libwcs.dylib                  	0x000000010472bc45 atan2d + 117
1   libwcs.dylib                  	0x00000001046f8995 sphx2s + 1349
2   libwcs.dylib                  	0x00000001046c8b55 celx2s + 261
3   libwcs.dylib                  	0x000000010470a111 wcsp2s + 1809
4                                 	0x000000010109e24f FITSData::loadWCS() + 1407 (fitsdata.cpp:2438)
5                                 	0x0000000101063031 QtConcurrent::StoredMemberFunctionPointerCall0<bool, FITSData>::runFunctor() + 49 (qtconcurrentstoredfunctioncall.h:189)
6                                 	0x0000000100dd80be QtConcurrent::RunFunctionTask<bool>::run() + 78 (qtconcurrentrunbase.h:117)
7   org.qt-project.QtCore         	0x000000010378ef1b 0x10376a000 + 151323
8   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
9   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
10  libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 11:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	0x00007fff706afce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff70771185 _pthread_cond_wait + 701
2   org.qt-project.QtCore         	0x0000000103792710 0x10376a000 + 165648
3   org.qt-project.QtCore         	0x000000010379249e 0x10376a000 + 165022
4   org.qt-project.QtCore         	0x0000000103792414 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
5   org.qt-project.QtCore         	0x000000010379237a QWaitCondition::wait(QMutex*, unsigned long) + 58
6   org.qt-project.QtCore         	0x000000010378f12e 0x10376a000 + 151854
7   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
8   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff706b55be __select + 10
1                                 	0x0000000101198652 INDI::BaseClient::listenINDI() + 978 (baseclient.cpp:453)
2                                 	0x0000000101197cbb INDI::BaseClient::listenHelper(void*) + 27
3                                 	0x000000010119b77a void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (*)(void*), INDI::BaseClient*> >(void*) + 58 (thread:354)
4   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
5   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 14:: QQmlThread
0   libsystem_kernel.dylib        	0x00007fff706b3896 poll + 10
1   org.qt-project.QtCore         	0x000000010399f1f0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 480
2   org.qt-project.QtCore         	0x00000001039a08b3 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 899
3   org.qt-project.QtCore         	0x000000010394629f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   org.qt-project.QtCore         	0x00000001037894ac QThread::exec() + 140
5   org.qt-project.QtQml          	0x00000001020aad89 0x101e24000 + 2649481
6   org.qt-project.QtCore         	0x000000010378a363 0x10376a000 + 131939
7   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff706b55be __select + 10
1                                 	0x0000000101198652 INDI::BaseClient::listenINDI() + 978 (baseclient.cpp:453)
2                                 	0x0000000101197cbb INDI::BaseClient::listenHelper(void*) + 27
3                                 	0x000000010119b77a void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (*)(void*), INDI::BaseClient*> >(void*) + 58 (thread:354)
4   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
5   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff706b55be __select + 10
1                                 	0x0000000101198652 INDI::BaseClient::listenINDI() + 978 (baseclient.cpp:453)
2                                 	0x0000000101197cbb INDI::BaseClient::listenHelper(void*) + 27
3                                 	0x000000010119b77a void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void* (*)(void*), INDI::BaseClient*> >(void*) + 58 (thread:354)
4   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
5   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 17:: AMCP Logging Spool
0   libsystem_kernel.dylib        	0x00007fff706ad296 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff6c754a96 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff6c754922 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff6c754734 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff6c754174 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 18:
0   libsystem_kernel.dylib        	0x00007fff706ad296 semaphore_wait_trap + 10
1   com.apple.audio.caulk         	0x00007fff6c754a96 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         	0x00007fff6c754922 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         	0x00007fff6c754734 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         	0x00007fff6c754174 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
6   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 19:
0   libsystem_pthread.dylib       	0x00007fff7076c818 start_wqthread + 0

Thread 20:
0   libsystem_kernel.dylib        	0x00007fff706ad2ae semaphore_timedwait_trap + 10
1   libdispatch.dylib             	0x00007fff70513a1b _dispatch_sema4_timedwait + 76
2   libdispatch.dylib             	0x00007fff70513e42 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib             	0x00007fff70521642 _dispatch_worker_thread + 318
4   libsystem_pthread.dylib       	0x00007fff70770e65 _pthread_start + 148
5   libsystem_pthread.dylib       	0x00007fff7076c83b thread_start + 15

Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000008  rbx: 0x0000700013ce1850  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000023  rbp: 0x0000700013ce1840  rsp: 0x0000700013ce1710
   r8: 0x53424f2d45544144   r9: 0x00000000000007fb  r10: 0x0000000000002bc0  r11: 0x00006fff1295008d
  r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x0000700013ce1afc  r15: 0x0000700013ce1b30
  rip: 0x0000000103dce0f7  rfl: 0x0000000000010246  cr2: 0x0000000000000000
  
Logical CPU:     2
Error Code:      0x00000004 (no mapping for user data write)
Trap Number:     14


Binary Images:
       0x1008ae000 -        0x1013b1ff3 + (3.3.9 - 3.3.9) <164D0E3E-0509-3ABC-B908-D7931254913B> /Applications/KStars.app/Contents/MacOS/kstars
       0x1014ec000 -        0x101534ff3 +libKF5NewStuff.5.dylib (0) <26AFC003-4B18-3FA4-B24F-6B6930BEB199> /Applications/KStars.app/Contents/Frameworks/libKF5NewStuff.5.dylib
       0x10155c000 -        0x1015a1ff7 +libKF5NewStuffCore.5.dylib (0) <EB9AE0BB-FCA5-321D-9CE0-66174421F340> /Applications/KStars.app/Contents/Frameworks/libKF5NewStuffCore.5.dylib
       0x1015c3000 -        0x101646ff7 +libKF5KIOFileWidgets.5.dylib (0) <EF47149D-571B-39BA-9D7B-6B7E01945BAC> /Applications/KStars.app/Contents/Frameworks/libKF5KIOFileWidgets.5.dylib
       0x101694000 -        0x1016b9ff7 +libKF5Bookmarks.5.dylib (0) <CD6F6CA5-9FA6-32C9-8EEB-3570389DBC65> /Applications/KStars.app/Contents/Frameworks/libKF5Bookmarks.5.dylib
       0x1016dd000 -        0x10176dffb +libKF5XmlGui.5.dylib (0) <EE361879-AC13-37FA-BCBB-FE87F5935CA4> /Applications/KStars.app/Contents/Frameworks/libKF5XmlGui.5.dylib
       0x1017b7000 -        0x101816fff +libKF5Attica.5.dylib (0) <E3DEEA80-2684-301D-873E-B0608539BC83> /Applications/KStars.app/Contents/Frameworks/libKF5Attica.5.dylib
       0x101857000 -        0x101873fff +libKF5ItemViews.5.dylib (0) <BD4D0F79-7673-38E1-A446-7A62443E1509> /Applications/KStars.app/Contents/Frameworks/libKF5ItemViews.5.dylib
       0x101893000 -        0x1018d1ff3 +libKF5Solid.5.dylib (0) <1FB8CE63-EE2B-3353-923F-91CF4D442C24> /Applications/KStars.app/Contents/Frameworks/libKF5Solid.5.dylib
       0x1018f1000 -        0x1018fcfff +libKF5Plotting.5.dylib (0) <BB2E0B2D-9751-3142-B1B2-3556AFE837F7> /Applications/KStars.app/Contents/Frameworks/libKF5Plotting.5.dylib
       0x10190b000 -        0x10193cff7 +libKF5Notifications.5.dylib (0) <3D3EA9DF-A620-36C2-913F-5812F8751EC5> /Applications/KStars.app/Contents/Frameworks/libKF5Notifications.5.dylib
       0x10195c000 -        0x101985ff7 +org.qt-project.QtPrintSupport (5.12 - 5.12.0) <75F0F344-AE0A-3B2E-B1D4-2E30ECA51852> /Applications/KStars.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x1019a9000 -        0x1019cafff +org.qt-project.QtSql (5.12 - 5.12.0) <36BCBCB7-BE70-3077-BEB4-202D856EE261> /Applications/KStars.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
       0x1019e2000 -        0x101a16ff3 +org.qt-project.QtSvg (5.12 - 5.12.0) <CDAC799E-E71D-3B22-854D-700BD11ADC9A> /Applications/KStars.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x101a36000 -        0x101d18ff7 +org.qt-project.QtQuick (5.12 - 5.12.0) <7CF681A1-C324-39BA-9904-955C5817B86A> /Applications/KStars.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x101e24000 -        0x10219eff3 +org.qt-project.QtQml (5.12 - 5.12.0) <71637ED5-EB93-3FE8-A7A5-E57E51FAB6A7> /Applications/KStars.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x10224d000 -        0x102267ff3 +org.qt-project.QtWebSockets (5.12 - 5.12.0) <C4DAF251-A057-34B3-A63D-5C132A00A39F> /Applications/KStars.app/Contents/Frameworks/QtWebSockets.framework/Versions/5/QtWebSockets
       0x102276000 -        0x10228aff3 +libz.dylib (0) <CBB28449-50F3-3656-8BBF-19ADF9B275A2> /Applications/KStars.app/Contents/Frameworks/libz.dylib
       0x102293000 -        0x102299ffb +libqt5keychain.1.dylib (0) <6A06CEF8-6865-3E5D-9C5D-B0A95F48F358> /Applications/KStars.app/Contents/Frameworks/libqt5keychain.1.dylib
       0x1022a7000 -        0x10237afff +org.qt-project.QtDataVisualization (5.12 - 5.12.0) <C4BB84C7-5D36-37AD-B331-DF15AB2AD960> /Applications/KStars.app/Contents/Frameworks/QtDataVisualization.framework/Versions/5/QtDataVisualization
       0x1023d5000 -        0x1023e3fff +libKF5NotifyConfig.5.dylib (0) <4D31098D-0E66-3D11-B16F-2B964352258C> /Applications/KStars.app/Contents/Frameworks/libKF5NotifyConfig.5.dylib
       0x1023f3000 -        0x1024a5fff +libKF5KIOWidgets.5.dylib (0) <8F091DC1-D3B5-350D-AB53-8BF06D484CC6> /Applications/KStars.app/Contents/Frameworks/libKF5KIOWidgets.5.dylib
       0x10250c000 -        0x10253bfff +libKF5ConfigWidgets.5.dylib (0) <77A4AAFB-B6AC-3CF4-B9AD-479B5BEB7302> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigWidgets.5.dylib
       0x102562000 -        0x102589ff7 +libKF5Codecs.5.dylib (0) <9B9786C4-1B55-3CE4-A344-FBA1C4CE6393> /Applications/KStars.app/Contents/Frameworks/libKF5Codecs.5.dylib
       0x102596000 -        0x102681ffb +libKF5KIOCore.5.dylib (0) <0D3AF8CE-142E-3EDA-BC13-306DFF3F68A4> /Applications/KStars.app/Contents/Frameworks/libKF5KIOCore.5.dylib
       0x1026d8000 -        0x1026ddffb +libKF5Crash.5.dylib (0) <EFC84EDC-D2DC-36FD-AEB7-2122C16C2B4F> /Applications/KStars.app/Contents/Frameworks/libKF5Crash.5.dylib
       0x1026e2000 -        0x1027eefff +org.qt-project.QtNetwork (5.12 - 5.12.0) <169BD7A9-61A7-3B89-878B-4FF21EF2B409> /Applications/KStars.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x10283d000 -        0x102841ffb +org.qt-project.QtConcurrent (5.12 - 5.12.0) <96FEE28F-0F75-3D0F-A00A-828719AEA723> /Applications/KStars.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent
       0x10284b000 -        0x1028b7ffb +libKF5Service.5.dylib (0) <081DFD59-0CC9-3EF7-A0D8-8ECA212004BD> /Applications/KStars.app/Contents/Frameworks/libKF5Service.5.dylib
       0x1028db000 -        0x10291dffb +libKF5I18n.5.dylib (0) <A89E20F1-6563-32D5-94C5-0BE6BBA49616> /Applications/KStars.app/Contents/Frameworks/libKF5I18n.5.dylib
       0x10292c000 -        0x102936ff7 +libKF5Auth.5.dylib (0) <74C9CBE8-91D4-35D9-830C-273F7CAB07B9> /Applications/KStars.app/Contents/Frameworks/libKF5Auth.5.dylib
       0x102941000 -        0x102953ffb +libKF5JobWidgets.5.dylib (0) <54F1FF20-62CB-3EE9-BF6C-002A26E66212> /Applications/KStars.app/Contents/Frameworks/libKF5JobWidgets.5.dylib
       0x102967000 -        0x1029c7ff3 +libKF5CoreAddons.5.dylib (0) <39BF5E45-A34E-3AAC-95E8-C5CA9DD7CEE5> /Applications/KStars.app/Contents/Frameworks/libKF5CoreAddons.5.dylib
       0x1029ea000 -        0x102a06ff3 +libKF5Completion.5.dylib (0) <A1CBFC12-9D93-38AE-97D0-7902BC8453FE> /Applications/KStars.app/Contents/Frameworks/libKF5Completion.5.dylib
       0x102a25000 -        0x102ac8fff +libKF5WidgetsAddons.5.dylib (0) <01FA594F-9296-3A4A-BF5C-EF4CB3BE2278> /Applications/KStars.app/Contents/Frameworks/libKF5WidgetsAddons.5.dylib
       0x102b46000 -        0x102f86ff3 +org.qt-project.QtWidgets (5.12 - 5.12.0) <EC3F59DD-6F03-35D3-9557-A1CEA4F37344> /Applications/KStars.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x1030e9000 -        0x1030f9ff3 +libKF5ConfigGui.5.dylib (0) <F37E20C7-08E5-3580-8342-AD2BDA7C5BA5> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigGui.5.dylib
       0x103108000 -        0x103553feb +org.qt-project.QtGui (5.12 - 5.12.0) <8EC110CD-ACE6-33A6-BD35-851D4ACC77F6> /Applications/KStars.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10365a000 -        0x10368bff3 +org.qt-project.QtXml (5.12 - 5.12.0) <C856CB4E-CF3A-3361-B16C-2F1504F87EFB> /Applications/KStars.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
       0x1036a1000 -        0x1036d5fff +libKF5ConfigCore.5.dylib (0) <20150DB7-9328-3B9F-A56E-364AFBBE6CF3> /Applications/KStars.app/Contents/Frameworks/libKF5ConfigCore.5.dylib
       0x1036f2000 -        0x103750ff3 +org.qt-project.QtDBus (5.12 - 5.12.0) <2692AEAB-7702-3C58-B82F-D0042041F8DC> /Applications/KStars.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x10376a000 -        0x103c7fff7 +org.qt-project.QtCore (5.12 - 5.12.0) <0C6270A2-BE61-3FD3-9735-097349A43366> /Applications/KStars.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x103d3d000 -        0x103ebaffb +libcfitsio.3.dylib (0) <DA3E49F9-64F1-3258-B8F8-3D9DEA83F9C0> /Applications/KStars.app/Contents/Frameworks/libcfitsio.3.dylib
       0x104064000 -        0x10429dffb +libgsl.23.dylib (0) <C31B69F4-758C-3802-BDA9-B58E266A0060> /Applications/KStars.app/Contents/Frameworks/libgsl.23.dylib
       0x1042f7000 -        0x104342fff +libgslcblas.0.dylib (0) <2E242936-7D1C-3417-AF23-7F31E140AD05> /Applications/KStars.app/Contents/Frameworks/libgslcblas.0.dylib
       0x104348000 -        0x1046beffb +libnova-0.13.0.dylib (0) <BBE188B5-E053-362A-9D32-391827145D54> /Applications/KStars.app/Contents/Frameworks/libnova-0.13.0.dylib
       0x1046c7000 -        0x104821fff +libwcs.dylib (0) <A889B6A5-B5BA-34C4-BF59-BDF6A6679472> /Applications/KStars.app/Contents/Frameworks/libwcs.dylib
       0x104830000 -        0x1048d6ff7 +libraw.16.dylib (0) <C49890B1-FCBC-34F3-8D4D-6F58241E8C3E> /Applications/KStars.app/Contents/Frameworks/libraw.16.dylib
       0x104932000 -        0x104956ff7 +libKF5TextWidgets.5.dylib (0) <13455BE9-F3D2-3E37-AEBC-2916FC7070C4> /Applications/KStars.app/Contents/Frameworks/libKF5TextWidgets.5.dylib
       0x104976000 -        0x104987ff3 +libKF5SonnetUi.5.dylib (0) <CC6E10C9-3F5C-39D8-9201-86696B8B47CC> /Applications/KStars.app/Contents/Frameworks/libKF5SonnetUi.5.dylib
       0x10499e000 -        0x1049caffb +libKF5IconThemes.5.dylib (0) <80FD5A8A-BBF7-3265-8F14-4805515D99D7> /Applications/KStars.app/Contents/Frameworks/libKF5IconThemes.5.dylib
       0x1049e8000 -        0x104a0fffb +libKF5Archive.5.dylib (0) <5EBC891E-6D9B-3151-BADA-D99FF6BFC300> /Applications/KStars.app/Contents/Frameworks/libKF5Archive.5.dylib
       0x104a23000 -        0x104a7cff7 +libssl.1.1.dylib (0) <EBC1446F-53D9-342F-94B3-0D20F318FD00> /Applications/KStars.app/Contents/Frameworks/libssl.1.1.dylib
       0x104aa9000 -        0x104c63873 +libcrypto.1.1.dylib (0) <E848A3F6-FE8F-3208-BE3B-0E80ED0F2359> /Applications/KStars.app/Contents/Frameworks/libcrypto.1.1.dylib
       0x104ce5000 -        0x104d05fff +liblzma.5.dylib (0) <43ED4672-441F-351D-80A2-BA8131AF3757> /Applications/KStars.app/Contents/Frameworks/liblzma.5.dylib
       0x104d10000 -        0x104d18ff3 +libintl.8.dylib (0) <504B8559-9A17-3304-AFED-1A79C5FACADB> /Applications/KStars.app/Contents/Frameworks/libintl.8.dylib
       0x104d1c000 -        0x104d2dfff +libKF5WindowSystem.5.dylib (0) <D8FE0CAC-4FB5-39C5-92B0-9FE14998083D> /Applications/KStars.app/Contents/Frameworks/libKF5WindowSystem.5.dylib
       0x104d3e000 -        0x104d51fff +libKF5GlobalAccel.5.dylib (0) <2AD38B5F-81D2-33DA-BB00-F84E5528C706> /Applications/KStars.app/Contents/Frameworks/libKF5GlobalAccel.5.dylib
       0x104d5f000 -        0x104d7cfff +libKF5SonnetCore.5.dylib (0) <C202CFED-B5A7-395B-8E53-DC98E65D3E2D> /Applications/KStars.app/Contents/Frameworks/libKF5SonnetCore.5.dylib
       0x104d89000 -        0x104d8ffff +org.qt-project.QtTextToSpeech (5.12 - 5.12.0) <2075199A-2BCC-39DC-A626-368BE3B5423B> /Applications/KStars.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/5/QtTextToSpeech
       0x104d9c000 -        0x104da5ffb +libKF5DBusAddons.5.dylib (0) <FBE0FF47-2D2D-3B6B-A481-070747DFE973> /Applications/KStars.app/Contents/Frameworks/libKF5DBusAddons.5.dylib
       0x104db5000 -        0x104dc1ffb +libKF5GuiAddons.5.dylib (0) <CA6349ED-1F3E-3E85-8F3A-76AC3B6A010E> /Applications/KStars.app/Contents/Frameworks/libKF5GuiAddons.5.dylib
       0x104dd4000 -        0x104ddffff +libphonon4qt5experimental.4.dylib (0) <F800F719-9F1A-3187-841F-1A1E8F3EF190> /Applications/KStars.app/Contents/Frameworks/libphonon4qt5experimental.4.dylib
       0x104deb000 -        0x104df3fff +org.qt-project.QtMacExtras (5.12 - 5.12.0) <901B57FE-CE20-3540-A02B-42C4BB29D12A> /Applications/KStars.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
       0x104dff000 -        0x104e38fff +libphonon4qt5.4.dylib (0) <2B4E34C6-96AA-3FDF-8AB2-F7453F2A0425> /Applications/KStars.app/Contents/Frameworks/libphonon4qt5.4.dylib
       0x104e5f000 -        0x104ea2ff7 +liblcms2.dylib (0) <1A04DCA5-755A-3344-9F3F-6BCF2F7DEA1A> /Applications/KStars.app/Contents/Frameworks/liblcms2.dylib
       0x104eb0000 -        0x104ef3fff +libjasper.dylib (0) <47400055-E873-35B4-A07E-44661670A3F7> /Applications/KStars.app/Contents/Frameworks/libjasper.dylib
       0x104f0b000 -        0x104f96feb +libjpeg.62.dylib (0) <234A14A0-EE2D-333D-A4BB-82B95C65AD90> /Applications/KStars.app/Contents/Frameworks/libjpeg.62.dylib
       0x106c44000 -        0x106d99ff7 +libqcocoa.dylib (0) <D06904ED-7FDB-362D-A904-6BA2030A90FF> /Applications/KStars.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x108ff8000 -        0x10901bfff +libqmacstyle.dylib (0) <104688F4-C8DF-36C1-9851-FFDA6EFCD4CF> /Applications/KStars.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x10902a000 -        0x109061ff3 +libdbus-1.3.dylib (0) <E7774BFF-0D1E-3752-A94A-D3D64DC0C951> /Applications/KStars.app/Contents/Frameworks/libdbus-1.3.dylib
       0x10906e000 -        0x109072ff3 +libqsvg.dylib (0) <FC9643C3-4A9B-3DAF-B92C-1078D9CA5586> /Applications/KStars.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x109077000 -        0x10907efff +libqgif.dylib (0) <6F16F426-71AF-3B58-8AAE-6E9C5BBED3A6> /Applications/KStars.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x109082000 -        0x109087ff7 +libqico.dylib (0) <DD6BA264-A8F1-34E3-ABA1-98C34E30A56A> /Applications/KStars.app/Contents/PlugIns/imageformats/libqico.dylib
       0x10908c000 -        0x1090efffb +libqjpeg.dylib (0) <180DE9E9-CA1D-30A6-8CA1-4F9063683167> /Applications/KStars.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x1090f6000 -        0x1090f7fff +libadummy_plugin.dylib (???) <54DAD403-6A10-387A-8BE6-C2896A5B30FC> /Applications/KStars.app/Contents/PlugIns/vlc/audio_output/libadummy_plugin.dylib
       0x1090fa000 -        0x1090fbfff +libattachment_plugin.dylib (???) <77B33445-0317-3B9D-8CB4-BDEEB1643038> /Applications/KStars.app/Contents/PlugIns/vlc/access/libattachment_plugin.dylib
       0x109128000 -        0x10912aff7 +libafile_plugin.dylib (???) <FF588E47-E94F-39EE-81C5-3C93F4FFA51F> /Applications/KStars.app/Contents/PlugIns/vlc/audio_output/libafile_plugin.dylib
       0x1091b2000 -        0x1091b5047  libobjc-trampolines.dylib (781.2) <EB56CAD4-64BB-3EA4-B533-0E93F7DAEC45> /usr/lib/libobjc-trampolines.dylib
       0x109541000 -        0x109543ff7 +libamem_plugin.dylib (???) <9812E492-4F29-3F9E-9BB5-419231C156AC> /Applications/KStars.app/Contents/PlugIns/vlc/audio_output/libamem_plugin.dylib
       0x10992a000 -        0x10992dffb +libqtquick2plugin.dylib (0) <CF835DC6-D8BB-3A99-BD75-0B2B889CCE1E> /Applications/KStars.app/Contents/PlugIns/quick/libqtquick2plugin.dylib
       0x109947000 -        0x10994bff7 +libscreen_plugin.dylib (???) <1E1606EC-11FE-3F2F-8D62-476F218D0043> /Applications/KStars.app/Contents/PlugIns/vlc/access/libscreen_plugin.dylib
       0x10994e000 -        0x10994ffff +libspdif_plugin.dylib (???) <2D6DA9AE-9C0B-342D-BABC-6276EC7C5A04> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libspdif_plugin.dylib
       0x109bf2000 -        0x109bfbff7 +libauhal_plugin.dylib (???) <0F42360C-2B9D-3560-95EE-F892E7A9D488> /Applications/KStars.app/Contents/PlugIns/vlc/audio_output/libauhal_plugin.dylib
       0x109c12000 -        0x109c14ff7 +libaccess_concat_plugin.dylib (???) <68318262-F370-3336-A8EC-61BF99903DD1> /Applications/KStars.app/Contents/PlugIns/vlc/access/libaccess_concat_plugin.dylib
       0x109c17000 -        0x109c18ff7 +libtcp_plugin.dylib (???) <11265945-1164-3CBB-AE6F-7E1F79DB6774> /Applications/KStars.app/Contents/PlugIns/vlc/access/libtcp_plugin.dylib
       0x109c7e000 -        0x109de8ffb +libqsqlite.dylib (0) <61563646-67D8-3321-880D-B666CD3DE87C> /Applications/KStars.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib
       0x109f72000 -        0x109f77ff7 +libavcapture_plugin.dylib (???) <4817E92C-4DF7-34C1-84BF-D1304FDA3E03> /Applications/KStars.app/Contents/PlugIns/vlc/access/libavcapture_plugin.dylib
       0x109f7b000 -        0x109f7efff +libvdr_plugin.dylib (???) <1ABC2586-E7FE-3720-8C1F-5BD75B5736A2> /Applications/KStars.app/Contents/PlugIns/vlc/access/libvdr_plugin.dylib
       0x10a089000 -        0x10a08cff7 +libsatip_plugin.dylib (???) <F0036639-D38B-36C1-B738-DEC89E5AC2DE> /Applications/KStars.app/Contents/PlugIns/vlc/access/libsatip_plugin.dylib
       0x10a509000 -        0x10a599cb7  dyld (733.8) <EEA931D0-403E-3BC8-862A-CBA037DE4A74> /usr/lib/dyld
       0x10a7fa000 -        0x10a7fdfff +libaccess_imem_plugin.dylib (???) <2FF5594A-7306-3EC7-A738-BBA9BDDDBD17> /Applications/KStars.app/Contents/PlugIns/vlc/access/libaccess_imem_plugin.dylib
       0x10a800000 -        0x10a801fff +libudp_plugin.dylib (???) <3360EE9A-E8F4-3096-B90A-15ED765E2806> /Applications/KStars.app/Contents/PlugIns/vlc/access/libudp_plugin.dylib
       0x10a804000 -        0x10a805ff7 +libtimecode_plugin.dylib (???) <6B08A890-E0B4-303D-9E8E-BE2413CC47FD> /Applications/KStars.app/Contents/PlugIns/vlc/access/libtimecode_plugin.dylib
       0x10ae1f000 -        0x10ae2cfff +libhttps_plugin.dylib (???) <DF94B77B-E797-3866-B90C-BF5741877FE3> /Applications/KStars.app/Contents/PlugIns/vlc/access/libhttps_plugin.dylib
       0x10aec4000 -        0x10aec9fff +libftp_plugin.dylib (???) <3AB3050B-4F8F-3521-A7A3-0AC06A1E936E> /Applications/KStars.app/Contents/PlugIns/vlc/access/libftp_plugin.dylib
       0x10aecc000 -        0x10aecdfff +libsdp_plugin.dylib (???) <FF0C4F8F-E34D-3488-917E-0E0FA8EFD161> /Applications/KStars.app/Contents/PlugIns/vlc/access/libsdp_plugin.dylib
       0x10b005000 -        0x10b008ff7 +libwindowplugin.dylib (0) <4F7B5030-0FF4-3511-A104-9653D62DEB2F> /Applications/KStars.app/Contents/PlugIns/quick/libwindowplugin.dylib
       0x10b25e000 -        0x10b274fff +libvlc.dylib (11) <77E646A5-A9F7-39CA-B8F1-D407F9524300> /Applications/KStars.app/Contents/Frameworks/libvlc.dylib
       0x10b27e000 -        0x10b27ffff +libidummy_plugin.dylib (???) <24751831-92B2-3DC1-ACCA-58E9F6B4A5B2> /Applications/KStars.app/Contents/PlugIns/vlc/access/libidummy_plugin.dylib
       0x10b386000 -        0x10b38aff7 +libvcd_plugin.dylib (???) <4416F44B-1C55-3A35-9D0A-DB5128361DB4> /Applications/KStars.app/Contents/PlugIns/vlc/access/libvcd_plugin.dylib
       0x10b3a0000 -        0x10b3aafff +libaccess_realrtsp_plugin.dylib (???) <B5E61BF1-59F7-326B-B5CC-F0F4874979F3> /Applications/KStars.app/Contents/PlugIns/vlc/access/libaccess_realrtsp_plugin.dylib
       0x10c197000 -        0x10c1a7fff +libcdda_plugin.dylib (???) <561E0AD1-30DD-32A0-9471-522F5439C04B> /Applications/KStars.app/Contents/PlugIns/vlc/access/libcdda_plugin.dylib
       0x10c1ab000 -        0x10c1adfff +libfilesystem_plugin.dylib (???) <02C936D7-4F70-31CB-860E-9A64BD7BAE9F> /Applications/KStars.app/Contents/PlugIns/vlc/access/libfilesystem_plugin.dylib
       0x10c24b000 -        0x10c24cfff +libimem_plugin.dylib (???) <37563751-1FA9-3DD6-9D7C-3D527BDCD8AB> /Applications/KStars.app/Contents/PlugIns/vlc/access/libimem_plugin.dylib
       0x10d3f7000 -        0x10d3f8fff +libddummy_plugin.dylib (???) <BC7D6747-4953-3A0E-9EA3-377110F2E1FA> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libddummy_plugin.dylib
       0x10d483000 -        0x10d487ff7 +libhttp_plugin.dylib (???) <E278C789-06C1-3E24-BEAA-41A4B0C04661> /Applications/KStars.app/Contents/PlugIns/vlc/access/libhttp_plugin.dylib
       0x10d48a000 -        0x10d48cff7 +libshm_plugin.dylib (???) <8E48C9DF-1239-3EE6-822D-859AA2583C7A> /Applications/KStars.app/Contents/PlugIns/vlc/access/libshm_plugin.dylib
       0x10d48f000 -        0x10d490fff +librawvideo_plugin.dylib (???) <35EA57FC-2773-3292-8844-FB1AD43D6B90> /Applications/KStars.app/Contents/PlugIns/vlc/codec/librawvideo_plugin.dylib
       0x10d493000 -        0x10d494fff +libaes3_plugin.dylib (???) <54ABA0C8-4BDD-33DC-9FC9-8F95A77A59A6> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libaes3_plugin.dylib
       0x10d768000 -        0x10d771fff +libaccess_mms_plugin.dylib (???) <1FC27289-B614-3DB6-A8A2-B9AE02B87349> /Applications/KStars.app/Contents/PlugIns/vlc/access/libaccess_mms_plugin.dylib
       0x10d774000 -        0x10d777ff7 +libscte27_plugin.dylib (???) <C5F9B4AD-DF73-3B39-898D-8DA13C597889> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libscte27_plugin.dylib
       0x10d77a000 -        0x10d77bff7 +libedummy_plugin.dylib (???) <2B647068-BD65-3A33-955F-04264DEB1818> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libedummy_plugin.dylib
       0x10d7fc000 -        0x10d800fff +libsubsdec_plugin.dylib (???) <A58D2CFE-C255-3685-9925-4DA25AFE67BE> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libsubsdec_plugin.dylib
       0x10dd2e000 -        0x10dd6ffff +libqtquickcontrolsplugin.dylib (0) <5271297C-43D3-35A7-BA1C-DF9EB0F36D0F> /Applications/KStars.app/Contents/PlugIns/quick/libqtquickcontrolsplugin.dylib
       0x10dd8b000 -        0x10dd9cffb +libqquicklayoutsplugin.dylib (0) <EFA204B9-8DF9-3F5E-8330-0F32B6CFF265> /Applications/KStars.app/Contents/PlugIns/quick/libqquicklayoutsplugin.dylib
       0x10e3c7000 -        0x10e3caff7 +liblpcm_plugin.dylib (???) <B84966C1-BB8A-3E31-AF84-4161899799F8> /Applications/KStars.app/Contents/PlugIns/vlc/codec/liblpcm_plugin.dylib
       0x10e3cd000 -        0x10e3cefff +libt140_plugin.dylib (???) <AC7731B6-3B0C-3E4C-AA86-1F37BA43D88F> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libt140_plugin.dylib
       0x1100d8000 -        0x1100e0ff3 +libqgenericbearer.dylib (0) <698A4F7F-5005-3F9B-ABD0-92C536D99D27> /Applications/KStars.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
       0x1100fe000 -        0x110100ff7 +libtextst_plugin.dylib (???) <459B0FEF-6050-3876-B991-B078A31A6E91> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libtextst_plugin.dylib
       0x110103000 -        0x110108ff7 +libwebvtt_plugin.dylib (???) <22754E5B-DCA2-3A39-B0BA-6970DD758B65> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libwebvtt_plugin.dylib
       0x110123000 -        0x110124ff7 +librtpvideo_plugin.dylib (???) <0C3BF6F8-270B-3FB7-A484-2D88FD1D6BF8> /Applications/KStars.app/Contents/PlugIns/vlc/codec/librtpvideo_plugin.dylib
       0x110157000 -        0x110185fff +phonon_vlc.so (0) <2601B00B-26DF-35D4-8A4C-7285D9EA8A1E> /Applications/KStars.app/Contents/PlugIns/phonon4qt5_backend/phonon_vlc.so
       0x110197000 -        0x110198ff7 +libuleaddvaudio_plugin.dylib (???) <91955BA6-E21E-3C67-A5EB-50C5B99C7419> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libuleaddvaudio_plugin.dylib
       0x1101a4000 -        0x1101c4fff +libdvdread_plugin.dylib (???) <765A3190-245D-3908-AA2B-44062A68C167> /Applications/KStars.app/Contents/PlugIns/vlc/access/libdvdread_plugin.dylib
       0x1101c8000 -        0x1101cafff +libcvdsub_plugin.dylib (???) <C052DEC6-B019-3510-ADE2-46DCDE77FC3C> /Applications/KStars.app/Contents/PlugIns/vlc/codec/libcvdsub_plugin.dylib
       0x1101dd000 -        0x1101e0ff7 +libsubsusf_plugin.dylib (???) <F395F530-B6E4-374D-B84B-9A2601083570>
Comment 3 MountainAirCA 2020-01-25 01:26:15 UTC
Created attachment 125384 [details]
Crash report

Crash report.
Comment 4 Hy 2020-01-26 07:57:13 UTC
Can I ask you about the issue you're having? 
As I understand it, you're running 3.3.9 on a Mac/Catalina, with all your devices also connected to the Mac. Then, I see you say you tried a Raspberry Pi remotely. I assume that means the devices connected to the RPi via an IndiServer, and you ran EKOS on the Mac. 

Can you try running everything on the RPi4? Does that crash too? If you do try this again, can you please run the latest nightly with your ASI1600MM-Pro? I'd love to be able to reproduce this (and I have that camera so I could run a very similar configuration with the RPi4 and ASI1600mm). Please log with debug on for everything and send the log file. Thanks!
Comment 5 Hy 2020-01-26 08:20:29 UTC
I just noticed that Jasem and I fixed an issue recently that would be consistent with your stack trace. If you can retry with the latest code, it may solve your issue. 

That said, there may not yet be a "latest code" for the mac yet--as I understand, rlancaste is working  on that.  However, the nightly code for the RPi4 should be available. If/when you can test the latest code (Mac or RPi4), please let us know if this issue is resolved.
Comment 6 MountainAirCA 2020-01-29 04:17:19 UTC
(In reply to Hy from comment #4)
> Can I ask you about the issue you're having? 
> As I understand it, you're running 3.3.9 on a Mac/Catalina, with all your
> devices also connected to the Mac. Then, I see you say you tried a Raspberry
> Pi remotely. I assume that means the devices connected to the RPi via an
> IndiServer, and you ran EKOS on the Mac. 

Correct, this was one configuration that I tested.

> 
> Can you try running everything on the RPi4? Does that crash too? If you do
> try this again, can you please run the latest nightly with your
> ASI1600MM-Pro? I'd love to be able to reproduce this (and I have that camera
> so I could run a very similar configuration with the RPi4 and ASI1600mm).
> Please log with debug on for everything and send the log file. Thanks!

I did try running everything on the PI4 once (I was VNCing into it), and it did crash during the same workflow -- but I had only tried it once.

I will try the latest build and will report back with a proper crash log.

Thank you!
Comment 7 MountainAirCA 2020-01-29 04:35:53 UTC
INTERESTING OBSERVATIONS:

#1:  While working on some configuration issues with the scope set up in my house, I took 1000 1-second photos without a crash.  I was not guiding since I was in the house, but when I attempted the same scenario outside later that night WITH guiding, it crashed repeatedly.  In some workflows I couldn't get more than 1 or 2 shots.

#2:  This led me to some experimentation.  Working on the assumption that guiding seems to cause this, I discovered that duration of the main cam dramatically affects the observed instability.  With the guide cam taking sub-framed/ROI'd guiding images every second (ASI174MM), and the main cam taking full 1-seocnd photos, Ekos seems to crash within a handful of main cam photos.  But if I increase that duration, crashes dramatically reduce.   I've been taking 300-second photos for over an hour now with no crashes.

So... very short camera exposures and/or collisions between processing imagery from two higher-frequency cameras seems to be the cause.
Comment 8 MountainAirCA 2020-02-04 14:11:14 UTC
I had to give up on the RPi4 beta of StellarMate OS because of various connectivity and stability issues, even with an ethernet cable running to the backyard.

However, when I switched to RPi3 I was pleasantly surprised.  In contrast, it is a joy to use.  I still run into occasional problems, but its WiFi is reasonably strong even through the closed patio door.

One BIG issue is that when I run the software update utility on the desktop via VNC, it seems to make everything worse (both RPi3 and 4).  For that reason I have not updated to the latest KStars.  On RPi3 it actually breaks the package update system, and even after repairing it via shell I was unable to get it running reliably again.  This happened multiple times, requiring a re-flash.  However, I see that I can update KStars alone via the StellarMate app on iOS, so I'll try that with a duplicate SD card.

I still have not tried running an imaging session on the RPi3 itself, per your request.  I will try that, with short exposures, before and after the update and will report back when I can.
Comment 9 Jasem Mutlaq 2020-07-26 18:26:44 UTC
Please test on 3.4.3 and report back
Comment 10 Bug Janitor Service 2020-08-10 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 MountainAirCA 2020-08-16 17:30:54 UTC
More recent builds of KStars have been crashing less frequently, and 3.4.3 seems quite a bit more stable.  I haven't experienced this crash during an imaging sequence for many months.  Closing ticket.

Hy, I apologize for not seeing your earlier comments -- had I been paying more attention, I would have responded.  Thank you both!