Hello,

I just tried the latest version and Kstars always crashes when I tried to find and object via Command-F.

Crash report:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               kstars [1042]
Path:                  /Applications/kstars3.6.0.app/Contents/MacOS/kstars
Identifier:            
Version:               3.6.0 (3.6.0)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-08-26 15:40:09.1928 +0200
OS Version:            macOS 12.5.1 (21G83)
Report Version:        12
Bridge OS Version:     6.6 (19P6066)
Anonymous UUID:        C100EAEE-21FC-D663-273D-B1F30BF335AB

Sleep/Wake UUID:       65A61245-AD3D-4A34-B80B-B0B7AF3022FA

Time Awake Since Boot: 1500 seconds
Time Since Wake:       418 seconds

System Integrity Protection: enabled

Crashed Thread:        19  QThread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called


Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_malloc.dylib        	    0x7ff80705b478 nanov2_pointer_size + 400
1   libsqlite3.3.36.0.dylib       	       0x1101ee858 0x1101e9000 + 22616
2   libsqlite3.3.36.0.dylib       	       0x11025268c 0x1101e9000 + 431756
3   libsqlite3.3.36.0.dylib       	       0x110257cbb 0x1101e9000 + 453819
4   libsqlite3.3.36.0.dylib       	       0x1102051c5 0x1101e9000 + 115141
5   libsqlite3.3.36.0.dylib       	       0x110250abe 0x1101e9000 + 424638
6   libsqlite3.3.36.0.dylib       	       0x1102412de 0x1101e9000 + 361182
7   libsqlite3.3.36.0.dylib       	       0x110202a54 sqlite3_exec + 580
8   libsqlite3.3.36.0.dylib       	       0x110240f6d 0x1101e9000 + 360301
9   libsqlite3.3.36.0.dylib       	       0x11020b77b 0x1101e9000 + 141179
10  libsqlite3.3.36.0.dylib       	       0x1101ffa46 0x1101e9000 + 92742
11  libsqlite3.3.36.0.dylib       	       0x1102a2308 0x1101e9000 + 758536
12  libsqlite3.3.36.0.dylib       	       0x110297d61 0x1101e9000 + 716129
13  libsqlite3.3.36.0.dylib       	       0x1102a1b00 0x1101e9000 + 756480
14  libsqlite3.3.36.0.dylib       	       0x11026edfd 0x1101e9000 + 548349
15  libsqlite3.3.36.0.dylib       	       0x110257979 0x1101e9000 + 452985
16  libsqlite3.3.36.0.dylib       	       0x1102051c5 0x1101e9000 + 115141
17  libsqlite3.3.36.0.dylib       	       0x110250abe 0x1101e9000 + 424638
18  libsqlite3.3.36.0.dylib       	       0x110203caf 0x1101e9000 + 109743
19  libsqlite3.3.36.0.dylib       	       0x110204039 0x1101e9000 + 110649
20  libqsqlite.dylib              	       0x110043d71 QSQLiteResult::prepare(QString const&) + 257
21  libqsqlite.dylib              	       0x110043c4f QSQLiteResult::reset(QString const&) + 15
22  QtSql                         	       0x105be5dd4 QSqlQuery::exec(QString const&) + 708
23  QtSql                         	       0x105bea055 QSqlDatabase::exec(QString const&) const + 69
24  kstars                        	       0x104e360a1 0x10449b000 + 10072225
25  kstars                        	       0x104e34a8a 0x10449b000 + 10066570
26  kstars                        	       0x104db3a62 0x10449b000 + 9538146
27  kstars                        	       0x104db3904 0x10449b000 + 9537796
28  kstars                        	       0x104ccf82c 0x10449b000 + 8603692
29  QtCore                        	       0x109790103 void doActivate<false>(QObject*, int, void**) + 1427
30  QtWidgets                     	       0x10892e6d6 QAction::activate(QAction::ActionEvent) + 310
31  QtCore                        	       0x109788349 QObject::event(QEvent*) + 745
32  QtWidgets                     	       0x108937ca6 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
33  QtWidgets                     	       0x108939060 QApplication::notify(QObject*, QEvent*) + 480
34  QtCore                        	       0x10975f727 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167
35  QtCore                        	       0x109760838 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 792
36  libqcocoa.dylib               	       0x10bfa1648 QCocoaEventDispatcherPrivate::processPostedEvents() + 312
37  libqcocoa.dylib               	       0x10bfa1d68 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40
38  CoreFoundation                	    0x7ff8073061ab __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
39  CoreFoundation                	    0x7ff807306113 __CFRunLoopDoSource0 + 180
40  CoreFoundation                	    0x7ff807305e8d __CFRunLoopDoSources0 + 242
41  CoreFoundation                	    0x7ff8073048a8 __CFRunLoopRun + 892
42  CoreFoundation                	    0x7ff807303e6c CFRunLoopRunSpecific + 562
43  HIToolbox                     	    0x7ff80ffb25e6 RunCurrentEventLoopInMode + 292
44  HIToolbox                     	    0x7ff80ffb234a ReceiveNextEventCommon + 594
45  HIToolbox                     	    0x7ff80ffb20e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
46  AppKit                        	    0x7ff809d3dfad _DPSNextEvent + 927
47  AppKit                        	    0x7ff809d3c66a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
48  AppKit                        	    0x7ff809d2ed19 -[NSApplication run] + 586
49  libqcocoa.dylib               	       0x10bfa0a1a QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2090
50  QtCore                        	       0x10975bd17 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
51  QtCore                        	       0x10975fcc2 QCoreApplication::exec() + 130
52  kstars                        	       0x1044b2954 0x10449b000 + 96596
53  dyld                          	       0x10d10a52e start + 462

