https://bugs.kde.org/show_bug.cgi?id=459411
--- Comment #1 from Tarun Aditya Thurlapati <tarun.adi...@hotmail.com> --- Created attachment 159289 --> https://bugs.kde.org/attachment.cgi?id=159289&action=edit New crash information added by DrKonqi kdeconnectd (22.04.3) using Qt 5.15.3 The same as described in the previous comment/report happened. I'm not sure about this, but I have never faced this issue before, until I enabled a notification alarm sound for specifically when a call comes in; so that may be related. Right now, KDE Connect notifies once (alarm plays and media stops playing) when the call starts to come in (and KDE Connect never crashes here). When I miss the call (as I almost always do), KDE Connect sends another notification (and the alarm gets played again and media pauses again) telling me that I missed the call. **THIS** is when KDE Connect _sometimes_ crashes. Another instance where it crashes is when a HUGE amount of notifications come in. KDE Connect never crashes before, but after I enbabled a notification alarm (sound), it sometimes crashes. This could be a coincidence, or it might be related. Just to clarify - the huge amount of notifications might come in in 2 cases: - when KDE Connect first connect to my phone, showing me all notifications that have plied up - my calendar app shows about 100 or more todos (that have accumulated over time) at an exact time of each day. -- Backtrace (Reduced): #4 0x00007fa9ce0b009d in KNotification::id() () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5 [...] #7 0x00007fa9ce0abba3 in KNotificationPlugin::finished(KNotification*) () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5 #8 0x00007fa9ccae741e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fa9cd76c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007fa9ccab9e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.