Bug 473722

Summary: thunderbird notify
Product: [Applications] dolphin Reporter: Abdussamed <abdussamedulutas>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: christoph, kfm-devel
Priority: NOR Keywords: drkonqi
Version: 23.04.3   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Abdussamed 2023-08-24 12:09:36 UTC
Application: dolphin (23.04.3)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.1.44-1-MANJARO x86_64
Windowing System: X11
Distribution: Manjaro Linux
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
I have dozens of apps that send hundreds of notifications a day. On rare occasions when I click on notification in applications like thunderbird or filezilla the desktop crashes

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000000 in  ()
#5  0x00007fe4e10cceb5 in QObject::property(char const*) const () at /usr/lib/libQt5Core.so.5
#6  0x00007fe4e2de7b25 in KUiServerV2JobTracker::registerJob(KJob*) () at /usr/lib/libKF5JobWidgets.so.5
#7  0x00007fe4e2de5093 in  () at /usr/lib/libKF5JobWidgets.so.5
#8  0x00007fe4e10d1637 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007fe4e10d1637 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007fe4e2383b74 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () at /usr/lib/libQt5DBus.so.5
#11 0x00007fe4e2387fcf in  () at /usr/lib/libQt5DBus.so.5
#12 0x00007fe4e23882f3 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5DBus.so.5
#13 0x00007fe4e234776e in  () at /usr/lib/libQt5DBus.so.5
#14 0x00007fe4e10c4174 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#15 0x00007fe4e1d7893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#16 0x00007fe4e109c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#17 0x00007fe4e10a165b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#18 0x00007fe4e10e76d8 in  () at /usr/lib/libQt5Core.so.5
#19 0x00007fe4ded0fa31 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#20 0x00007fe4ded6ccc9 in  () at /usr/lib/libglib-2.0.so.0
#21 0x00007fe4ded0d0e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#22 0x00007fe4e10eb51c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#23 0x00007fe4e109b404 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#24 0x00007fe4e109c8a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#25 0x000055f6c13b6da8 in  ()
#26 0x00007fe4e0627cd0 in  () at /usr/lib/libc.so.6
#27 0x00007fe4e0627d8a in __libc_start_main () at /usr/lib/libc.so.6
#28 0x000055f6c13b7565 in  ()
[Inferior 1 (process 30166) detached]

The reporter indicates this bug may be a duplicate of or related to bug 473625.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2023-12-02 15:58:08 UTC

*** This bug has been marked as a duplicate of bug 471531 ***