Bug 295969 - Kmix crashes when I turn on usb soundcard
Summary: Kmix crashes when I turn on usb soundcard
Status: RESOLVED DUPLICATE of bug 288441
Alias: None
Product: kmix
Classification: Applications
Component: general (show other bugs)
Version: 4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 00:49 UTC by Carlos R.
Modified: 2012-03-16 15:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos R. 2012-03-14 00:49:21 UTC
Application: kmix (4)
KDE Platform Version: 4.8.1 (4.8.1) "release 481"
Qt Version: 4.8.0
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I turned on the sound card and then It suddenly crashed. I'm using a m-audio audiophile usb. I usually don't stop the snd_usb_audio module, if it's needed I simply unload and load it again.

-- Backtrace:
Application: KMix (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd9b923e760 (LWP 3417))]

Thread 2 (Thread 0x7fd997fd1700 (LWP 3552)):
#0  0x00007fd9b6825523 in poll () from /lib64/libc.so.6
#1  0x00007fd9b3602a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fd9b3602f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fd9b7e92956 in QEventDispatcherGlib::processEvents (this=0x7fd9900008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fd9b7e62682 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd9b7e628d7 in QEventLoop::exec (this=0x7fd997fd0df0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fd9b7d63537 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fd9b7e4248f in QInotifyFileSystemWatcherEngine::run (this=0x8fdc20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fd9b7d6655b in QThreadPrivate::start (arg=0x8fdc20) at thread/qthread_unix.cpp:298
#9  0x00007fd9b7acef05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fd9b682e63d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd9b923e760 (LWP 3417)):
[KCrash Handler]
#6  0x00007fd9a644c523 in MDWSlider::update (this=0x852530) at /usr/src/debug/kdemultimedia-4.8.1/kmix/gui/mdwslider.cpp:1001
#7  0x00007fd9a6447d4b in ViewDockAreaPopup::refreshVolumeLevels (this=<optimized out>) at /usr/src/debug/kdemultimedia-4.8.1/kmix/gui/viewdockareapopup.cpp:168
#8  0x00007fd9b7e77761 in QMetaObject::activate (sender=0x89a3c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3556
#9  0x00007fd9b7e77761 in QMetaObject::activate (sender=0x91e140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3556
#10 0x00007fd9a6420cbc in Mixer_Backend::readSetFromHW (this=0x91e140) at /usr/src/debug/kdemultimedia-4.8.1/kmix/backends/mixer_backend.cpp:155
#11 0x00007fd9a6430fa5 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
#12 0x00007fd9a925e694 in ?? () from /usr/lib64/libpulse.so.0
#13 0x00007fd9a82ec073 in ?? () from /usr/lib64/libpulsecommon-1.1.so
#14 0x00007fd9a82ec3e3 in pa_pdispatch_run () from /usr/lib64/libpulsecommon-1.1.so
#15 0x00007fd9a9254ddd in ?? () from /usr/lib64/libpulse.so.0
#16 0x00007fd9a82f0c7b in ?? () from /usr/lib64/libpulsecommon-1.1.so
#17 0x00007fd9a9040bf3 in ?? () from /usr/lib64/libpulse-mainloop-glib.so.0
#18 0x00007fd9b360258d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fd9b3602d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fd9b3602f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fd9b7e928ef in QEventDispatcherGlib::processEvents (this=0x6c9460, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#22 0x00007fd9b706f2de in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fd9b7e62682 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007fd9b7e628d7 in QEventLoop::exec (this=0x7fff67cc9590, flags=...) at kernel/qeventloop.cpp:204
#25 0x00007fd9b7e67435 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#26 0x00007fd9a643868a in kdemain (argc=3, argv=0x686840) at /usr/src/debug/kdemultimedia-4.8.1/kmix/apps/main.cpp:79
#27 0x00000000004088e4 in _start ()

Possible duplicates by query: bug 295907, bug 295835, bug 295801, bug 289877, bug 289727.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-03-16 15:26:40 UTC

*** This bug has been marked as a duplicate of bug 288441 ***