https://bugs.kde.org/show_bug.cgi?id=459422

            Bug ID: 459422
           Summary: KDevelop crashed when trying to use the git revert
                    feature
    Classification: Unclassified
           Product: kdevelop
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: aar...@doofus.org
  Target Milestone: ---

Application: kdevelop (5.9.220801 (22.08.1))

Qt Version: 5.15.5
Frameworks Version: 5.98.0
Operating System: Linux 5.14.21-150400.24.18-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.4"
DrKonqi: 5.25.90 [KCrashBackend]

-- Information about the crash:
I right clicked on an open file being edited and selected GIT->revert and
kdevelop crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
[KCrash Handler]
#6  0x00007f19ae7f660d in QWeakPointer<QObject>::~QWeakPointer (this=<synthetic
pointer>, __in_chrg=<optimized out>) at
../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:566
#7  QWeakPointer<QObject>::operator= (other=..., this=0x559350752fd0) at
../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:592
#8  QWeakPointer<QObject>::assign<QObject> (ptr=0x0, this=0x559350752fd0) at
../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:675
#9  QPointer<QAction>::operator= (p=0x0, this=0x559350752fd0) at
../../include/QtCore/../../src/corelib/kernel/qpointer.h:74
#10 QMenuPrivate::activateAction (this=this@entry=0x559350752cd0,
action=action@entry=0x559317355e80, action_e=action_e@entry=QAction::Trigger,
self=self@entry=true) at widgets/qmenu.cpp:1475
#11 0x00007f19ae7f731d in QMenu::mouseReleaseEvent (this=<optimized out>,
e=0x7ffce6575270) at widgets/qmenu.cpp:2966
#12 0x00007f19ae6b4c38 in QWidget::event (this=this@entry=0x559333b15880,
event=event@entry=0x7ffce6575270) at kernel/qwidget.cpp:9033
#13 0x00007f19ae7f95bb in QMenu::event (this=0x559333b15880, e=0x7ffce6575270)
at widgets/qmenu.cpp:3088
#14 0x00007f19ae67447c in QApplicationPrivate::notify_helper
(this=this@entry=0x5593169c3710, receiver=receiver@entry=0x559333b15880,
e=e@entry=0x7ffce6575270) at kernel/qapplication.cpp:3637
#15 0x00007f19ae67b7b7 in QApplication::notify (this=<optimized out>,
receiver=0x559333b15880, e=0x7ffce6575270) at kernel/qapplication.cpp:3081
#16 0x00007f19accb41b3 in QCoreApplication::notifyInternal2
(receiver=0x559333b15880, event=0x7ffce6575270) at
kernel/qcoreapplication.cpp:1064
#17 0x00007f19accb439e in QCoreApplication::sendSpontaneousEvent
(receiver=receiver@entry=0x559333b15880, event=event@entry=0x7ffce6575270) at
kernel/qcoreapplication.cpp:1474
#18 0x00007f19ae67a7bf in QApplicationPrivate::sendMouseEvent
(receiver=0x559333b15880, event=event@entry=0x7ffce6575270, alienWidget=0x0,
nativeWidget=0x559333b15880, buttonDown=buttonDown@entry=0x7f19aed94670
<qt_button_down>, lastMouseReceiver=..., spontaneous=true,
onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2619
#19 0x00007f19ae6cf881 in QWidgetWindow::handleMouseEvent
(this=this@entry=0x55932c04fbc0, event=event@entry=0x7ffce65756c0) at
kernel/qwidgetwindow.cpp:580
#20 0x00007f19ae6d248d in QWidgetWindow::event (this=0x55932c04fbc0,
event=0x7ffce65756c0) at kernel/qwidgetwindow.cpp:300
#21 0x00007f19ae67447c in QApplicationPrivate::notify_helper
(this=this@entry=0x5593169c3710, receiver=receiver@entry=0x55932c04fbc0,
e=e@entry=0x7ffce65756c0) at kernel/qapplication.cpp:3637
#22 0x00007f19ae67b23f in QApplication::notify (this=<optimized out>,
receiver=0x55932c04fbc0, e=0x7ffce65756c0) at kernel/qapplication.cpp:3161
#23 0x00007f19accb41b3 in QCoreApplication::notifyInternal2
(receiver=0x55932c04fbc0, event=0x7ffce65756c0) at
kernel/qcoreapplication.cpp:1064
#24 0x00007f19accb439e in QCoreApplication::sendSpontaneousEvent
(receiver=receiver@entry=0x55932c04fbc0, event=event@entry=0x7ffce65756c0) at
kernel/qcoreapplication.cpp:1474
#25 0x00007f19ad81f59b in QGuiApplicationPrivate::processMouseEvent
(e=0x55933e138470) at kernel/qguiapplication.cpp:2282
#26 0x00007f19ad820b45 in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0x55933e138470) at kernel/qguiapplication.cpp:2002
#27 0x00007f19ad7f759b in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#28 0x00007f197f1401ba in xcbSourceDispatch (source=<optimized out>) at
qxcbeventdispatcher.cpp:105
#29 0x00007f19a1de07fb in g_main_dispatch (context=0x5593169e6240) at
../glib/gmain.c:3381
#30 g_main_context_dispatch (context=context@entry=0x5593169e6240) at
../glib/gmain.c:4099
#31 0x00007f19a1de0ba0 in g_main_context_iterate
(context=context@entry=0x5593169e6240, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#32 0x00007f19a1de0c2c in g_main_context_iteration (context=0x5593169e6240,
may_block=may_block@entry=1) at ../glib/gmain.c:4240
#33 0x00007f19acd1664c in QEventDispatcherGlib::processEvents
(this=0x559316c9bdb0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#34 0x00007f19accb2a1a in QEventLoop::exec (this=this@entry=0x7ffce6575a60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:232
#35 0x00007f19accbc257 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1375
#36 0x000055931520c0dc in ?? ()
#37 0x00007f19ac20a2bd in __libc_start_main () from /lib64/libc.so.6
#38 0x000055931520ca8a in ?? ()
[Inferior 1 (process 1374006) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to