Summary: | Plasma crash on audio volume change | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Talal Almashtoub <0talal.mash0> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | leonard, mateush.honorato, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.10.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Talal Almashtoub
2017-08-03 23:46:04 UTC
Created attachment 107082 [details]
New crash information added by DrKonqi
plasmashell (5.10.4) using Qt 5.9.1
- What I was doing when the application crashed:
Change of volume with connected Bluetooth speaker. Crash occasionally also happens when switching between headset and internal speakers (and then changing the volume).
-- Backtrace (Reduced):
#6 0x00007f45a0181b50 in QQmlBinding::getPropertyData(QQmlPropertyData**, QQmlPropertyData*) const () from /usr/lib64/libQt5Qml.so.5
#7 0x00007f45a0184fb2 in GenericBinding<10>::write(QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5
#8 0x00007f45a0185bc4 in QQmlNonbindingBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () from /usr/lib64/libQt5Qml.so.5
#9 0x00007f45a0182cf3 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5
#10 0x00007f45a0182f3e in QQmlBinding::refresh() () from /usr/lib64/libQt5Qml.so.5
Created attachment 107115 [details]
New crash information added by DrKonqi
plasmashell (5.10.4) using Qt 5.9.1
- What I was doing when the application crashed:
just before i changed the audio output from internal speaker to HDMI
-- Backtrace (Reduced):
#6 QVector<QQmlPropertyData>::count (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:234
#7 QQmlPropertyCache::property (index=58, this=0x0) at ../../include/QtQml/5.9.1/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:711
#8 QQmlBinding::getPropertyData (this=this@entry=0x5c9a690, propertyData=propertyData@entry=0x7ffc0eb32bc8, valueTypeData=valueTypeData@entry=0x7ffc0eb32bd0) at qml/qqmlbinding.cpp:520
#9 0x00007f6220cc9ac2 in GenericBinding<10>::write (this=0x5c9a690, result=..., isUndefined=<optimized out>, flags=...) at qml/qqmlbinding.cpp:246
#10 0x00007f6220cca740 in QQmlNonbindingBinding::doUpdate (this=0x5c9a690, watcher=..., flags=..., scope=...) at qml/qqmlbinding.cpp:210
*** This bug has been marked as a duplicate of bug 381525 *** |