https://bugs.kde.org/show_bug.cgi?id=447753
--- Comment #6 from Castor Fu <cas...@egocast.org> --- (In reply to Castor Fu from comment #2) > It doesn't actually need to involve a remote ekos. If I select the default > simulators ekos profile and launch it, kstars crashes. Here's a better stack trace after running on a copy I built: VM Regions Near 0: --> __TEXT 108e45000-109c29000 [ 13.9M] r-x/r-x SM=COW /Users/*/kstars.app/Contents/MacOS/kstars Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.qt-project.QtCore 0x000000010cff8e0a QObject::setProperty(char const*, QVariant const&) + 26 (qobject.cpp:4031) 1 0x00000001091b7176 Ekos::Mount::Mount() + 6598 (mount.cpp:209) 2 0x0000000108fadd08 Ekos::Manager::initMount() + 72 (manager.cpp:2435) 3 0x0000000108fa567e Ekos::Manager::setTelescope(ISD::GDInterface*) + 414 (manager.cpp:1443) 4 org.qt-project.QtCore 0x000000010cff89c4 QtPrivate::QSlotObjectBase::call(QObject*, void**) + 21 (qobjectdefs_impl.h:398) [inlined] 5 org.qt-project.QtCore 0x000000010cff89c4 void doActivate<false>(QObject*, int, void**) + 1124 (qobject.cpp:3886) 6 0x0000000108ea0bcf INDIListener::newTelescope(ISD::GDInterface*) + 63 (moc_indilistener.cpp:413) 7 0x0000000108f23845 INDIListener::registerProperty(INDI::Property) + 789 (indilistener.cpp:260) 8 0x0000000108f25913 QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<INDI::Property>, void, void (INDIListener::*)(INDI::Property)>::call(void (INDIListener::*)(INDI::Property), INDIListener*, void**) + 55 (qobjectdefs_impl.h:152) [inlined] 9 0x0000000108f25913 void QtPrivate::FunctionPointer<void (INDIListener::*)(INDI::Property)>::call<QtPrivate::List<INDI::Property>, void>(void (INDIListener::*)(INDI::Property), INDIListener*, void**) + 55 (qobjectdefs_impl.h:185) [inlined] 10 0x0000000108f25913 QtPrivate::QSlotObject<void (INDIListener::*)(INDI::Property), QtPrivate::List<INDI::Property>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) + 179 (qobjectdefs_impl.h:418) 11 org.qt-project.QtCore 0x000000010cff0d39 QObject::event(QEvent*) + 745 (qobject.cpp:1314) 12 org.qt-project.QtWidgets 0x000000010c1c6586 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262 (qapplication.cpp:3632) 13 org.qt-project.QtWidgets 0x000000010c1c7940 QApplication::notify(QObject*, QEvent*) + 480 14 org.qt-project.QtCore 0x000000010cfc8117 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167 (qcoreapplication.cpp:1063) 15 org.qt-project.QtCore 0x000000010cfc9228 QCoreApplication::sendEvent(QObject*, QEvent*) + 21 (qcoreapplication.cpp:1458) [inlined] 16 org.qt-project.QtCore 0x000000010cfc9228 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 792 (qcoreapplication.cpp:1817) 17 libqcocoa.dylib 0x000000010e6296f8 QCocoaEventDispatcherPrivate::processPostedEvents() + 312 (qcocoaeventdispatcher.mm:904) 18 libqcocoa.dylib 0x000000010e629e18 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 40 (qcocoaeventdispatcher.mm:927) 19 com.apple.CoreFoundation 0x00007fff20a6137c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 20 com.apple.CoreFoundation 0x00007fff20a612e4 __CFRunLoopDoSource0 + 180 21 com.apple.CoreFoundation 0x00007fff20a610c6 __CFRunLoopDoSources0 + 340 22 com.apple.CoreFoundation 0x00007fff20a5fa8c __CFRunLoopRun + 893 -- You are receiving this mail because: You are watching all bug changes.