Summary: | kmix crashes on startup | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | cmertes |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | niklas |
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 |
Description
cmertes
2012-05-21 15:48:11 UTC
Created attachment 71266 [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:
I started kmix. After a while it crashes. If I start it, I can use it 10 seconds. But it crashed always.
-- Backtrace (Reduced):
#7 0x00007f7d592b1e26 in MDWSlider::update (this=0x1151f00) at ../../kmix/gui/mdwslider.cpp:1001
#8 0x00007f7d592ad64b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at ../../kmix/gui/viewdockareapopup.cpp:168
[...]
#11 0x00007f7d59286b0c in Mixer_Backend::readSetFromHW (this=0x10124b0) at ../../kmix/backends/mixer_backend.cpp:155
#12 0x00007f7d59296df5 in sink_cb (c=<optimized out>, i=<optimized out>, eol=<optimized out>) at ../../kmix/backends/mixer_pulse.cpp:191
[...]
#15 0x00007f7d4f2b0a03 in pa_pdispatch_run () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
Preface: Any bug reporter that sees the following in the Stacktrace, please do NOT report it any longer: kmix/gui/mdwslider.cpp:1001 or kmix/gui/mdwslider.cpp:1003 The issue is fixed in KDE 4.8.3 , see Bug 290742 . *** This bug has been marked as a duplicate of bug 290742 *** |