https://bugs.kde.org/show_bug.cgi?id=418980
Bug ID: 418980 Summary: Kate crash Product: kate Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: mackel13411987...@outlook.com Target Milestone: --- Application: kate (20.07.70) (Compiled from sources) Qt Version: 5.14.1 Frameworks Version: 5.68.0 Operating System: Linux 5.5.7-1-default x86_64 Windowing system: X11 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: Nothing. - Unusual behavior I noticed: 04:15 .config kate Icon theme "gnome" not found. kf5.kxmlgui: this does not work on a KActionCollection containing actions! KCrash: Application 'kate' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 Job 1, 'kate' has stopped -- Backtrace: Application: Kate (kate), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f03e4949c80 (LWP 9925))] Thread 3 (Thread 0x7f03e1497700 (LWP 9927)): #0 0x00007f03e5318619 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f03e52cd2e4 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f03e52cd41f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f03e707dc6b in QEventDispatcherGlib::processEvents (this=0x7f03d4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f03e7025bfb in QEventLoop::exec (this=this@entry=0x7f03e1496d70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136 #5 0x00007f03e6e5062e in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:118 #6 0x00007f03e80cc507 in ?? () from /usr/lib64/libQt5DBus.so.5 #7 0x00007f03e6e516f8 in QThreadPrivate::start (arg=0x7f03e814eda0) at thread/qthread_unix.cpp:342 #8 0x00007f03e5cbfefa in start_thread () from /lib64/libpthread.so.0 #9 0x00007f03e8df53bf in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f03e28a7700 (LWP 9926)): #0 0x00007f03e8deaacf in poll () from /lib64/libc.so.6 #1 0x00007f03e5cfb772 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f03e5cfc43a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f03e2a97ab0 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f03e6e516f8 in QThreadPrivate::start (arg=0x556bee301820) at thread/qthread_unix.cpp:342 #5 0x00007f03e5cbfefa in start_thread () from /lib64/libpthread.so.0 #6 0x00007f03e8df53bf in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f03e4949c80 (LWP 9925)): [KCrash Handler] #6 LSPClientActionView::addMarks (this=0x556beede8ad0, doc=<optimized out>, item=<optimized out>, ranges=<optimized out>, docs=<optimized out>) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/addons/lspclient/lspclientpluginview.cpp:687 #7 0x00007f03dbfce11d in LSPClientActionView::addMarksRec (docs=0x556beede8d18, ranges=0x556beede8d10, item=0x556beee13550, doc=0x556bee6e6af0, this=0x556beede8ad0) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/addons/lspclient/lspclientpluginview.cpp:741 #8 LSPClientActionView::addMarks (docs=..., ranges=..., treeModel=<optimized out>, doc=<optimized out>, this=0x556beede8ad0) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/addons/lspclient/lspclientpluginview.cpp:757 #9 LSPClientActionView::updateState (this=0x556beede8ad0) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/addons/lspclient/lspclientpluginview.cpp:1868 #10 0x00007f03e705ba5e in QtPrivate::QSlotObjectBase::call (a=0x7fff95644bb0, r=0x556beede8ad0, this=0x556beedfb570) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #11 doActivate<false> (sender=0x556bee7f97c0, signal_index=4, argv=0x7fff95644bb0) at kernel/qobject.cpp:3870 #12 0x00007f03e705621f in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f03e8cf02c0 <KTextEditor::MainWindow::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff95644bb0) at kernel/qobject.cpp:3930 #13 0x00007f03e8c02cb2 in KTextEditor::MainWindow::viewChanged (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/ktexteditor-5.68.0-213.1.x86_64/build/src/KF5TextEditor_autogen/OGSBNZGFXN/moc_mainwindow.cpp:192 #14 0x00007f03e705ba5e in QtPrivate::QSlotObjectBase::call (a=0x7fff95644cd0, r=0x556bee7f97c0, this=0x556beea114b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #15 doActivate<false> (sender=0x556beea46c40, signal_index=8, argv=0x7fff95644cd0) at kernel/qobject.cpp:3870 #16 0x00007f03e705621f in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x556bed0696c0 <KateViewManager::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff95644cd0) at kernel/qobject.cpp:3930 #17 0x0000556bed01106f in KateViewManager::viewChanged (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/build/kate/kate-lib_autogen/EWIEGA46WW/moc_kateviewmanager.cpp:398 #18 0x0000556bed01fd62 in KateViewManager::activateView (this=this@entry=0x556beea46c40, view=<optimized out>) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/kateviewmanager.cpp:637 #19 0x0000556bed02146b in KateViewManager::restoreViewConfiguration (this=0x556beea46c40, config=...) at /usr/include/qt5/QtCore/qlist.h:117 #20 0x0000556bed04349f in KateMainWindow::KateMainWindow (this=<optimized out>, sconfig=<optimized out>, sgroup=..., this=<optimized out>, sconfig=<optimized out>, sgroup=...) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/katemainwindow.cpp:165 #21 0x0000556bed0028b3 in KateApp::newMainWindow(KConfig*, QString const&) [clone .constprop.0] (sconfig_=sconfig_@entry=0x556bee7754b0, sgroup_=..., this=<optimized out>) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/kateapp.cpp:409 #22 0x0000556bed00e023 in KateSessionManager::loadSession (session=..., this=0x7fff95645380) at /usr/include/qt5/QtCore/qstring.h:1069 #23 KateSessionManager::activateSession (this=this@entry=0x7fff95645380, session=..., closeAndSaveLast=closeAndSaveLast@entry=false, loadNew=loadNew@entry=true) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/session/katesessionmanager.cpp:166 #24 0x0000556bed00e666 in KateSessionManager::activateSession (this=0x7fff95645380, name=..., closeAndSaveLast=closeAndSaveLast@entry=false, loadNew=loadNew@entry=true) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/session/katesessionmanager.cpp:242 #25 0x0000556bed00e7b4 in KateSessionManager::activateAnonymousSession (this=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:257 #26 0x0000556becffa902 in KateSessionManager::chooseSession (this=0x7fff95645380) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/session/katesessionmanager.cpp:414 #27 KateApp::startupKate (this=0x7fff956452d0) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/kateapp.cpp:187 #28 KateApp::init (this=0x7fff956452d0) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/kateapp.cpp:144 #29 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kate-20.07.70git.20200315T193218~541b79ed3-ku.118.2.x86_64/kate/main.cpp:610 [Inferior 1 (process 9925) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.