https://bugs.kde.org/show_bug.cgi?id=481200
Bug ID: 481200 Summary: KDE connect deamon crashes on boot after update Classification: Applications Product: kdeconnect Version: 22.12.0 Platform: Neon OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: maciejkacperjagie...@gmail.com CC: andrew.g.r.hol...@gmail.com Target Milestone: --- Application: kdeconnectd (22.12.0) Qt Version: 5.15.12 Frameworks Version: 5.114.0 Operating System: Linux 6.5.0-17-generic x86_64 Windowing System: X11 Distribution: KDE neon 5.27 DrKonqi: 5.27.10 [KCrashBackend] -- Information about the crash: No settings changed. Just started crashing after update. The crash can be reproduced every time. -- Backtrace: Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault [KCrash Handler] #4 0x00007f8f33245dff in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22 #5 0x00007f8f33247073 in Device::addLink(NetworkPacket const&, DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22 #6 0x00007f8f332403e7 in Daemon::onNewDeviceLink(NetworkPacket const&, DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22 #7 0x00007f8f31af4db4 in QtPrivate::QSlotObjectBase::call (a=0x7ffe46204ef0, r=0x7ffe46206710, this=0x55e958ebf980) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #8 doActivate<false> (sender=0x55e958eef1a0, signal_index=3, argv=0x7ffe46204ef0) at kernel/qobject.cpp:3925 #9 0x00007f8f33220c18 in LinkProvider::onConnectionReceived(NetworkPacket const&, DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22 #10 0x00007f8f3322c951 in LanLinkProvider::encrypted() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22 #11 0x00007f8f31af4db4 in QtPrivate::QSlotObjectBase::call (a=0x7ffe46205060, r=0x55e958eef1a0, this=0x55e959176260) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #12 doActivate<false> (sender=0x55e959168350, signal_index=16, argv=0x7ffe46205060) at kernel/qobject.cpp:3925 #13 0x00007f8f31aede87 in QMetaObject::activate (sender=sender@entry=0x55e959168350, m=m@entry=0x7f8f317fa0e0 <QSslSocket::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3985 #14 0x00007f8f317646e4 in QSslSocket::encrypted (this=this@entry=0x55e959168350) at .moc/moc_qsslsocket.cpp:317 #15 0x00007f8f317848b3 in QSslSocketBackendPrivate::continueHandshake (this=0x55e9590b88a0) at ssl/qsslsocket_openssl.cpp:2045 #16 0x00007f8f3178b21b in QSslSocketBackendPrivate::startHandshake (this=this@entry=0x55e9590b88a0) at ssl/qsslsocket_openssl.cpp:1480 #17 0x00007f8f3178b9e3 in QSslSocketBackendPrivate::transmit (this=0x55e9590b88a0) at ssl/qsslsocket_openssl.cpp:1136 #18 0x00007f8f31af4de8 in doActivate<false> (sender=0x55e958ebdb30, signal_index=3, argv=0x7ffe462062c0) at kernel/qobject.cpp:3937 #19 0x00007f8f31aede87 in QMetaObject::activate (sender=sender@entry=0x55e958ebdb30, m=m@entry=0x7f8f31d5b960 <QIODevice::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3985 #20 0x00007f8f319e77c4 in QIODevice::readyRead (this=this@entry=0x55e958ebdb30) at .moc/moc_qiodevice.cpp:190 #21 0x00007f8f3173a2ff in QAbstractSocketPrivate::emitReadyRead (channel=0, this=0x55e95912e100) at socket/qabstractsocket.cpp:1323 #22 QAbstractSocketPrivate::canReadNotification (this=0x55e95912e100) at socket/qabstractsocket.cpp:748 #23 0x00007f8f3174d439 in QReadNotifier::event (this=<optimized out>, e=<optimized out>) at socket/qnativesocketengine.cpp:1274 #24 0x00007f8f3276c783 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55e959168760, e=0x7ffe46206400) at kernel/qapplication.cpp:3640 #25 0x00007f8f31abd30a in QCoreApplication::notifyInternal2 (receiver=0x55e959168760, event=0x7ffe46206400) at kernel/qcoreapplication.cpp:1064 #26 0x00007f8f31b17405 in socketNotifierSourceDispatch (source=0x55e958c9f2c0) at kernel/qeventdispatcher_glib.cpp:107 #27 0x00007f8f30051d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007f8f300a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007f8f3004f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007f8f31b167f8 in QEventDispatcherGlib::processEvents (this=0x55e958ca1520, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #31 0x00007f8f31abbc2b in QEventLoop::exec (this=this@entry=0x7ffe46206610, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #32 0x00007f8f31ac41d4 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #33 0x000055e9576e509e in ?? () #34 0x00007f8f31029d90 in __libc_start_call_main (main=main@entry=0x55e9576e4bf0, argc=argc@entry=1, argv=argv@entry=0x7ffe46206888) at ../sysdeps/nptl/libc_start_call_main.h:58 #35 0x00007f8f31029e40 in __libc_start_main_impl (main=0x55e9576e4bf0, argc=1, argv=0x7ffe46206888, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe46206878) at ../csu/libc-start.c:392 #36 0x000055e9576e5335 in _start () [Inferior 1 (process 2780) detached] The reporter indicates this bug may be a duplicate of or related to bug 480244. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.