Application: kate (21.12.3) Qt Version: 5.15.3 Frameworks Version: 5.93.0 Operating System: Linux 5.17.2-zen3-1-zen x86_64 Windowing System: X11 Distribution: "Arch Linux" DrKonqi: 5.24.4 [KCrashBackend] -- Information about the crash: - I opened some local files and some remote files from sftp - I went afk - The computer went to sleep - The computer woke up - Kate crashed The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Kate (kate), signal: Segmentation fault Content of s_kcrashErrorMessage: {_M_t = {<std::__uniq_ptr_impl<char, std::default_delete<char []> >> = {_M_t = std::tuple containing = {[1] = 0x0, [2] = {<No data fields>}}}, <No data fields>}} [KCrash Handler] #6 0x00007f23890bbd03 in QObject::property(char const*) const () from /usr/lib/libQt5Core.so.5 #7 0x00007f23885747c5 in KUiServerV2JobTracker::registerJob (this=0x7f2374015800, job=<optimized out>) at /usr/src/debug/kjobwidgets-5.93.0/src/kuiserverv2jobtracker.cpp:187 #8 0x00007f2388570f71 in operator() (__closure=0x558437194de0) at /usr/src/debug/kjobwidgets-5.93.0/src/kuiserverv2jobtracker.cpp:215 #9 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KUiServerV2JobTracker::registerJob(KJob*)::<lambda()> >::call (arg=<optimized out>, f=...) at /usr/include/qt/QtCore/qobjectdefs_impl.h:146 #10 QtPrivate::Functor<KUiServerV2JobTracker::registerJob(KJob*)::<lambda()>, 0>::call<QtPrivate::List<>, void> (arg=<optimized out>, f=...) at /usr/include/qt/QtCore/qobjectdefs_impl.h:256 #11 QtPrivate::QFunctorSlotObject<KUiServerV2JobTracker::registerJob(KJob*)::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x558437194dd0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt/QtCore/qobjectdefs_impl.h:443 #12 0x00007f23890bd463 in ?? () from /usr/lib/libQt5Core.so.5 #13 0x00007f23890bd463 in ?? () from /usr/lib/libQt5Core.so.5 #14 0x00007f238a0ef8a4 in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x55843716da90, _t1=..., _t2=..., _t3=...) at .moc/moc_qdbusservicewatcher.cpp:242 #15 0x00007f238a0f3b63 in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, this=<optimized out>, newOwner=..., oldOwner=..., service=...) at /usr/src/debug/qtbase/src/dbus/qdbusservicewatcher.cpp:76 #16 QDBusServiceWatcher::qt_static_metacall (_o=_o@entry=0x55843716da90, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=3, _a=_a@entry=0x7ffc2d075f70) at .moc/moc_qdbusservicewatcher.cpp:116 #17 0x00007f238a0f3e43 in QDBusServiceWatcher::qt_metacall (this=0x55843716da90, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffc2d075f70) at .moc/moc_qdbusservicewatcher.cpp:197 #18 0x00007f238a0faf9e in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) [clone .constprop.0] (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at /usr/src/debug/qtbase/src/dbus/qdbusintegrator.cpp:1001 #19 0x00007f23890b07d6 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #20 0x00007f2389b401c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #21 0x00007f238908c5aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22 0x00007f238908d0a9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5 #23 0x00007f23890d4678 in ?? () from /usr/lib/libQt5Core.so.5 #24 0x00007f2387375163 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #25 0x00007f23873cb9e9 in ?? () from /usr/lib/libglib-2.0.so.0 #26 0x00007f23873726c5 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #27 0x00007f23890d857a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #28 0x00007f238908488b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #29 0x00007f238908ffd7 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #30 0x00005584349afa30 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kate-21.12.3/kate/main.cpp:700 [Inferior 1 (process 46580) detached] Possible duplicates by query: bug 452051, bug 451615, bug 447553, bug 442873, bug 442739. Reported using DrKonqi
I'm also on Arch and use sleep state regularly without trouble, but ... > I opened some local files and some remote files from sftp ...I had some year ago (2-3) much trouble with networking stuff, where Dolphin/Kio went nuts . It may also be that Kate had some crashes. But I can't try it again, no network around.
This looks more like some deeper issue in the stack. I found a bug with a very close matching backtrace. *** This bug has been marked as a duplicate of bug 450325 ***