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

--- Comment #27 from Nate Graham <n...@kde.org> ---
I've been experiencing Plasma hangs too, but unrelated to this icon issue. I've
seen two recently:

#10 HistoryModel::insert(QSharedPointer<HistoryItem>) (this=0x2d40fa0,
item=...)
    at /home/nate/kde/src/plasma-workspace/klipper/historymodel.cpp:135
#11 0x00007f049c8bb542 in History::insert(QSharedPointer<HistoryItem>)
    (this=<optimized out>, item=...) at
/home/nate/kde/src/plasma-workspace/klipper/history.cpp:95
#12 0x00007f049c8a71fc in Klipper::applyClipChanges(QMimeData const*)
     (this=this@entry=0x286f660, clipData=clipData@entry=0x6fb1b40)
    at /home/nate/kde/src/plasma-workspace/klipper/klipper.cpp:687

and also

#11 0x00007f9310242500 in VolumeFeedback::play(unsigned int)
(this=this@entry=0x26ca090, sinkIndex=<optimized out>) at
/home/nate/kde/src/plasma-pa/src/qml/volumefeedback.cpp:54
#12 0x00007f9310210aef in VolumeFeedback::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_c=QMetaObject::InvokeMetaMethod, _id=0,
_a=0x7ffd4ed7cfe0, _o=0x26ca090) at
/home/nate/kde/build/plasma-pa/src/plasma-volume-declarative_autogen/CCBC4FUR7J/moc_volumefeedback.cpp:77
#13 VolumeFeedback::qt_static_metacall(QObject*, QMetaObject::Call, int,
void**) (_a=0x7ffd4ed7cfe0, _id=0, _c=QMetaObject::InvokeMetaMethod,
_o=0x26ca090) at
/home/nate/kde/build/plasma-pa/src/plasma-volume-declarative_autogen/CCBC4FUR7J/moc_volumefeedback.cpp:71


So let's not assume all hangs are the same. If Plasma is hanging, you can use
Konsole to get a backtrace like this:

$ gdb attach $(pidof plasmashell)
$ bt

Then please file it as a new bug. Thanks!

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

Reply via email to