Summary: | kmix crashes when trying to adjust sound level | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Silviu C. <silviucc> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jos, m.wege, silviucc |
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 New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Silviu C.
2011-12-31 23:09:37 UTC
Created attachment 67288 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.7.95 (4.8 RC1 (4.7.95) using Qt 4.7.4
- What I was doing when the application crashed:
Same as before, just attached what seems a better backtrace. Don't know what messed with the previous one.
-- Backtrace (Reduced):
#6 0x00007eff1b6c7f6c in MDWSlider::volumeChange (this=<optimized out>) at ../../kmix/gui/mdwslider.cpp:854
#7 0x00007eff1b6ca517 in MDWSlider::qt_metacall (this=0x1b6f190, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fff99817c50) at ./mdwslider.moc:121
[...]
#9 0x00007eff19429a4e in QAbstractSlider::valueChanged (this=<optimized out>, _t1=23494) at .moc/release-shared/moc_qabstractslider.cpp:182
#10 0x00007eff1920460a in QSlider::mouseMoveEvent (this=0x1b6d660, ev=<optimized out>) at widgets/qslider.cpp:514
#11 0x00007eff18e08cce in QWidget::event (this=0x1b6d660, event=0x7fff99818380) at kernel/qwidget.cpp:8280
Created attachment 67454 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.7.95 (4.8 RC1 (4.7.95) using Qt 4.7.4
- What I was doing when the application crashed: I was trying to adjust the sound level when the crash occured.
-- Backtrace (Reduced):
#6 0x00007f43f38dbf6c in MDWSlider::volumeChange (this=<optimized out>) at ../../kmix/gui/mdwslider.cpp:854
#7 0x00007f43f38de517 in MDWSlider::qt_metacall (this=0x24e8620, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fffd3b63e40) at ./mdwslider.moc:121
[...]
#9 0x000000345766da4e in QAbstractSlider::valueChanged (this=<optimized out>, _t1=1016) at .moc/release-shared/moc_qabstractslider.cpp:182
#10 0x000000345744860a in QSlider::mouseMoveEvent (this=0x24e8df0, ev=<optimized out>) at widgets/qslider.cpp:514
#11 0x000000345704ccce in QWidget::event (this=0x24e8df0, event=0x7fffd3b64570) at kernel/qwidget.cpp:8280
Which sound backend is used. Please copy the output from KMix menu => Help => Hardware information Could you also please retry with KDE4.8 RC2? I did fix some bugs concerning track change there. Unterstützte Soundtreiber: PulseAudio + ALSA + OSS + MPRIS2 Verwendete Soundtreiber: PulseAudio Created attachment 67537 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.7.97 (4.8 RC2 (4.7.97) using Qt 4.7.4
- What I was doing when the application crashed:
Managed to make it crash again in RC 2. Bug still there
-- Backtrace (Reduced):
#7 0x00007f07439861a2 in MDWSlider::volumeChange (this=<optimized out>) at ../../kmix/gui/mdwslider.cpp:854
#8 0x00007f0743988747 in MDWSlider::qt_metacall (this=0x13cd4a0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fff12959f60) at ./mdwslider.moc:121
[...]
#10 0x00007f07416e7a4e in QAbstractSlider::valueChanged (this=<optimized out>, _t1=37086) at .moc/release-shared/moc_qabstractslider.cpp:182
#11 0x00007f07414c260a in QSlider::mouseMoveEvent (this=0x13cd0a0, ev=<optimized out>) at widgets/qslider.cpp:514
#12 0x00007f07410c6cce in QWidget::event (this=0x13cd0a0, event=0x7fff1295a690) at kernel/qwidget.cpp:8280
Created attachment 68311 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.8.00 (4.8.0 using Qt 4.7.4
- What I was doing when the application crashed:
changing volume sliders. firefox plugin was playing audio, as was musescore, so 3 volume sliders were showing.
-- Backtrace (Reduced):
#7 0x00007fdb252031a2 in MDWSlider::volumeChange (this=<optimized out>) at ../../kmix/gui/mdwslider.cpp:854
#8 0x00007fdb25205747 in MDWSlider::qt_metacall (this=0x1b0ea20, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fffb48a9150) at ./mdwslider.moc:121
[...]
#10 0x00007fdb22f62b0e in QAbstractSlider::valueChanged (this=<optimized out>, _t1=64727) at .moc/release-shared/moc_qabstractslider.cpp:182
#11 0x00007fdb22d3d6ca in QSlider::mouseMoveEvent (this=0x1b0d030, ev=<optimized out>) at widgets/qslider.cpp:514
#12 0x00007fdb22941d1e in QWidget::event (this=0x1b0d030, event=0x7fffb48a9880) at kernel/qwidget.cpp:8280
Sound drivers supported: PulseAudio + ALSA + OSS + MPRIS2 Sound drivers used: PulseAudio The version was KDE 4.8.0 that came in the kubuntu backports. Fixed in KDE4.8.1 |