https://bugs.kde.org/show_bug.cgi?id=398192
--- Comment #5 from TallFurryMan <eric.dejouha...@gmail.com> --- Reproduced using indi 1.7.9, and indi git tip. Call is stuck with the following stack: 1 __GI___pthread_timedjoin_ex pthread_join_common.c 142 0x7ffff51e3cd7 2 std::thread::join() 0x7ffff4e721d7 3 INDI::BaseClient::disconnectServer baseclient.cpp 291 0x55555611f6a6 4 DriverManager::stopDevices drivermanager.cpp 464 0x555555e083a1 5 Ekos::Manager::cleanDevices manager.cpp 1087 0x55555565716b 6 Ekos::Manager::stop manager.cpp 532 0x5555556530db 7 Ekos::Manager::processINDI manager.cpp 527 0x555555653093 8 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (Ekos::Manager:: *)()>::call(void (Ekos::Manager:: *)(), Ekos::Manager *, void * *) qobjectdefs_impl.h 152 0x555555692808 9 QtPrivate::FunctionPointer<void (Ekos::Manager:: *)()>::call<QtPrivate::List<>, void>(void (Ekos::Manager:: *)(), Ekos::Manager *, void * *) qobjectdefs_impl.h 185 0x55555568dbf1 10 QtPrivate::QSlotObject<void (Ekos::Manager:: *)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void * *, bool *) qobjectdefs_impl.h 414 0x5555556856a6 11 QMetaObject::activate(QObject *, int, int, void * *) 0x7ffff57295c8 12 QAbstractButton::clicked(bool) 0x7ffff632e236 13 ?? 0x7ffff632e45e 14 ?? 0x7ffff632f8a3 15 QAbstractButton::mouseReleaseEvent(QMouseEvent *) 0x7ffff632fa65 16 QWidget::event(QEvent *) 0x7ffff627c04e 17 QApplicationPrivate::notify_helper(QObject *, QEvent *) 0x7ffff6239a86 18 QApplication::notify(QObject *, QEvent *) 0x7ffff6243053 19 QTest::mouseEvent qtestmouse.h 242 0x55555562bd4a 20 QTest::mouseEvent qtestmouse.h 206 0x55555562b852 ... <More> -- You are receiving this mail because: You are watching all bug changes.