https://bugs.kde.org/show_bug.cgi?id=455658
Bug ID: 455658
Summary: kate crashed w/o any action
Product: kate
Version: 21.12.3
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kate (21.12.3)
(Compiled from sources)
Qt Version: 5.15.4
Frameworks Version: 5.95.0
Operating System: Linux 5.15.48 x86_64
Windowing System: X11
Distribution: "Gentoo Base System release 2.8"
DrKonqi: 5.24.5 [KCrashBackend]
-- Information about the crash:
- What I was doing when the application crashed:
I closed other windows at another desktop.
Then Kate crashed.
The reporter is unsure if this crash is reproducible.
-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#4 0x00007f35c5a7003f in QObject::property (this=0x55f36827c780,
name=0x7f35c4ee90f5 "desktopFileName") at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:4086
#5 0x00007f35c4ee19c1 in KUiServerV2JobTracker::registerJob(KJob*) () from
/usr/lib64/libKF5JobWidgets.so.5
#6 0x00007f35c4ee036e in ?? () from /usr/lib64/libKF5JobWidgets.so.5
#7 0x00007f35c5a761a9 in QtPrivate::QSlotObjectBase::call (a=0x7fff27a4d750,
r=0x7f35b400f7a0, this=0x55f3680389c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8 doActivate<false> (sender=0x7f35c4ef20c0, signal_index=3,
argv=0x7fff27a4d750) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:3886
#9 0x00007f35c5a6ea6b in QMetaObject::activate (sender=<optimized out>,
m=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:3946
#10 0x00007f35c5a761a9 in QtPrivate::QSlotObjectBase::call (a=0x7fff27a4d880,
r=0x7f35c4ef20c0, this=0x55f367d2a1c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#11 doActivate<false> (sender=0x55f367fcbe00, signal_index=5,
argv=0x7fff27a4d880) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:3886
#12 0x00007f35c5a6ea6b in QMetaObject::activate (sender=<optimized out>,
m=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:3946
#13 0x00007f35c6b7c62f in QDBusServiceWatcher::serviceOwnerChanged(QString
const&, QString const&, QString const&) () from /usr/lib64/libQt5DBus.so.5
#14 0x00007f35c6b7cf1a in ?? () from /usr/lib64/libQt5DBus.so.5
#15 0x00007f35c6b7d3cb in QDBusServiceWatcher::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib64/libQt5DBus.so.5
#16 0x00007f35c6b2f75b in ?? () from /usr/lib64/libQt5DBus.so.5
#17 0x00007f35c5a6f4bf in QObject::event (this=<optimized out>,
e=0x7f35b400ebd0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qobject.cpp:1314
#18 0x00007f35c640ab70 in QApplicationPrivate::notify_helper
(this=this@entry=0x55f367393d50, receiver=receiver@entry=0x55f367fcbe00,
e=e@entry=0x7f35b400ebd0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.4-r2/work/qtbase-everywhere-src-5.15.4/src/widgets/kernel/qapplication.cpp:3636
#19 0x00007f35c6412e23 in QApplication::notify (this=0x7fff27a4e2d0,
receiver=0x55f367fcbe00, e=0x7f35b400ebd0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.4-r2/work/qtbase-everywhere-src-5.15.4/src/widgets/kernel/qapplication.cpp:2976
#20 0x00007f35c5a3d20d in QCoreApplication::notifyInternal2
(receiver=0x55f367fcbe00, event=0x7f35b400ebd0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qcoreapplication.cpp:1064
#21 0x00007f35c5a3d3ca in QCoreApplication::sendEvent
(receiver=receiver@entry=0x55f367fcbe00, event=event@entry=0x7f35b400ebd0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qcoreapplication.cpp:1462
#22 0x00007f35c5a4096e in QCoreApplicationPrivate::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0x55f367392ef0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qcoreapplication.cpp:1821
#23 0x00007f35c5a40b7c in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qcoreapplication.cpp:1680
#24 0x00007f35c5a9925b in postEventSourceDispatch (s=s@entry=0x55f367463990) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#25 0x00007f35c3e48632 in g_main_dispatch
(context=context@entry=0x7f35bc005000) at ../glib-2.72.1/glib/gmain.c:3417
#26 0x00007f35c3e4bacb in g_main_context_dispatch
(context=context@entry=0x7f35bc005000) at ../glib-2.72.1/glib/gmain.c:4135
#27 0x00007f35c3e4bc39 in g_main_context_iterate
(context=context@entry=0x7f35bc005000, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at
../glib-2.72.1/glib/gmain.c:4211
#28 0x00007f35c3e4bcbc in g_main_context_iteration (context=0x7f35bc005000,
may_block=1) at ../glib-2.72.1/glib/gmain.c:4276
#29 0x00007f35c5a99070 in QEventDispatcherGlib::processEvents
(this=0x55f3674749b0, flags=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#30 0x00007f35c0f3dfd2 in QXcbGlibEventDispatcher::processEvents
(this=<optimized out>, flags=...) at
/var/tmp/portage/dev-qt/qtgui-5.15.4-r2/work/qtbase-everywhere-src-5.15.4/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:143
#31 0x00007f35c5a3b733 in QEventLoop::processEvents
(this=this@entry=0x7fff27a4e090, flags=..., flags@entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/src/corelib/kernel/qeventloop.cpp:139
#32 0x00007f35c5a3bb47 in QEventLoop::exec (this=this@entry=0x7fff27a4e090,
flags=flags@entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/include/QtCore/../../src/corelib/global/qflags.h:69
#33 0x00007f35c5a44968 in QCoreApplication::exec () at
/var/tmp/portage/dev-qt/qtcore-5.15.4-r3/work/qtbase-everywhere-src-5.15.4/include/QtCore/../../src/corelib/global/qflags.h:121
#34 0x00007f35c5e1c5c4 in QGuiApplication::exec () at
/var/tmp/portage/dev-qt/qtgui-5.15.4-r2/work/qtbase-everywhere-src-5.15.4/src/gui/kernel/qguiapplication.cpp:1867
#35 0x00007f35c640aae5 in QApplication::exec () at
/var/tmp/portage/dev-qt/qtwidgets-5.15.4-r2/work/qtbase-everywhere-src-5.15.4/src/widgets/kernel/qapplication.cpp:2828
#36 0x000055f366db090a in ?? ()
#37 0x00007f35c53f531c in __libc_start_call_main
(main=main@entry=0x55f366dae6a0, argc=argc@entry=3,
argv=argv@entry=0x7fff27a4e5e8) at ../sysdeps/nptl/libc_start_call_main.h:58
#38 0x00007f35c53f53cc in __libc_start_main_impl (main=0x55f366dae6a0, argc=3,
argv=0x7fff27a4e5e8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff27a4e5d8) at ../csu/libc-start.c:392
#39 0x000055f366db1f7a in _start ()
[Inferior 1 (process 19995) detached]
Possible duplicates by query: bug 453454, bug 453234, bug 453152, bug 453076,
bug 452808.
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.