[Bug 300097] New: Phonon crash when trying to select newly connected USB UVC camera microphone

Torsten Römer dode at luniks.net
Tue May 15 23:09:27 BST 2012


https://bugs.kde.org/show_bug.cgi?id=300097

            Bug ID: 300097
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: unassigned-bugs at kde.org
           Summary: Phonon crash when trying to select newly connected USB
                    UVC camera microphone
    Classification: Unclassified
                OS: Linux
          Reporter: dode at luniks.net
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: general
           Product: systemsettings

Application: kcmshell4 ()
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Connected an USB UVC microphone to notebook which has an internal camera and
microphone. KMix crashed. Phonon says, some devices have been removed, I said
yes to remove them. Then I started Phonon again and tried to select the UVC
camera microphone - crash. After restart, I can select the camera as soundcard
and also the microphone.

-- Backtrace:
Application: KDE-Kontrollmodul (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbf11ad0780 (LWP 3944))]

Thread 2 (Thread 0x7fbef58a7700 (LWP 3948)):
#0  0x00007fbf113fdb03 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fbf0bf9eff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbf0bf9f124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbf0fff7426 in QEventDispatcherGlib::processEvents
(this=0x7fbef0002670, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fbf0ffc6c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fbf0ffc6ed7 in QEventLoop::exec (this=0x7fbef58a6dd0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x00007fbf0fec5fa7 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#7  0x00007fbf0ffa69ff in QInotifyFileSystemWatcherEngine::run (this=0x1edcf50)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fbf0fec8fcb in QThreadPrivate::start (arg=0x1edcf50) at
thread/qthread_unix.cpp:298
#9  0x00007fbf0ccbde9a in start_thread (arg=0x7fbef58a7700) at
pthread_create.c:308
#10 0x00007fbf114094bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbf11ad0780 (LWP 3944)):
[KCrash Handler]
#6  0x00007fbf00087978 in pa_stream_new_with_proplist () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007fbf00553126 in AudioSetup::_createMonitorStreamForSource
(this=0x1ef7470, source_idx=1) at ../../../phonon/kcm/audiosetup.cpp:828
#8  0x00007fbf0055462d in AudioSetup::deviceChanged (this=0x1ef7470) at
../../../phonon/kcm/audiosetup.cpp:707
#9  0x00007fbf0ffdc281 in QMetaObject::activate (sender=0x1f90830, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff25b7ca70) at
kernel/qobject.cpp:3547
#10 0x00007fbf0f732461 in QComboBox::currentIndexChanged (this=<optimized out>,
_t1=1) at .moc/release-shared/moc_qcombobox.cpp:316
#11 0x00007fbf0f7324c7 in QComboBoxPrivate::_q_emitCurrentIndexChanged
(this=<optimized out>, index=...) at widgets/qcombobox.cpp:1278
#12 0x00007fbf0f73276a in QComboBoxPrivate::setCurrentIndex (this=0x1f5cd40,
mi=...) at widgets/qcombobox.cpp:2046
#13 0x00007fbf0f733374 in QComboBoxPrivate::_q_itemSelected (this=0x1f5cd40,
item=...) at widgets/qcombobox.cpp:1247
#14 0x00007fbf0ffdc281 in QMetaObject::activate (sender=0x21234a0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff25b7cce0) at
kernel/qobject.cpp:3547
#15 0x00007fbf0f9dbcc2 in QComboBoxPrivateContainer::itemSelected
(this=<optimized out>, _t1=...) at .moc/release-shared/moc_qcombobox_p.cpp:253
#16 0x00007fbf0f72d83a in QComboBoxPrivateContainer::eventFilter
(this=0x21234a0, o=0x2072030, e=0x7fff25b7d4c0) at widgets/qcombobox.cpp:691
#17 0x00007fbf0ffc8028 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>,
receiver=0x2072030, event=0x7fff25b7d4c0) at kernel/qcoreapplication.cpp:986
#18 0x00007fbf0f34a85f in notify_helper (e=0x7fff25b7d4c0, receiver=0x2072030,
this=0x17795c0) at kernel/qapplication.cpp:4555
#19 QApplicationPrivate::notify_helper (this=0x17795c0, receiver=0x2072030,
e=0x7fff25b7d4c0) at kernel/qapplication.cpp:4531
#20 0x00007fbf0f3500bf in QApplication::notify (this=<optimized out>,
receiver=0x2072030, e=0x7fff25b7d4c0) at kernel/qapplication.cpp:4102
#21 0x00007fbf10ca4b46 in KApplication::notify (this=0x7fff25b7e1e0,
receiver=0x2072030, event=0x7fff25b7d4c0) at
../../kdeui/kernel/kapplication.cpp:311
#22 0x00007fbf0ffc7e9c in QCoreApplication::notifyInternal
(this=0x7fff25b7e1e0, receiver=0x2072030, event=0x7fff25b7d4c0) at
kernel/qcoreapplication.cpp:876
#23 0x00007fbf0f34b862 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=0x2072030,
event=0x7fff25b7d4c0, alienWidget=0x2072030, nativeWidget=0x21234a0,
buttonDown=0x2072030, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3170
#25 0x00007fbf0f3cb2c1 in QETWidget::translateMouseEvent (this=0x21234a0,
event=<optimized out>) at kernel/qapplication_x11.cpp:4551
#26 0x00007fbf0f3c9bae in QApplication::x11ProcessEvent (this=0x7fff25b7e1e0,
event=0x7fff25b7dd90) at kernel/qapplication_x11.cpp:3732
#27 0x00007fbf0f3f30d2 in x11EventSourceDispatch (s=0x177bb70, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007fbf0bf9ec9a in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fbf0bf9f060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fbf0bf9f124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fbf0fff73bf in QEventDispatcherGlib::processEvents (this=0x1755770,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#32 0x00007fbf0f3f2d5e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fbf0ffc6c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#34 0x00007fbf0ffc6ed7 in QEventLoop::exec (this=0x7fff25b7e130, flags=...) at
kernel/qeventloop.cpp:204
#35 0x00007fbf0f81a936 in QDialog::exec (this=0x19a6830) at
dialogs/qdialog.cpp:554
#36 0x00007fbf116dbd2c in kdemain (_argc=<optimized out>, _argv=<optimized
out>) at ../../kcmshell/main.cpp:292
#37 0x00007fbf1133876d in __libc_start_main (main=0x400640 <main(int, char**)>,
argc=2, ubp_av=0x7fff25b7e9f8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff25b7e9e8) at libc-start.c:226
#38 0x0000000000400671 in _start ()

This bug may be a duplicate of or related to bug 286441.

Possible duplicates by query: bug 286441.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list