Bug 485284 - kdeconnectd crashed on missed call
Summary: kdeconnectd crashed on missed call
Status: RESOLVED DUPLICATE of bug 472528
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 23.08.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-04-09 15:55 UTC by sandyforrest001
Modified: 2024-04-09 21:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sandyforrest001 2024-04-09 15:55:47 UTC
Application: kdeconnectd (23.08.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.8.4-200.fc39.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 39 (KDE Plasma)"
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
I had Firefox and a Steam game open, then received a call on my phone which sent the notification to my laptop fine. Then I received the 'missed call' notification, and within half a second the crash handler reported kdeconnectd to have crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fda73e4eb3d in KNotification::id() () at /lib64/libKF5Notifications.so.5
#5  0x00007fda73e4eb6f in KNotificationManager::notifyPluginFinished(KNotification*) () at /lib64/libKF5Notifications.so.5
#6  0x00007fda726e9151 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#7  0x00007fda73e57501 in KNotificationPlugin::finished(KNotification*) () at /lib64/libKF5Notifications.so.5
#8  0x00007fda726df9fb in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#9  0x00007fda733aeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#10 0x00007fda726b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#11 0x00007fda726b8325 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#12 0x00007fda727078cf in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#13 0x00007fda71311e5c in g_main_context_dispatch_unlocked.lto_priv () at /lib64/libglib-2.0.so.0
#14 0x00007fda7136cf18 in g_main_context_iterate_unlocked.isra () at /lib64/libglib-2.0.so.0
#15 0x00007fda7130fad3 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#16 0x00007fda727073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#17 0x00007fda726b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#18 0x00007fda726bbacb in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#19 0x0000555b48ece07d in main ()
[Inferior 1 (process 8592) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-04-09 21:31:23 UTC
*** This bug has been marked as a duplicate of bug 472528 ***