Summary: | Démon KDE Connect (kdeconnectd), signal: Segmentation fault | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | JiPi <jpmaljean> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andrew.g.r.holmes, cwo.kde, john.dudeck, paco.nacatamal, ptsd |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
JiPi
2025-01-01 15:52:10 UTC
This same error occurs on Rocky 9.5, Alma 9.5, and EuroLinux 9.?. It does not occur on Fedora 41. It occurs immediately after booting up and log in, and after re-launching KDE Connect from KDE Launcher or from the Status and Notifications widget on the panel. Backtrace from Rocky 9.5: Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault [KCrash Handler] #4 0x00007f2cfef41036 in KdeConnectConfig::deviceId() () from /lib64/libkdeconnectcore.so.23 #5 0x00007f2cfef4462d in KdeConnectConfig::deviceInfo() () from /lib64/libkdeconnectcore.so.23 #6 0x00007f2cfef310b5 in LanLinkProvider::broadcastToNetwork() () from /lib64/libkdeconnectcore.so.23 #7 0x00007f2cfd8dbc69 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #8 0x00007f2cfd8deeee in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5 #9 0x00007f2cfd8d2c8f in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #10 0x00007f2cfe5af533 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #11 0x00007f2cfd8a7958 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #12 0x00007f2cfd8f8ad3 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5 #13 0x00007f2cfd8f93cc in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #14 0x00007f2cfc257f4f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #15 0x00007f2cfc2ad268 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #16 0x00007f2cfc255713 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #17 0x00007f2cfd8f97d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #18 0x00007f2cfd8a6362 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #19 0x00007f2cfd8ae894 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #20 0x000055e1de784011 in main () [Inferior 1 (process 4761) detached] Created attachment 177173 [details]
New crash information added by DrKonqi
kdeconnectd (23.08.5) using Qt 5.15.9
Crashed while opening a .jar executable from Dolphin, split-pane
-- Backtrace (Reduced):
#4 0x00007f3224081036 in KdeConnectConfig::deviceId() () from /lib64/libkdeconnectcore.so.23
#5 0x00007f322408462d in KdeConnectConfig::deviceInfo() () from /lib64/libkdeconnectcore.so.23
#6 0x00007f32240710b5 in LanLinkProvider::broadcastToNetwork() () from /lib64/libkdeconnectcore.so.23
#7 0x00007f32228dbc69 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8 0x00007f32228deeee in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
Thanks for the report! This crash is tracked in another issue already. All duplicates seem to be on older versions of KDE connect, so it is likely fixed in current versions. *** This bug has been marked as a duplicate of bug 481760 *** |