Thread 1:
0   libsystem_pthread.dylib       	    0x7ff80723af48 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	    0x7ff80723af48 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	    0x7ff80723af48 start_wqthread + 0

Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	    0x7ff80720ad5a __select + 10
1   CoreFoundation                	    0x7ff80732d649 __CFSocketManager + 641
2   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
3   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 5:: QDBusConnectionManager
0   libsystem_kernel.dylib        	    0x7ff8072090aa poll + 10
1   QtCore                        	       0x1097bd00e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   QtCore                        	       0x1097be85c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3   QtCore                        	       0x10975bd17 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   QtCore                        	       0x10959a2fc QThread::exec() + 140
5   QtDBus                        	       0x1073dbf93 QDBusConnectionManager::run() + 19
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 6:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 9:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 11:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 13:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 14:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff80720297a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff807202ce8 mach_msg + 56
2   CoreFoundation                	    0x7ff80730639d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff807304a28 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff807303e6c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff809eab9ce _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 15:: Qt bearer thread
0   libsystem_kernel.dylib        	    0x7ff8072090aa poll + 10
1   QtCore                        	       0x1097bd08e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 222
2   QtCore                        	       0x1097be85c QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812
3   QtCore                        	       0x10975bd17 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
4   QtCore                        	       0x10959a2fc QThread::exec() + 140
5   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
6   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 16:
0   libsystem_pthread.dylib       	    0x7ff80723af48 start_wqthread + 0

Thread 17:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff8072053ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff80723fa6f _pthread_cond_wait + 1249
2   QtCore                        	       0x1095a31d6 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278
3   QtCore                        	       0x1095a2eee QWaitConditionPrivate::wait(QDeadlineTimer) + 94
4   QtCore                        	       0x1095a2e44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84
5   QtCore                        	       0x10959f736 QThreadPoolThread::run() + 662
6   QtCore                        	       0x10959b20a QThreadPrivate::start(void*) + 330
7   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15

Thread 18:
0   libsystem_pthread.dylib       	    0x7ff80723af48 start_wqthread + 0

