Application: kdevelop (5.5.2) Qt Version: 5.12.7 Frameworks Version: 5.71.0 Operating System: Linux 5.3.18-lp152.106-default x86_64 Windowing system: X11 Distribution: "openSUSE Leap 15.2" -- Information about the crash: I was debugging a Python script and closed KDevelop. As far as I can remember I forgot to end the debug session before I closed KDevelop. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [KCrash Handler] #4 0x00007f0916fd45e5 in KDevelop::BreakpointModel::save (this=<optimized out>) at /usr/src/debug/kdevelop5-5.5.2-lp152.2.3.1.x86_64/kdevplatform/debugger/breakpoint/breakpointmodel.cpp:588 #5 0x00007f0918f0de04 in QtPrivate::QSlotObjectBase::call (a=0x7ffcda696500, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #6 QSingleShotTimer::timerEvent (this=0x55ca4af24f30) at kernel/qtimer.cpp:318 #7 0x00007f0918f0199b in QObject::event (this=0x55ca4af24f30, e=<optimized out>) at kernel/qobject.cpp:1283 #8 0x00007f091a741f2c in QApplicationPrivate::notify_helper (this=this@entry=0x55ca3f96b630, receiver=receiver@entry=0x55ca4af24f30, e=e@entry=0x7ffcda696840) at kernel/qapplication.cpp:3701 #9 0x00007f091a749540 in QApplication::notify (this=0x7ffcda696c50, receiver=0x55ca4af24f30, e=0x7ffcda696840) at kernel/qapplication.cpp:3447 #10 0x00007f0918ed1328 in QCoreApplication::notifyInternal2 (receiver=0x55ca4af24f30, event=0x7ffcda696840) at kernel/qcoreapplication.cpp:1088 #11 0x00007f0918f2d819 in QTimerInfoList::activateTimers (this=0x55ca3f946570) at kernel/qtimerinfo_unix.cpp:643 #12 0x00007f0918f2dfe1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182 #13 0x00007f090f1d1624 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #14 0x00007f090f1d19c0 in ?? () from /usr/lib64/libglib-2.0.so.0 #15 0x00007f090f1d1a4c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #16 0x00007f0918f2e3af in QEventDispatcherGlib::processEvents (this=0x55ca3fab15d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #17 0x00007f0918ecf57a in QEventLoop::exec (this=this@entry=0x7ffcda696a90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #18 0x00007f0918ed8780 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1389 #19 0x00007f09199bff3c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1784 #20 0x00007f091a741e85 in QApplication::exec () at kernel/qapplication.cpp:2857 #21 0x000055ca3da73653 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdevelop5-5.5.2-lp152.2.3.1.x86_64/app/main.cpp:852 [Inferior 1 (process 24226) detached] Possible duplicates by query: bug 445746, bug 445565, bug 445496, bug 445355, bug 443954. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 425986 ***