Bug 348618 - Crash when cutting with ctrl-x
Summary: Crash when cutting with ctrl-x
Status: RESOLVED FIXED
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 5.3.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-06-03 05:35 UTC by Michael
Modified: 2016-07-27 15:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2015-06-03 05:35:08 UTC
Application: kmenuedit (5.3.0)

Qt Version: 5.4.1
Operating System: Linux 4.0.4-301.fc22.x86_64 x86_64
Distribution: "Fedora release 22 (Twenty Two)"

-- Information about the crash:
I cut an item to move from one menu to the other with ctrl-x.  I had cut several items this way and also with the mouse.  This particular was nvidia-settings app.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9754ec7900 (LWP 20784))]

Thread 2 (Thread 0x7f9735179700 (LWP 20785)):
#0  0x00007f974d38966d in poll () at /lib64/libc.so.6
#1  0x00007f974a0f4182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f974a0f5d07 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f97378625e9 in QXcbEventReader::run() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f974df93ede in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f974b59f555 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f974d394f3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f9754ec7900 (LWP 20784)):
[KCrash Handler]
#5  0x0000000000000071 in  ()
#6  0x00007f9754b2ac02 in TreeView::copy(bool) () at /lib64/libkdeinit5_kmenuedit.so
#7  0x00007f9754b2ac6e in TreeView::cut() () at /lib64/libkdeinit5_kmenuedit.so
#8  0x00007f9754b40b35 in TreeView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /lib64/libkdeinit5_kmenuedit.so
#9  0x00007f974e1a3c46 in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5
#10 0x00007f974ee2ade2 in QAction::triggered(bool) () at /lib64/libQt5Widgets.so.5
#11 0x00007f974ee2d288 in QAction::activate(QAction::ActionEvent) () at /lib64/libQt5Widgets.so.5
#12 0x00007f974ee2d89f in QAction::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#13 0x00007f974ee347cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007f974ee39e70 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007f974e17324b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007f974e6baa78 in QShortcutMap::dispatchEvent(QKeyEvent*) () at /lib64/libQt5Gui.so.5
#17 0x00007f974e6babb1 in QShortcutMap::tryShortcutEvent(QObject*, QKeyEvent*) () at /lib64/libQt5Gui.so.5
#18 0x00007f974ee39d68 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#19 0x00007f974e17324b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#20 0x00007f974e68e997 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /lib64/libQt5Gui.so.5
#21 0x00007f974e693955 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /lib64/libQt5Gui.so.5
#22 0x00007f974e678e68 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5
#23 0x00007f973788eba0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#24 0x00007f974934ba8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#25 0x00007f974934be20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#26 0x00007f974934becc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#27 0x00007f974e1ca73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#28 0x00007f974e170a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#29 0x00007f974e1785fc in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#30 0x00007f9754b21a78 in kdemain () at /lib64/libkdeinit5_kmenuedit.so
#31 0x00007f974d2b3790 in __libc_start_main () at /lib64/libc.so.6
#32 0x0000000000400a89 in _start ()

Reported using DrKonqi