Thread 19 Crashed:: QThread
0   libsystem_kernel.dylib        	    0x7ff80720900e __pthread_kill + 10
1   libsystem_pthread.dylib       	    0x7ff80723f1ff pthread_kill + 263
2   libsystem_c.dylib             	    0x7ff80718ad24 abort + 123
3   libc++abi.dylib               	    0x7ff8071fb082 abort_message + 241
4   libc++abi.dylib               	    0x7ff8071ec1bd demangling_terminate_handler() + 266
5   libobjc.A.dylib               	    0x7ff8070e8e19 _objc_terminate() + 104
6   libc++abi.dylib               	    0x7ff8071fa4a7 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	    0x7ff8071fa458 std::terminate() + 56
8   QtCore                        	       0x10959b350 QThreadPrivate::start(void*) + 656
9   libsystem_pthread.dylib       	    0x7ff80723f4e1 _pthread_start + 125
10  libsystem_pthread.dylib       	    0x7ff80723af6b thread_start + 15


Thread 19 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000700017a49000  rcx: 0x0000700017a48938  rdx: 0x0000000000000000
  rdi: 0x000000000000f06f  rsi: 0x0000000000000006  rbp: 0x0000700017a48960  rsp: 0x0000700017a48938
   r8: 0x0000700017a48800   r9: 0x00007ff8071fdfa1  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x000000000000f06f  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff80720900e  rfl: 0x0000000000000246  cr2: 0x00007ff8489c2f58
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
    0x7ff807059000 -     0x7ff807084fff libsystem_malloc.dylib (*) <8360f423-5eb8-317d-9cc4-3d42e94f8631> /usr/lib/system/libsystem_malloc.dylib
       0x1101e9000 -        0x11035cfff libsqlite3.3.36.0.dylib (*) <4b0c96b8-2875-3fc6-b946-091306ea585d> /Applications/kstars3.6.0.app/Contents/Frameworks/libsqlite3.3.36.0.dylib
       0x11003f000 -        0x11004afff libqsqlite.dylib (*) <d0436b3c-6bb1-35ee-b335-b549c393ef5b> /Applications/kstars3.6.0.app/Contents/Plugins/sqldrivers/libqsqlite.dylib
       0x105be2000 -        0x105c05fff org.qt-project.QtSql (5.15) <76edfaca-bb28-31d2-b69f-b09fe8191b9a> /Applications/kstars3.6.0.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
       0x10449b000 -        0x10532afff kstars (3.6.0) <22f30a81-4005-3014-a393-9910ce580b65> /Applications/kstars3.6.0.app/Contents/MacOS/kstars
       0x109579000 -        0x109a1cfff org.qt-project.QtCore (5.15) <c022575b-d6d4-319a-b599-4c0d7beb726a> /Applications/kstars3.6.0.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x108925000 -        0x108d68fff org.qt-project.QtWidgets (5.15) <5ddd64ab-f7c0-386f-abf4-195c862ce208> /Applications/kstars3.6.0.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x10bf66000 -        0x10c011fff libqcocoa.dylib (*) <c6f2c655-d204-3dbd-8118-d55ef2e94ba6> /Applications/kstars3.6.0.app/Contents/Plugins/platforms/libqcocoa.dylib
    0x7ff807286000 -     0x7ff807788fff com.apple.CoreFoundation (6.9) <c39123bf-9d62-3577-a11f-0a97cc4d9991> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff80ff84000 -     0x7ff810277fff com.apple.HIToolbox (2.1.1) <95eab511-8fc1-353a-ac8a-26aa19032e2e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff809cff000 -     0x7ff80ab8efff com.apple.AppKit (6.9) <bcb46e9b-acd5-3b26-878f-a3988bc5df7e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x10d105000 -        0x10d170fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld
    0x7ff807239000 -     0x7ff807244fff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff807201000 -     0x7ff807238fff libsystem_kernel.dylib (*) <792406fe-2224-3c14-ba9f-f076fd7839d2> /usr/lib/system/libsystem_kernel.dylib
       0x1073d8000 -        0x107437fff org.qt-project.QtDBus (5.15) <a911a764-31d6-3db7-b382-3cd055361733> /Applications/kstars3.6.0.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
    0x7ff807109000 -     0x7ff807191fff libsystem_c.dylib (*) <e8499aa8-6800-372f-bd48-82846d88c6cb> /usr/lib/system/libsystem_c.dylib
    0x7ff8071eb000 -     0x7ff807200fff libc++abi.dylib (*) <3765ecf5-76a5-3345-b52b-44f212300d81> /usr/lib/libc++abi.dylib
    0x7ff8070cc000 -     0x7ff807105fff libobjc.A.dylib (*) <dad86103-17e9-3016-930d-02cad81a5ed9> /usr/lib/libobjc.A.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=949.9M resident=0K(0%) swapped_out_or_unallocated=949.9M(100%)
