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

Rik Mills <rikmi...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rikmi...@kde.org
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #4 from Rik Mills <rikmi...@kde.org> ---
Application: kmenuedit (5.17.90)
Qt Version: 5.12.5
Frameworks Version: 5.66.0
Distribution: Ubuntu 20.04

Thread 1 "kmenuedit" received signal SIGSEGV, Segmentation fault.
KService::desktopEntryName (this=0x0) at ./src/services/kservice.cpp:909
909     ./src/services/kservice.cpp: No such file or directory.
(gdb) bt
#0  KService::desktopEntryName (this=0x0) at ./src/services/kservice.cpp:909
#1  0x00007ffff7fa0b79 in GlobalAccel::getMenuEntryShortcut (storageId=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qchar.h:88
#2  0x00007ffff7f9cab5 in MenuEntryInfo::shortcut
(this=this@entry=0x5555559928e0) at ./menuinfo.cpp:367
#3  0x00007ffff7f89e0d in BasicTab::setEntryInfo (this=0x555555684d00,
entryInfo=0x5555559928e0) at ./basictab.cpp:345
#4  0x00007ffff7f84a24 in BasicTab::qt_static_metacall (_o=<optimised out>,
_id=<optimised out>, _a=<optimised out>, _c=<optimised out>) at
./obj-x86_64-linux-gnu/kdeinit_kmenuedit_autogen/EWIEGA46WW/moc_basictab.cpp:129
#5  0x00007ffff65736e8 in QMetaObject::activate (sender=0x555555625a90,
signalOffset=<optimised out>, local_signal_index=<optimised out>,
argv=<optimised out>) at kernel/qobject.cpp:3803
#6  0x00007ffff7f84836 in TreeView::entrySelected (this=<optimised out>,
_t1=<optimised out>) at
./obj-x86_64-linux-gnu/kdeinit_kmenuedit_autogen/EWIEGA46WW/moc_treeview.cpp:249
#7  0x00007ffff6573848 in QtPrivate::QSlotObjectBase::call (a=0x7fffffffcca0,
r=0x555555625a90, this=0x555555669ed0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#8  QMetaObject::activate (sender=0x555555625a90, signalOffset=<optimised out>,
local_signal_index=<optimised out>, argv=<optimised out>) at
kernel/qobject.cpp:3783
#9  0x00007ffff738bbe2 in QTreeWidget::currentItemChanged (this=<optimised
out>, _t1=<optimised out>, _t2=<optimised out>) at .moc/moc_qtreewidget.cpp:444
#10 0x00007ffff738d622 in QTreeWidgetPrivate::_q_emitCurrentItemChanged
(this=<optimised out>, current=..., previous=...) at
itemviews/qtreewidget.cpp:2342
#11 0x00007ffff73947cf in QTreeWidget::qt_static_metacall (_o=<optimised out>,
_c=<optimised out>, _id=<optimised out>, _a=<optimised out>) at
itemviews/qtreewidget.h:381
#12 0x00007ffff65736e8 in QMetaObject::activate (sender=0x7fffec005500,
signalOffset=<optimised out>, local_signal_index=<optimised out>,
argv=<optimised out>) at kernel/qobject.cpp:3803
#13 0x00007ffff65033d7 in QItemSelectionModel::currentChanged
(this=this@entry=0x7fffec005500, _t1=..., _t2=...) at
.moc/moc_qitemselectionmodel.cpp:465
#14 0x00007ffff65056a0 in QItemSelectionModel::setCurrentIndex
(this=0x7fffec005500, index=..., command=...) at
itemmodels/qitemselectionmodel.cpp:1414
#15 0x00007ffff730d45d in QAbstractItemView::setCurrentIndex
(this=this@entry=0x555555625a90, index=...) at
/usr/include/c++/9/bits/atomic_base.h:413
#16 0x00007ffff738dade in QTreeWidget::setCurrentItem
(this=this@entry=0x555555625a90, item=0x555555953240, column=column@entry=0) at
../../include/QtCore/../../src/corelib/kernel/qobject.h:499
#17 0x00007ffff738db0b in QTreeWidget::setCurrentItem
(this=this@entry=0x555555625a90, item=<optimised out>) at
itemviews/qtreewidget.cpp:2840
#18 0x00007ffff7f953e8 in TreeView::newitem (this=0x555555625a90) at
./treeview.cpp:1145
#19 0x00007ffff6573848 in QtPrivate::QSlotObjectBase::call (a=0x7fffffffd0e0,
r=0x555555625a90, this=0x55555566d300) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#20 QMetaObject::activate (sender=0x555555637440, signalOffset=<optimised out>,
local_signal_index=<optimised out>, argv=<optimised out>) at
kernel/qobject.cpp:3783
#21 0x00007ffff709f3e6 in QAction::triggered (this=this@entry=0x555555637440,
_t1=<optimised out>) at .moc/moc_qaction.cpp:380
#22 0x00007ffff70a1aa2 in QAction::activate (this=0x555555637440,
event=<optimised out>) at kernel/qaction.cpp:1166
#23 0x00007ffff719bc30 in QAbstractButtonPrivate::click (this=0x55555582bfb0)
at widgets/qabstractbutton.cpp:397
#24 0x00007ffff719be55 in QAbstractButton::mouseReleaseEvent
(this=0x5555556dff60, e=0x7fffffffd680) at widgets/qabstractbutton.cpp:1011
#25 0x00007ffff728f3ce in QToolButton::mouseReleaseEvent (this=<optimised out>,
e=<optimised out>) at widgets/qtoolbutton.cpp:622
#26 0x00007ffff70e82de in QWidget::event (this=0x5555556dff60,
event=0x7fffffffd680) at kernel/qwidget.cpp:8965
#27 0x00007ffff719d093 in QAbstractButton::event
(this=this@entry=0x5555556dff60, e=e@entry=0x7fffffffd680) at
widgets/qabstractbutton.cpp:968
#28 0x00007ffff728f478 in QToolButton::event (this=0x5555556dff60,
event=0x7fffffffd680) at widgets/qtoolbutton.cpp:1001
#29 0x00007ffff70a5a66 in QApplicationPrivate::notify_helper
(this=this@entry=0x55555556ce80, receiver=receiver@entry=0x5555556dff60,
e=e@entry=0x7fffffffd680) at kernel/qapplication.cpp:3700
#30 0x00007ffff70af333 in QApplication::notify (this=<optimised out>,
receiver=0x5555556dff60, e=0x7fffffffd680) at kernel/qapplication.cpp:3160
#31 0x00007ffff6547d1a in QCoreApplication::notifyInternal2
(receiver=0x5555556dff60, event=0x7fffffffd680) at
../../include/QtCore/../../src/corelib/kernel/qobject.h:142
#32 0x00007ffff70ae447 in QApplicationPrivate::sendMouseEvent
(receiver=receiver@entry=0x5555556dff60, event=event@entry=0x7fffffffd680,
alienWidget=alienWidget@entry=0x5555556dff60, nativeWidget=0x5555555f76c0, 
    buttonDown=buttonDown@entry=0x7ffff75d58d0 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at
kernel/qapplication.cpp:2646
#33 0x00007ffff71042bd in QWidgetWindow::handleMouseEvent (this=0x55555577af50,
event=0x7fffffffdb00) at /usr/include/c++/9/bits/atomic_base.h:413
#34 0x00007ffff710714c in QWidgetWindow::event (event=0x7fffffffdb00,
this=0x55555577af50) at kernel/qwidgetwindow.cpp:281
#35 QWidgetWindow::event (this=0x55555577af50, event=0x7fffffffdb00) at
kernel/qwidgetwindow.cpp:224
#36 0x00007ffff70a5a66 in QApplicationPrivate::notify_helper
(this=this@entry=0x55555556ce80, receiver=receiver@entry=0x55555577af50,
e=e@entry=0x7fffffffdb00) at kernel/qapplication.cpp:3700
#37 0x00007ffff70af0e0 in QApplication::notify (this=0x7fffffffdf80,
receiver=0x55555577af50, e=0x7fffffffdb00) at kernel/qapplication.cpp:3446
#38 0x00007ffff6547d1a in QCoreApplication::notifyInternal2
(receiver=0x55555577af50, event=0x7fffffffdb00) at
../../include/QtCore/../../src/corelib/kernel/qobject.h:142
#39 0x00007ffff6a786d3 in QGuiApplicationPrivate::processMouseEvent
(e=e@entry=0x55555592ddd0) at kernel/qguiapplication.cpp:2107
#40 0x00007ffff6a79f4b in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0x55555592ddd0) at kernel/qguiapplication.cpp:1842
#41 0x00007ffff6a542ab in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1151
#42 0x00007ffff292f25e in xcbSourceDispatch (source=<optimised out>) at
qxcbeventdispatcher.cpp:105
#43 0x00007ffff5076edd in g_main_dispatch (context=0x7fffec005010) at
../../../glib/gmain.c:3272
#44 g_main_context_dispatch (context=context@entry=0x7fffec005010) at
../../../glib/gmain.c:3937
#45 0x00007ffff5077160 in g_main_context_iterate
(context=context@entry=0x7fffec005010, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimised out>) at ../../../glib/gmain.c:4010
#46 0x00007ffff5077203 in g_main_context_iteration (context=0x7fffec005010,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4071
#47 0x00007ffff659f925 in QEventDispatcherGlib::processEvents
(this=0x5555555e11d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#48 0x00007ffff65468bb in QEventLoop::exec (this=this@entry=0x7fffffffdea0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#49 0x00007ffff654e626 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#50 0x00007ffff6a6d8d0 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1784
#51 0x00007ffff70a59d9 in QApplication::exec () at kernel/qapplication.cpp:2856
#52 0x00007ffff7f86376 in kdemain (argc=<optimised out>, argv=<optimised out>)
at ./main.cpp:93
#53 0x00007ffff7da11e3 in __libc_start_main (main=0x555555555060 <main>,
argc=1, argv=0x7fffffffe0c8, init=<optimised out>, fini=<optimised out>,
rtld_fini=<optimised out>, stack_end=0x7fffffffe0b8) at ../csu/libc-start.c:308
#54 0x000055555555509e in _start ()

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

Reply via email to