https://bugs.kde.org/show_bug.cgi?id=500825
--- Comment #3 from Jakob Petsovits <jpe...@petsovits.com> --- And a third one, the crashing thread originally reported in Bug 501012. As mentioned in that bug report, these kinds of crashes show up frequently for me now when my phone wakes up and presumably sends messages to kdeconnectd on the desktop. They occurred after updating kdeconnect-kde from commit 590aa3884 (Feb 16) to commit d94f1faa9 (Mar 2) and rebuilding together with all the other workspace repositories. Thread 1 (Thread 0x777d01518a00 (LWP 81616)): [KCrash Handler] #5 0x0000777ced6ff01e in std::__atomic_base<int>::fetch_sub (this=0x16, __i=1, __m=std::memory_order::acq_rel) at /usr/include/c++/14.2.1/bits/atomic_base.h:641 #6 QAtomicOps<int>::deref<int> (_q_value=<error reading variable: Cannot access memory at address 0x16>) at /usr/include/qt6/QtCore/qatomic_cxx11.h:266 #7 0x0000777ced6fdf66 in QBasicAtomicInteger<int>::deref (this=0x16) at /usr/include/qt6/QtCore/qbasicatomic.h:48 #8 0x0000777ced6ffda4 in QSharedPointer<QIODevice>::deref (dd=0x12) at /usr/include/qt6/QtCore/qsharedpointer_impl.h:475 #9 0x0000777ced6ff332 in QSharedPointer<QIODevice>::deref (this=0x7ffc566761c0) at /usr/include/qt6/QtCore/qsharedpointer_impl.h:471 #10 0x0000777ced6fe622 in QSharedPointer<QIODevice>::~QSharedPointer (this=0x7ffc566761c0, __in_chrg=<optimized out>) at /usr/include/qt6/QtCore/qsharedpointer_impl.h:284 #11 0x0000777ced6fdbbe in NetworkPacket::~NetworkPacket (this=0x7ffc566761a0, __in_chrg=<optimized out>) at /home/kpetso/src/kde/network/kdeconnect-kde/core/networkpacket.h:23 #12 0x0000777ced6fc280 in BatteryPlugin::slotChargeChanged (this=0x618362d31a80) at /home/kpetso/src/kde/network/kdeconnect-kde/plugins/battery/batteryplugin.cpp:107 #13 0x0000777ced6fbb42 in BatteryPlugin::connected (this=0x618362d31a80) at /home/kpetso/src/kde/network/kdeconnect-kde/plugins/battery/batteryplugin.cpp:58 #14 0x0000777d078c4116 in Device::reloadPlugins (this=0x618362be3670) at /usr/src/debug/kdeconnect/kdeconnect-kde-24.12.2/core/device.cpp:182 #15 0x0000777d078bcd0d in Daemon::onNewDeviceLink (this=0x7ffc56678210, link=0x618362d30330) at /usr/src/debug/kdeconnect/kdeconnect-kde-24.12.2/core/daemon.cpp:186 #16 0x0000777d05db1a49 in ??? () at /usr/lib/libQt6Core.so.6 #17 0x0000777d0789e0a2 in LinkProvider::onConnectionReceived (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/kdeconnect/build/core/kdeconnectcore_autogen/include/moc_linkprovider.cpp:201 #18 0x0000777d07886854 in LanLinkProvider::addLink (this=this@entry=0x618362950c20, socket=socket@entry=0x618362c6b1b0, deviceInfo=...) at /usr/src/debug/kdeconnect/kdeconnect-kde-24.12.2/core/backends/lan/lanlinkprovider.cpp:594 #19 0x0000777d07888152 in LanLinkProvider::encrypted (this=0x618362950c20) at /usr/src/debug/kdeconnect/kdeconnect-kde-24.12.2/core/backends/lan/lanlinkprovider.cpp:398 #20 0x0000777d05db1a49 in ??? () at /usr/lib/libQt6Core.so.6 #21 0x0000777ced757e60 in QTlsPrivate::TlsCryptographOpenSSL::continueHandshake (this=0x618362900750) at /usr/src/debug/qt6-base/qtbase/src/plugins/tls/openssl/qtls_openssl.cpp:854 #22 0x0000777ced755b33 in QTlsPrivate::TlsCryptographOpenSSL::startHandshake (this=this@entry=0x618362900750) at /usr/src/debug/qt6-base/qtbase/src/plugins/tls/openssl/qtls_openssl.cpp:740 #23 0x0000777ced757700 in QTlsPrivate::TlsCryptographOpenSSL::startHandshake (this=0x618362900750) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qvarlengtharray.h:366 #24 QTlsPrivate::TlsCryptographOpenSSL::transmit (this=0x618362900750) at /usr/src/debug/qt6-base/qtbase/src/plugins/tls/openssl/qtls_openssl.cpp:994 #25 0x0000777d05db1c9a in ??? () at /usr/lib/libQt6Core.so.6 #26 0x0000777d04ec98b8 in ??? () at /usr/lib/libQt6Network.so.6 #27 0x0000777d04ed58d2 in ??? () at /usr/lib/libQt6Network.so.6 #28 0x0000777d06eff0ca in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #29 0x0000777d05d55b00 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #30 0x0000777d05fc80f1 in ??? () at /usr/lib/libQt6Core.so.6 #31 0x0000777d04b9e559 in ??? () at /usr/lib/libglib-2.0.so.0 #32 0x0000777d04c01257 in ??? () at /usr/lib/libglib-2.0.so.0 #33 0x0000777d04b9da55 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #34 0x0000777d05fc5782 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #35 0x0000777d05d606a6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #36 0x0000777d05d591d6 in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #37 0x0000618341fd3874 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdeconnect/kdeconnect-kde-24.12.2/daemon/kdeconnectd.cpp:120 Warning: the current language does not match this frame. -- You are receiving this mail because: You are watching all bug changes.