Writable regions: Total=995.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=995.1M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2160K        4 
CG image                           156K        7 
ColorSync                          224K       26 
CoreAnimation                      192K       15 
CoreGraphics                        12K        2 
CoreUI image data                 1324K       10 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           336.3M      219 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
ObjC additional data                15K        1 
STACK GUARD                       56.1M       20 
Stack                            269.6M       20 
VM_ALLOCATE                         68K       15 
__CTF                               756        1 
__DATA                            24.7M      405 
__DATA_CONST                      13.5M      240 
__DATA_DIRTY                       538K       99 
__FONT_DATA                          4K        1 
__LINKEDIT                       663.5M       95 
__TEXT                           286.4M      418 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      266.1M       35 
shared memory                      792K       21 
===========                     =======  ======= 
TOTAL                              2.3G     1669 
TOTAL, minus reserved VM space     1.9G     1669 



-----------
Full Report
-----------

{"app_name":"kstars","timestamp":"2022-08-26 15:40:09.00 +0200","app_version":"3.6.0","slice_uuid":"22f30a81-4005-3014-a393-9910ce580b65","build_version":"3.6.0","platform":1,"bundleID":"","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5.1 (21G83)","incident_id":"664BF1B8-D94E-4B8D-A685-05E834023ABC","name":"kstars"}
{
  "uptime" : 1500,
  "procLaunch" : "2022-08-26 15:40:00.9601 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,4",
  "procStartAbsTime" : 1531592569302,
  "coalitionID" : 929,
  "osVersion" : {
    "train" : "macOS 12.5.1",
    "build" : "21G83",
    "releaseType" : "User"
  },
  "captureTime" : "2022-08-26 15:40:09.1928 +0200",
  "incident" : "664BF1B8-D94E-4B8D-A685-05E834023ABC",
  "bug_type" : "309",
  "pid" : 1042,
  "procExitAbsTime" : 1539824325746,
  "cpuType" : "X86-64",
  "procName" : "kstars",
  "procPath" : "\/Applications\/kstars3.6.0.app\/Contents\/MacOS\/kstars",
  "bundleInfo" : {"CFBundleShortVersionString":"3.6.0","CFBundleVersion":"3.6.0","CFBundleIdentifier":""},
  "storeInfo" : {"deviceIdentifierForVendor":"CB0A3FEA-BBF5-5542-B882-117F29FE2AD1","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "crashReporterKey" : "C100EAEE-21FC-D663-273D-B1F30BF335AB",
  "wakeTime" : 418,
  "bridgeVersion" : {"build":"19P6066","train":"6.6"},
  "sleepWakeUUID" : "65A61245-AD3D-4A34-B80B-B0B7AF3022FA",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 19,
  "threads" : [{"id":21839,"queue":"com.apple.main-thread","frames":[{"imageOffset":9336,"symbol":"nanov2_pointer_size","symbolLocation":400,"imageIndex":0},{"imageOffset":22616,"imageIndex":1},{"imageOffset":431756,"imageIndex":1},{"imageOffset":453819,"imageIndex":1},{"imageOffset":115141,"imageIndex":1},{"imageOffset":424638,"imageIndex":1},{"imageOffset":361182,"imageIndex":1},{"imageOffset":105044,"symbol":"sqlite3_exec","symbolLocation":580,"imageIndex":1},{"imageOffset":360301,"imageIndex":1},{"imageOffset":141179,"imageIndex":1},{"imageOffset":92742,"imageIndex":1},{"imageOffset":758536,"imageIndex":1},{"imageOffset":716129,"imageIndex":1},{"imageOffset":756480,"imageIndex":1},{"imageOffset":548349,"imageIndex":1},{"imageOffset":452985,"imageIndex":1},{"imageOffset":115141,"imageIndex":1},{"imageOffset":424638,"imageIndex":1},{"imageOffset":109743,"imageIndex":1},{"imageOffset":110649,"imageIndex":1},{"imageOffset":19825,"symbol":"QSQLiteResult::prepare(QString const&)","symbolLocation":257,"imageIndex":2},{"imageOffset":19535,"symbol":"QSQLiteResult::reset(QString const&)","symbolLocation":15,"imageIndex":2},{"imageOffset":15828,"symbol":"QSqlQuery::exec(QString const&)","symbolLocation":708,"imageIndex":3},{"imageOffset":32853,"symbol":"QSqlDatabase::exec(QString const&) const","symbolLocation":69,"imageIndex":3},{"imageOffset":10072225,"imageIndex":4},{"imageOffset":10066570,"imageIndex":4},{"imageOffset":9538146,"imageIndex":4},{"imageOffset":9537796,"imageIndex":4},{"imageOffset":8603692,"imageIndex":4},{"imageOffset":2191619,"symbol":"void doActivate<false>(QObject*, int, void**)","symbolLocation":1427,"imageIndex":5},{"imageOffset":38614,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":310,"imageIndex":6},{"imageOffset":2159433,"symbol":"QObject::event(QEvent*)","symbolLocation":745,"imageIndex":5},{"imageOffset":76966,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":6},{"imageOffset":82016,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":480,"imageIndex":6},{"imageOffset":1992487,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":167,"imageIndex":5},{"imageOffset":1996856,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":792,"imageIndex":5},{"imageOffset":243272,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":312,"imageIndex":7},{"imageOffset":245096,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":40,"imageIndex":7},{"imageOffset":524715,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":8},{"imageOffset":524563,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":8},{"imageOffset":523917,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":8},{"imageOffset":518312,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":8},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":9},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":9},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":9},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":10},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":10},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":10},{"imageOffset":240154,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2090,"imageIndex":7},{"imageOffset":1977623,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":471,"imageIndex":5},{"imageOffset":1993922,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":5},{"imageOffset":96596,"imageIndex":4},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":11}]},{"id":21849,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":21850,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":21860,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":21866,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":13},{"imageOffset":685641,"symbol":"__CFSocketManager","symbolLocation":641,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21871,"name":"QDBusConnectionManager","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":13},{"imageOffset":2375694,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":5},{"imageOffset":2381916,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":812,"imageIndex":5},{"imageOffset":1977623,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":471,"imageIndex":5},{"imageOffset":135932,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":5},{"imageOffset":16275,"symbol":"QDBusConnectionManager::run()","symbolLocation":19,"imageIndex":14},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21876,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21877,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21878,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21879,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21880,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21881,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21882,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21883,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21887,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":13},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":13},{"imageOffset":525213,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518696,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21891,"name":"Qt bearer thread","frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":13},{"imageOffset":2375822,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":222,"imageIndex":5},{"imageOffset":2381916,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":812,"imageIndex":5},{"imageOffset":1977623,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":471,"imageIndex":5},{"imageOffset":135932,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21897,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":21899,"name":"Thread (pooled)","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":13},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":172502,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":278,"imageIndex":5},{"imageOffset":171758,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":94,"imageIndex":5},{"imageOffset":171588,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":84,"imageIndex":5},{"imageOffset":157494,"symbol":"QThreadPoolThread::run()","symbolLocation":662,"imageIndex":5},{"imageOffset":139786,"symbol":"QThreadPrivate::start(void*)","symbolLocation":330,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":21906,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"triggered":true,"id":21935,"name":"QThread","threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":123145698969600},"cr2":{"value":140704346812248},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703248146337},"r15":{"value":22},"rbx":{"value":123145698971648},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703248191502,"matchesCrashFrame":1},"rbp":{"value":123145698969952},"rsp":{"value":123145698969912},"r12":{"value":61551},"rcx":{"value":123145698969912},"flavor":"x86_THREAD_STATE","rdi":{"value":61551}},"frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":13},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":12},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":15},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":16},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":16},{"imageOffset":118297,"symbol":"_objc_terminate()","symbolLocation":104,"imageIndex":17},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":16},{"imageOffset":62552,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":16},{"imageOffset":140112,"symbol":"QThreadPrivate::start(void*)","symbolLocation":656,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703246422016,
    "size" : 180224,
    "uuid" : "8360f423-5eb8-317d-9cc4-3d42e94f8631",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4565405696,
    "size" : 1523712,
    "uuid" : "4b0c96b8-2875-3fc6-b946-091306ea585d",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Frameworks\/libsqlite3.3.36.0.dylib",
    "name" : "libsqlite3.3.36.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4563660800,
    "size" : 49152,
    "uuid" : "d0436b3c-6bb1-35ee-b335-b549c393ef5b",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Plugins\/sqldrivers\/libqsqlite.dylib",
    "name" : "libqsqlite.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4391313408,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtSql",
    "size" : 147456,
    "uuid" : "76edfaca-bb28-31d2-b69f-b09fe8191b9a",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Frameworks\/QtSql.framework\/Versions\/5\/QtSql",
    "name" : "QtSql",
    "CFBundleVersion" : "5.15.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4366905344,
    "CFBundleShortVersionString" : "3.6.0",
    "CFBundleIdentifier" : "",
    "size" : 15269888,
    "uuid" : "22f30a81-4005-3014-a393-9910ce580b65",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/MacOS\/kstars",
    "name" : "kstars",
    "CFBundleVersion" : "3.6.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4451700736,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 4866048,
    "uuid" : "c022575b-d6d4-319a-b599-4c0d7beb726a",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4438773760,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4472832,
    "uuid" : "5ddd64ab-f7c0-386f-abf4-195c862ce208",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4495663104,
    "size" : 704512,
    "uuid" : "c6f2c655-d204-3dbd-8118-d55ef2e94ba6",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703248703488,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "c39123bf-9d62-3577-a11f-0a97cc4d9991",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703396544512,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "95eab511-8fc1-353a-ac8a-26aa19032e2e",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703293239296,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4514140160,
    "size" : 442368,
    "uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703248388096,
    "size" : 49152,
    "uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703248158720,
    "size" : 229376,
    "uuid" : "792406fe-2224-3c14-ba9f-f076fd7839d2",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4416438272,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtDBus",
    "size" : 393216,
    "uuid" : "a911a764-31d6-3db7-b382-3cd055361733",
    "path" : "\/Applications\/kstars3.6.0.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/5\/QtDBus",
    "name" : "QtDBus",
    "CFBundleVersion" : "5.15.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703247142912,
    "size" : 561152,
    "uuid" : "e8499aa8-6800-372f-bd48-82846d88c6cb",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703248068608,
    "size" : 90112,
    "uuid" : "3765ecf5-76a5-3345-b52b-44f212300d81",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703246893056,
    "size" : 237568,
    "uuid" : "dad86103-17e9-3016-930d-02cad81a5ed9",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703245131776,
  "size" : 19331678208,
  "uuid" : "4d3a144c-02bb-31f1-bca9-83a5cb058c59"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=949.9M resident=0K(0%) swapped_out_or_unallocated=949.9M(100%)\nWritable regions: Total=995.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=995.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2160K        4 \nCG image                           156K        7 \nColorSync                          224K       26 \nCoreAnimation                      192K       15 \nCoreGraphics                        12K        2 \nCoreUI image data                 1324K       10 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           336.3M      219 \nMALLOC guard page                   32K        7 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nObjC additional data                15K        1 \nSTACK GUARD                       56.1M       20 \nStack                            269.6M       20 \nVM_ALLOCATE                         68K       15 \n__CTF                               756        1 \n__DATA                            24.7M      405 \n__DATA_CONST                      13.5M      240 \n__DATA_DIRTY                       538K       99 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       663.5M       95 \n__TEXT                           286.4M      418 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      266.1M       35 \nshared memory                      792K       21 \n===========                     =======  ======= \nTOTAL                              2.3G     1669 \nTOTAL, minus reserved VM space     1.9G     1669 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "name" : "QThread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000441
    },
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "62f3b97053c7e