Application: latte-dock (0.9.86) Qt Version: 5.15.2 Frameworks Version: 5.81.0 Operating System: Linux 5.11.13-arch1-1 x86_64 Windowing System: X11 Drkonqi Version: 5.21.4 Distribution: "Arch Linux" -- Information about the crash: - What I was doing when the application crashed: Starting it - Unusual behavior I noticed: Updated the system yesterday (latte-dock was not part of the updated packages). The crash can be reproduced every time. -- Backtrace: Application: Latte Dock (latte-dock), signal: Aborted [KCrash Handler] #4 0x00007f6fc61e0ef5 in raise () at /usr/lib/libc.so.6 #5 0x00007f6fc61ca862 in abort () at /usr/lib/libc.so.6 #6 0x00007f6fc654e86a in __gnu_cxx::__verbose_terminate_handler() () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95 #7 0x00007f6fc655ad3a in __cxxabiv1::__terminate(void (*)()) (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48 #8 0x00007f6fc655ada7 in std::terminate() () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58 #9 0x00007f6fc655b04e in __cxxabiv1::__cxa_throw(void*, std::type_info*, void (*)(void*)) (obj=<optimized out>, tinfo=0x7f6f9f1ba2b8 <typeinfo for CppUtilities::ConversionException>, dest=0x7f6f9f1a2120 <CppUtilities::ConversionException::~ConversionException()>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_throw.cc:95 #10 0x00007f6f9f1913f5 in () at /usr/lib/libc++utilities.so.5 #11 0x00007f6f9f1e4e9c in Data::SyncthingConnection::readStatus() () at /usr/lib/libsyncthingconnector.so.0.11.12 #12 0x00007f6fc69829d6 in () at /usr/lib/libQt5Core.so.5 #13 0x00007f6fc5b79dd5 in () at /usr/lib/libQt5Network.so.5 #14 0x00007f6fc6978132 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 #15 0x00007f6fc7693762 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #16 0x00007f6fc694b62a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #17 0x00007f6fc694e123 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5 #18 0x00007f6fc69a4b64 in () at /usr/lib/libQt5Core.so.5 #19 0x00007f6fc4de202c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #20 0x00007f6fc4e35b59 in () at /usr/lib/libglib-2.0.so.0 #21 0x00007f6fc4ddf781 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #22 0x00007f6fc69a41a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #23 0x00007f6fc6949f8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #24 0x00007f6fc6952444 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #25 0x00005653ca99573b in () #26 0x00007f6fc61cbb25 in __libc_start_main () at /usr/lib/libc.so.6 #27 0x00005653ca99603e in _start () [Inferior 1 (process 241011) detached] Possible duplicates by query: bug 434236, bug 432084, bug 431773, bug 427384, bug 425891. Reported using DrKonqi This report was filed against 'kde' because the product 'latte-dock' could not be located in Bugzilla. Add it to drkonqi's mappings file!
code is not helpful to track down the faulter. as a first step the user can try to clear its cache. latte-dock --cc
It looks like this was caused by an older version of 'syncthingtray'. I was able to track down the crash point with 'ddd'.