[dolphin] [Bug 437539] Crash on clearing Wastebin

Ömer Fadıl USTA bugzilla_noreply at kde.org
Tue May 25 01:08:39 BST 2021


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

Ömer Fadıl USTA <omerusta at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |omerusta at gmail.com

--- Comment #1 from Ömer Fadıl USTA <omerusta at gmail.com> ---
(gdb) bt
#0  std::__uniq_ptr_impl<KActionCollectionPrivate,
std::default_delete<KActionCollectionPrivate> >::_M_ptr (this=0x10)
    at /usr/include/c++/11.1.0/bits/unique_ptr.h:173
#1  0x00007ffff6e965ae in std::unique_ptr<KActionCollectionPrivate,
std::default_delete<KActionCollectionPrivate> >::get (this=0x10)
    at /usr/include/c++/11.1.0/bits/unique_ptr.h:422
#2  0x00007ffff6e94d04 in std::unique_ptr<KActionCollectionPrivate,
std::default_delete<KActionCollectionPrivate> >::operator-> (this=0x10)
    at /usr/include/c++/11.1.0/bits/unique_ptr.h:416
#3  0x00007ffff6e8f40e in KActionCollection::action (this=0x0, name=...) at
/home/kde-dev/kde/src/frameworks/kxmlgui/src/kactioncollection.cpp:138
#4  0x0000555555619539 in ContextMenuSettingsPage::showEvent(QShowEvent*) ()
#5  0x00007ffff5d810be in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#6  0x00007ffff5d3dd62 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#7  0x00007ffff526a00a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#8  0x00007ffff5d7d8a8 in QWidgetPrivate::show_helper() () from
/usr/lib/libQt5Widgets.so.5
#9  0x00007ffff5d80bbd in QWidgetPrivate::setVisible(bool) () from
/usr/lib/libQt5Widgets.so.5
#10 0x00007ffff5d64b6e in QStackedLayout::setCurrentIndex(int) () from
/usr/lib/libQt5Widgets.so.5
#11 0x00007ffff6b5ddad in KPageViewPrivate::pageSelected (this=0x55555625d950,
index=..., previous=...)
    at /home/kde-dev/kde/src/frameworks/kwidgetsaddons/src/kpageview.cpp:251
#12 0x00007ffff6b5cbe4 in operator() (__closure=0x555556277da0, selected=...,
deselected=...)
    at /home/kde-dev/kde/src/frameworks/kwidgetsaddons/src/kpageview.cpp:51
#13 0x00007ffff6b5f978 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>,
QtPrivate::List<const QItemSelection&, const QItemSelection&>, void,
KPageViewPrivate::rebuildGui()::<lambda(const QItemSelection&, const
QItemSelection&)> >::call(struct {...} &, void **) (f=..., arg=0x7fffffffcab0)
    at /usr/include/qt/QtCore/qobjectdefs_impl.h:146
#14 0x00007ffff6b5f8dd in
QtPrivate::Functor<KPageViewPrivate::rebuildGui()::<lambda(const
QItemSelection&, const QItemSelection&)>,
2>::call<QtPrivate::List<QItemSelection const&, QItemSelection const&>,
void>(struct {...} &, void *, void **) (f=..., arg=0x7fffffffcab0)
    at /usr/include/qt/QtCore/qobjectdefs_impl.h:256
#15 0x00007ffff6b5f798 in
QtPrivate::QFunctorSlotObject<KPageViewPrivate::rebuildGui()::<lambda(const
QItemSelection&, const QItemSelection&)>, 2, QtPrivate::List<const
QItemSelection&, const QItemSelection&>, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=1, 
    this_=0x555556277d90, r=0x55555611a480, a=0x7fffffffcab0, ret=0x0) at
/usr/include/qt/QtCore/qobjectdefs_impl.h:443
#16 0x00007ffff52a13bb in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007ffff5213aa1 in QItemSelectionModel::selectionChanged(QItemSelection
const&, QItemSelection const&) () from /usr/lib/libQt5Core.so.5
#18 0x00007ffff521a9dc in
QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection
const&) () from /usr/lib/libQt5Core.so.5

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list