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

--- Comment #1 from Marco Leise <marco.le...@gmx.de> ---
Likely related: Okteta seemingly "hangs" right now. In GDB, I can see that
  KFilePlacesModel::Private::_k_itemChanged(QString const&) ()
is taking several seconds to complete and is called again and again...

The relevant snippet of the stack looks like this (sorry, no debug info for
now):
#12 0x00000035cec6d70e in KFilePlacesModel::Private::_k_itemChanged(QString
const&) () from /usr/lib64/libKF5KIOFileWidgets.so.5
#13 0x00000035cec7417d in ?? () from /usr/lib64/libKF5KIOFileWidgets.so.5
#14 0x00000035c7fded38 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#15 0x00000035cec63a48 in ?? () from /usr/lib64/libKF5KIOFileWidgets.so.5
#16 0x00000035cec63b3c in ?? () from /usr/lib64/libKF5KIOFileWidgets.so.5
#17 0x00000035c7fded38 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#18 0x00000035ce86e6c4 in Solid::StorageAccess::accessibilityChanged(bool,
QString const&) () from /usr/lib64/libKF5Solid.so.5

QMetaObject::activate() in frame #17 is taking _very_ long to complete or hangs
entirely.

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

Reply via email to