Summary: | kmix crash on skype call | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Ludovico Intravaia <vico79> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dode |
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
Ludovico Intravaia
2012-05-15 20:10:45 UTC
Created attachment 71120 [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:
Did not change volume, but connected an USB UVC camera with microphone while KMix was open. I suppose it crashed at the moment the camera microphone was detected and KMix was about to add the "Recording Device" next to the internal one. After restart, the camera microphone was shown.
-- Backtrace (Reduced):
#7 0x00007f1714d3ee26 in MDWSlider::update (this=0x1f63010) at ../../kmix/gui/mdwslider.cpp:1001
#8 0x00007f1714d3a64b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at ../../kmix/gui/viewdockareapopup.cpp:168
[...]
#11 0x00007f1714d13b0c in Mixer_Backend::readSetFromHW (this=0x1efe9a0) at ../../kmix/backends/mixer_backend.cpp:155
#12 0x00007f1714d23df5 in sink_cb (c=<optimized out>, i=<optimized out>, eol=<optimized out>) at ../../kmix/backends/mixer_pulse.cpp:191
[...]
#15 0x00007f170ad3da03 in pa_pdispatch_run () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
*** This bug has been marked as a duplicate of bug 290742 *** After a google search I read that a possible issue maybe "pulseaudio" used by default on ubuntu from 8.04 release. Then I tried to remove "pulseaudio", using alsa features to manage my soundcard. I have to set my sound device on skype because now there are many profiles of my sound card instead "pulseaudio" I'm testing this solution but from yesterday I don't have the issue reported by the bug on kmix. I'll keep you informed. Best regards |