Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2021
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 12.60 KB | None | 0 0
  1. Thread 1 (Thread 0x7fa7297eb9c0 (LWP 2542)):
  2. [KCrash Handler]
  3. #3  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
  4. #4  0x00007fa72df37859 in __GI_abort () at abort.c:79
  5. #5  0x00007fa72e1a2911 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  6. #6  0x00007fa72e1ae38c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  7. #7  0x00007fa72e1ae3f7 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
  8. #8  0x00007fa72e1af155 in __cxa_pure_virtual () from /lib/x86_64-linux-gnu/libstdc++.so.6
  9. #9  0x00007fa72e5cfe0e in QScopedPointerDeleter<QObjectData>::cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:52
  10. #10 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::~QScopedPointer (this=0x55cc92c7d208, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:107
  11. #11 QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:972
  12. #12 0x00007fa72e5d017d in QObject::~QObject (this=0x55cc92c7d200, __in_chrg=<optimized out>) at kernel/qobject.cpp:972
  13. #13 0x00007fa6cf3bf345 in KCMCron::~KCMCron (this=0x55cc93205ad0, __in_chrg=<optimized out>) at ./src/kcmCron.cpp:79
  14. #14 0x00007fa6cf3bf39d in KCMCron::~KCMCron (this=0x55cc93205ad0, __in_chrg=<optimized out>) at ./src/kcmCron.cpp:77
  15. #15 0x00007fa72fc37ef8 in KCModuleProxy::deleteClient (this=this@entry=0x55cc92997dd0) at ./src/kcmoduleproxy.cpp:188
  16. #16 0x00007fa72fc37ff1 in KCModuleProxy::~KCModuleProxy (this=0x55cc92997dd0, __in_chrg=<optimized out>) at ./src/kcmoduleproxy.cpp:179
  17. #17 0x00007fa72fc3819d in KCModuleProxy::~KCModuleProxy (this=0x55cc92997dd0, __in_chrg=<optimized out>) at ./src/kcmoduleproxy.cpp:177
  18. #18 0x00007fa72e5c539e in QObjectPrivate::deleteChildren (this=this@entry=0x55cc93703220) at kernel/qobject.cpp:2104
  19. #19 0x00007fa72f1ed6a6 in QWidget::~QWidget (this=0x55cc92b06b90, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1522
  20. #20 0x00007fa72f1ed89d in QWidget::~QWidget (this=0x55cc92b06b90, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1400
  21. #21 0x00007fa72e5c539e in QObjectPrivate::deleteChildren (this=this@entry=0x55cc93903620) at kernel/qobject.cpp:2104
  22. #22 0x00007fa72f1ed6a6 in QWidget::~QWidget (this=0x55cc938f9d40, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1522
  23. #23 0x00007fa72f3520ad in QScrollArea::~QScrollArea (this=0x55cc938f9d40, __in_chrg=<optimized out>) at widgets/qscrollarea.cpp:171
  24. #24 0x00007fa72f99437d in KPageWidgetItemPrivate::~KPageWidgetItemPrivate (this=0x55cc955b38e0, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:413
  25. #25 std::default_delete<KPageWidgetItemPrivate>::operator() (this=0x55cc95403d00, __ptr=0x55cc955b38e0) at /usr/include/c++/9/bits/unique_ptr.h:81
  26. #26 std::unique_ptr<KPageWidgetItemPrivate, std::default_delete<KPageWidgetItemPrivate> >::~unique_ptr (this=0x55cc95403d00, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/unique_ptr.h:292
  27. #27 KPageWidgetItem::~KPageWidgetItem (this=0x55cc95403cf0, __in_chrg=<optimized out>) at ./src/kpagewidgetmodel.h:37
  28. #28 0x00007fa72f99446d in KPageWidgetItem::~KPageWidgetItem (this=0x55cc95403cf0, __in_chrg=<optimized out>) at ./src/kpagewidgetmodel.h:37
  29. #29 0x00007fa72f99508f in PageItem::~PageItem (this=0x55cc92997970, __in_chrg=<optimized out>) at ./src/kpagewidgetmodel.cpp:182
  30. #30 0x00007fa72f99601c in KPageWidgetModel::removePage (this=0x55cc92384080, item=<optimized out>) at ./src/kpagewidgetmodel.cpp:552
  31. #31 0x00007fa72f993d68 in KPageWidget::removePage (this=<optimized out>, item=<optimized out>) at ./src/kpagewidget_p.h:23
  32. #32 0x00007fa72fc85e1d in ModuleView::closeModules (this=0x55cc9237e120) at ./core/ModuleView.cpp:349
  33. #33 0x00007fa70401bc0d in SidebarMode::loadModule (this=0x55cc924c4a20, activeModule=..., args=...) at ./sidebar/SidebarMode.cpp:478
  34. #34 0x00007fa704019ad6 in SidebarMode::qt_static_metacall (_o=_o@entry=0x55cc924c4a20, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=20, _a=_a@entry=0x7ffffe01b260) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:160
  35. #35 0x00007fa70401a0d3 in SidebarMode::qt_metacall (this=0x55cc924c4a20, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7ffffe01b260) at ./obj-x86_64-linux-gnu/sidebar/systemsettings_sidebar_mode_autogen/EWIEGA46WW/moc_SidebarMode.cpp:661
  36. #36 0x00007fa72d366bf5 in QQmlObjectOrGadget::metacall (this=this@entry=0x7ffffe01b5a0, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=32, argv=<optimized out>) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:351
  37. #37 0x00007fa72d22f765 in CallMethod (object=..., index=<optimized out>, returnType=returnType@entry=43, argCount=<optimized out>, argTypes=<optimized out>, engine=engine@entry=0x55cc923c2210, callArgs=<optimized out>, callType=<optimized out>) at jsruntime/qv4qobjectwrapper.cpp:1301
  38. #38 0x00007fa72d231867 in CallPrecise (object=..., data=..., engine=engine@entry=0x55cc923c2210, callArgs=callArgs@entry=0x7fa6e1ac35b0, callType=callType@entry=QMetaObject::InvokeMetaMethod) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/qml/qqmlpropertydata_p.h:285
  39. #39 0x00007fa72d232a4f in CallOverloaded (callType=QMetaObject::InvokeMetaMethod, propertyCache=0x55cc927a2950, callArgs=0x7fa6e1ac35b0, engine=0x55cc923c2210, data=..., object=...) at jsruntime/qv4qobjectwrapper.cpp:1645
  40. #40 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at jsruntime/qv4qobjectwrapper.cpp:2133
  41. #41 0x00007fa72d2521e1 in QV4::FunctionObject::call (argc=<optimized out>, argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:172
  42. #42 QV4::Moth::VME::interpret (frame=0x7ffffe01b890, engine=0x55cc923c2210, code=0x7fa6e1ac3538 "\200\360T\341\246\177") at jsruntime/qv4vme_moth.cpp:754
  43. #43 0x00007fa72d25411f in QV4::Moth::VME::exec (frame=frame@entry=0x7ffffe01b890, engine=engine@entry=0x55cc923c2210) at jsruntime/qv4vme_moth.cpp:463
  44. #44 0x00007fa72d1e12fd in QV4::Function::call (this=this@entry=0x55cc927366d0, thisObject=<optimized out>, argv=argv@entry=0x7fa6e1ac3500, argc=<optimized out>, context=<optimized out>) at jsruntime/qv4function.cpp:69
  45. #45 0x00007fa72d386fb7 in QQmlJavaScriptExpression::evaluate (this=this@entry=0x55cc95ba6f60, callData=callData@entry=0x7fa6e1ac34d0, isUndefined=isUndefined@entry=0x0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:343
  46. #46 0x00007fa72d32a8be in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=<optimized out>) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
  47. #47 0x00007fa72d32b958 in QQmlBoundSignal_callback (e=0x55cc95ba6f10, a=0x0) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
  48. #48 0x00007fa72d36665d in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=a@entry=0x0) at qml/qqmlnotifier.cpp:104
  49. #49 0x00007fa72d308fcf in QQmlData::signalEmitted (object=0x55cc95b9b610, index=64, a=0x0) at qml/qqmlengine.cpp:834
  50. #50 0x00007fa72e5d1925 in doActivate<false> (sender=0x55cc95b9b610, signal_index=64, argv=0x0) at kernel/qobject_p.h:110
  51. #51 0x00007fa723effa81 in QQuickAbstractButtonPrivate::handleRelease (this=0x55cc9557fd80, point=...) at qquickabstractbutton.cpp:182
  52. #52 0x00007fa723f1eb19 in QQuickControl::mouseReleaseEvent (this=<optimized out>, event=0x7ffffe01ddd0) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:128
  53. #53 0x00007fa72d799998 in QQuickItem::event (this=0x55cc95b9b610, ev=0x7ffffe01ddd0) at items/qquickitem.cpp:8163
  54. #54 0x00007fa72f1aedc3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc95b9b610, e=0x7ffffe01ddd0) at kernel/qapplication.cpp:3632
  55. #55 0x00007fa72f1b7bb8 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3156
  56. #56 0x00007fa72e59ad7a in QCoreApplication::notifyInternal2 (receiver=0x55cc95b9b610, event=0x7ffffe01ddd0) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
  57. #57 0x00007fa72d7b3dd5 in QQuickWindowPrivate::deliverMouseEvent (this=this@entry=0x55cc923c8f90, pointerEvent=0x55cc93936a30) at items/qquickwindow.cpp:2020
  58. #58 0x00007fa72d7b54ff in QQuickWindowPrivate::deliverPointerEvent (this=this@entry=0x55cc923c8f90, event=0x55cc93936a30) at items/qquickwindow.cpp:2612
  59. #59 0x00007fa72d7b6429 in QQuickWindowPrivate::handleMouseEvent (event=0x7ffffe01ddd0, this=0x55cc923c8f90) at items/qquickwindow.cpp:2457
  60. #60 QQuickWindowPrivate::handleMouseEvent (this=0x55cc923c8f90, event=0x7ffffe01ddd0) at items/qquickwindow.cpp:2410
  61. #61 0x00007fa72eac3e0d in QWindow::event (this=this@entry=0x55cc925122b0, ev=ev@entry=0x7ffffe01ddd0) at kernel/qwindow.cpp:2438
  62. #62 0x00007fa72d7b7e9b in QQuickWindow::event (this=0x55cc925122b0, e=0x7ffffe01ddd0) at items/qquickwindow.cpp:1902
  63. #63 0x00007fa72f1aedc3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc925122b0, e=0x7ffffe01ddd0) at kernel/qapplication.cpp:3632
  64. #64 0x00007fa72f1b7bb8 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3156
  65. #65 0x00007fa72e59ad7a in QCoreApplication::notifyInternal2 (receiver=0x55cc925122b0, event=0x7ffffe01ddd0) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
  66. #66 0x00007fa72dae9dcb in QQuickWidget::mouseReleaseEvent (this=<optimized out>, e=0x7ffffe01e410) at qquickwidget.cpp:1417
  67. #67 0x00007fa72f1f1cf6 in QWidget::event (this=this@entry=0x55cc925af730, event=event@entry=0x7ffffe01e410) at kernel/qwidget.cpp:8664
  68. #68 0x00007fa72dae9fa7 in QQuickWidget::event (this=0x55cc925af730, e=0x7ffffe01e410) at qquickwidget.cpp:1573
  69. #69 0x00007fa72f1aedc3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc925af730, e=0x7ffffe01e410) at kernel/qapplication.cpp:3632
  70. #70 0x00007fa72f1b7e77 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3076
  71. #71 0x00007fa72e59ad7a in QCoreApplication::notifyInternal2 (receiver=0x55cc925af730, event=0x7ffffe01e410) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
  72. #72 0x00007fa72f1b70a7 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x55cc925af730, event=event@entry=0x7ffffe01e410, alienWidget=alienWidget@entry=0x55cc925af730, nativeWidget=0x55cc923a8a60, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
  73. #73 0x00007fa72f20cf44 in QWidgetWindow::handleMouseEvent (this=0x55cc9240ca10, event=0x7ffffe01e890) at /usr/include/c++/9/bits/atomic_base.h:413
  74. #74 0x00007fa72f210264 in QWidgetWindow::event (event=0x7ffffe01e890, this=0x55cc9240ca10) at kernel/qwidgetwindow.cpp:300
  75. #75 QWidgetWindow::event (this=0x55cc9240ca10, event=0x7ffffe01e890) at kernel/qwidgetwindow.cpp:239
  76. #76 0x00007fa72f1aedc3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55cc9240ca10, e=0x7ffffe01e890) at kernel/qapplication.cpp:3632
  77. #77 0x00007fa72f1b7bb8 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3156
  78. #78 0x00007fa72e59ad7a in QCoreApplication::notifyInternal2 (receiver=0x55cc9240ca10, event=0x7ffffe01e890) at ../../include/QtCore/5.15.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
  79. #79 0x00007fa72eab84d8 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at kernel/qguiapplication.cpp:2282
  80. #80 0x00007fa72eab9b45 in QGuiApplicationPrivate::processWindowSystemEvent (e=0x55cc93985ca0) at kernel/qguiapplication.cpp:2002
  81. #81 0x00007fa72ea917ac in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
  82. #82 0x00007fa7293c3eae in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
  83. #83 0x00007fa72c0e717d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  84. #84 0x00007fa72c0e7400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  85. #85 0x00007fa72c0e74a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  86. #86 0x00007fa72e5f55d2 in QEventDispatcherGlib::processEvents (this=0x55cc921af050, flags=...) at kernel/qeventdispatcher_glib.cpp:423
  87. #87 0x00007fa72e59987b in QEventLoop::exec (this=this@entry=0x7ffffe01ec30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
  88. #88 0x00007fa72e5a1a34 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
  89. #89 0x000055cc906c9e92 in main (argc=<optimized out>, argv=<optimized out>) at ./app/main.cpp:212
  90.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement