Summary: | KDE 4.8.2 Kmix blowing up when streams changing and playing. | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | lundgren |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ivaylo.kabakov, rom1dep |
Priority: | NOR | ||
Version: | 4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
lundgren
2012-04-04 20:34:33 UTC
*** This bug has been marked as a duplicate of bug 290742 *** Created attachment 70322 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
Start KMix when an audio file is playing
KMix crashes as soon as I switch from a file to another
-- Backtrace (Reduced):
#6 0x0000003652455033 in MDWSlider::update (this=0x1455780) at /usr/src/debug/kdemultimedia-4.8.2/kmix/gui/mdwslider.cpp:1001
#7 0x000000365245159b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at /usr/src/debug/kdemultimedia-4.8.2/kmix/gui/viewdockareapopup.cpp:168
[...]
#10 0x000000365242aa7c in Mixer_Backend::readSetFromHW (this=0x13d8fe0) at /usr/src/debug/kdemultimedia-4.8.2/kmix/backends/mixer_backend.cpp:155
#11 0x000000365243adf5 in sink_cb (c=<optimized out>, i=<optimized out>, eol=<optimized out>) at /usr/src/debug/kdemultimedia-4.8.2/kmix/backends/mixer_pulse.cpp:191
#12 0x00000036518156f0 in context_get_sink_info_callback (pd=<optimized out>, command=<optimized out>, tag=<optimized out>, t=0x14bdda0, userdata=0x1367cb0) at pulse/introspect.c:263
Reported with complete stacktrace, hope it helps. Created attachment 70473 [details]
New crash information added by DrKonqi
kmix (4) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
KMix crashes regularly when changing streams or the songs are switching.
I don't know if somehow the various output devices I am using are connected. I am using an external sound card and regularly plug and unplug an USB headset.
The crash occurs systematically when changing between the devices.
-- Backtrace (Reduced):
#7 0x0000003003455076 in MDWSlider::update (this=0x12b0f40) at /usr/src/debug/kdemultimedia-4.8.1/kmix/gui/mdwslider.cpp:1001
#8 0x00000030034515db in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at /usr/src/debug/kdemultimedia-4.8.1/kmix/gui/viewdockareapopup.cpp:168
[...]
#11 0x000000300342aa7c in Mixer_Backend::readSetFromHW (this=0x1245ec0) at /usr/src/debug/kdemultimedia-4.8.1/kmix/backends/mixer_backend.cpp:155
#12 0x000000300343adf5 in sink_cb (c=<optimized out>, i=<optimized out>, eol=<optimized out>) at /usr/src/debug/kdemultimedia-4.8.1/kmix/backends/mixer_pulse.cpp:191
#13 0x00000030452156f0 in context_get_sink_info_callback (pd=<optimized out>, command=<optimized out>, tag=<optimized out>, t=0x1201860, userdata=0x11a6630) at pulse/introspect.c:263
|