Bug 471465 - Kde crash
Summary: Kde crash
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 23.04.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-26 11:30 UTC by Mesut E.
Modified: 2023-06-29 15:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mesut E. 2023-06-26 11:30:56 UTC
Application: kate (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 5.19.0-45-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
Sometime Kde crashes. I think it is related with slack notifications. Some notifications broke the system. I bind key shortcuts, if it happens i restart kde by 'killall plasmashell;kstart plasmashell' and it is working.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f886fcf31e8 in KJob::isSuspended() const () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#5  0x00007f886f30db5c in KUiServerV2JobTracker::registerJob(KJob*) () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#6  0x00007f886f30a995 in ?? () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#7  0x00007f886e8f4854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f886e8f4854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f886f3e2cb3 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f886f3e35c2 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#11 0x00007f886f3e3a83 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#12 0x00007f886f393feb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007f886e8ea2fe in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f886f56c763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f886e8bcdda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f886e8bfec7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f886e916c07 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f886c651d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f886c6a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f886c64f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f886e916258 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f886e8bb6fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f886e8c3c94 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x000055d932e3e3d4 in ?? ()
#25 0x00007f886de29d90 in __libc_start_call_main (main=main@entry=0x55d932e3ce90, argc=argc@entry=3, argv=argv@entry=0x7fff06296bd8) at ../sysdeps/nptl/libc_start_call_main.h:58
#26 0x00007f886de29e40 in __libc_start_main_impl (main=0x55d932e3ce90, argc=3, argv=0x7fff06296bd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff06296bc8) at ../csu/libc-start.c:392
#27 0x000055d932e407c5 in ?? ()
[Inferior 1 (process 34547) detached]

Reported using DrKonqi
Comment 1 Christoph Cullmann 2023-06-29 15:47:51 UTC

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