Summary: | kmix crashes when headphone is inserted and on resume from sleep mode | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | fra <fillumina> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, rbndmnt |
Priority: | NOR | ||
Version: | 4 | ||
Target Milestone: | --- | ||
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
fra
2012-03-12 13:12:47 UTC
*** This bug has been marked as a duplicate of bug 288441 *** Created attachment 70495 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
Everytime when plugging/unplugging the audio output (e.g. earphones).
-- Backtrace (Reduced):
#6 0x00007f18ea585753 in MDWSlider::update (this=0x15ff130) at ../../kmix/gui/mdwslider.cpp:1001
#7 0x00007f18ea58100b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at ../../kmix/gui/viewdockareapopup.cpp:168
#8 0x00007f18ea57e311 in ViewBase::qt_metacall (this=0x15f6080, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffb3882f30) at ./viewbase.moc:87
#9 0x00007f18ea5809e0 in ViewDockAreaPopup::qt_metacall (this=0x15f6080, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffb3882f30) at ./viewdockareapopup.moc:73
[...]
#11 0x00007f18ea59d0cc in Mixer::qt_metacall (this=0x15a9d20, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffb3883080) at ./mixer.moc:82
Created attachment 71361 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
Every time I let my computer into sleep mode, Kmix crashes.
-- Backtrace (Reduced):
#6 0x00007f677bb2c8e0 in QString::shared_null () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7 0x00007f677edabe26 in MDWSlider::update (this=0x2776c50) at ../../kmix/gui/mdwslider.cpp:1001
#8 0x00007f677eda764b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at ../../kmix/gui/viewdockareapopup.cpp:168
[...]
#11 0x00007f677ed80b0c in Mixer_Backend::readSetFromHW (this=0x2733d70) at ../../kmix/backends/mixer_backend.cpp:155
#12 0x00007f677ed90df5 in sink_cb (c=<optimized out>, i=<optimized out>, eol=<optimized out>) at ../../kmix/backends/mixer_pulse.cpp:191
|