| Summary: | kttsd crashes after selecting and right clicking talker properties | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Phonon | Reporter: | mickljosapth |
| Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kde, martin.sandsmark, myriam |
| Priority: | NOR | ||
| Version First Reported In: | 4.3.0 (KDE 4.2.0) | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
mickljosapth
2010-04-04 09:00:10 UTC
Corrections: Select the talker and click edit not right click and click test. please install: kdelibs5-dbg libqt4-dbg and the dbg packages for : pulseaudio phonon and then please paste back a new crash log Here you go as requested in attempting to help fix this bug:
----------------------------------------------------------------------------
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7855920 (LWP 8378))]
Thread 6 (Thread 0xb5670b70 (LWP 8379)):
#0 0x00b7e422 in __kernel_vsyscall ()
#1 0x003f3142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2 0x05c678d4 in __pthread_cond_timedwait (cond=0x89215e8, mutex=0x89215d0, abstime=0xb5670330) at forward.c:152
#3 0x047959ff in ?? () from /usr/lib/libxine.so.1
#4 0x003ee80e in start_thread (arg=0xb5670b70) at pthread_create.c:300
#5 0x05c5a8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 5 (Thread 0xb4e6fb70 (LWP 8380)):
[KCrash Handler]
#6 0x04d6aa5d in QHashDummyNode (node=0x72657472, newNode=0x97c69008) at /usr/include/qt4/QtCore/qhash.h:202
#7 QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::duplicateNode (node=0x72657472, newNode=0x97c69008) at /usr/include/qt4/QtCore/qhash.h:501
#8 0x00cccc58 in QHashData::detach_helper (this=0x8924080, node_duplicate=0x4d6aa50 <QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::duplicateNode(QHashData::Node*, void*)>, nodeSize=12)
at tools/qhash.cpp:207
#9 0x04d69dc2 in QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::detach_helper (this=0x88af710) at /usr/include/qt4/QtCore/qhash.h:565
#10 QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::detach (this=0x88af710) at /usr/include/qt4/QtCore/qhash.h:281
#11 QHash (this=0x88af710) at /usr/include/qt4/QtCore/qhash.h:265
#12 QSet (this=0x88af710) at /usr/include/qt4/QtCore/qset.h:60
#13 Phonon::Xine::SourceNode::sinks (this=0x88af710) at ../../xine/sourcenode.cpp:84
#14 0x04d73627 in Phonon::Xine::XineStream::createStream (this=0x8935be8) at ../../xine/xinestream.cpp:508
#15 0x04d79d80 in Phonon::Xine::XineStream::event (this=0x8935be8, ev=0x8935d80) at ../../xine/xinestream.cpp:1229
#16 0x00faef54 in QApplicationPrivate::notify_helper (this=0x85ad1b8, receiver=0x8935be8, e=0x8935d80) at kernel/qapplication.cpp:4056
#17 0x00fb667c in QApplication::notify (this=0xbfd64354, receiver=0x8935be8, e=0x8935d80) at kernel/qapplication.cpp:3603
#18 0x005f025a in KApplication::notify (this=0xbfd64354, receiver=0x8935be8, event=0x8935d80) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00d9a6cb in QCoreApplication::notifyInternal (this=0xbfd64354, receiver=0x8935be8, event=0x8935d80) at kernel/qcoreapplication.cpp:610
#20 0x00d9b2b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x871de08) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x871de08) at kernel/qcoreapplication.cpp:1247
#22 0x00d9b47d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0x00dc53ff in QCoreApplication::sendPostedEvents (s=0x869f710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=0x869f710) at kernel/qeventdispatcher_glib.cpp:210
#25 0x00a35e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x00a39730 in ?? () from /lib/libglib-2.0.so.0
#27 0x00a39863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00dc502c in QEventDispatcherGlib::processEvents (this=0x86a0e30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00d98c79 in QEventLoop::processEvents (this=0xb4e6f2b4, flags=) at kernel/qeventloop.cpp:149
#30 0x00d990ca in QEventLoop::exec (this=0xb4e6f2b4, flags=...) at kernel/qeventloop.cpp:201
#31 0x00ca6b73 in QThread::exec (this=0x88cc090) at thread/qthread.cpp:487
#32 0x04d6b20a in Phonon::Xine::XineThread::run (this=0x88cc090) at ../../xine/xinethread.cpp:143
#33 0x00ca9e32 in QThreadPrivate::start (arg=0x88cc090) at thread/qthread_unix.cpp:188
#34 0x003ee80e in start_thread (arg=0xb4e6fb70) at pthread_create.c:300
#35 0x05c5a8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 4 (Thread 0xb066db70 (LWP 8398)):
#0 0x01dd6804 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0
#1 0x01dd6c31 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#2 0x01dd6cf4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#3 0x01de7bc3 in ?? () from /usr/lib/libpulse.so.0
#4 0x01e70ac2 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#5 0x003ee80e in start_thread (arg=0xb066db70) at pthread_create.c:300
#6 0x05c5a8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 3 (Thread 0xafe6cb70 (LWP 8399)):
#0 0x00b7e422 in __kernel_vsyscall ()
#1 0x05c4cc96 in *__GI___poll (fds=0x5cceff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2 0x049fdc3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#3 0x003ee80e in start_thread (arg=0xafe6cb70) at pthread_create.c:300
#4 0x05c5a8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 2 (Thread 0xaf66bb70 (LWP 8400)):
#0 0x00b7e422 in __kernel_vsyscall ()
#1 0x003f2e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2 0x05c6787d in __pthread_cond_wait (cond=0x8b19da8, mutex=0x8b19d90) at forward.c:139
#3 0x047a65ee in ?? () from /usr/lib/libxine.so.1
#4 0x003ee80e in start_thread (arg=0xaf66bb70) at pthread_create.c:300
#5 0x05c5a8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Thread 1 (Thread 0xb7855920 (LWP 8378)):
#0 0x00b7e422 in __kernel_vsyscall ()
#1 0x003f3142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2 0x05c678d4 in __pthread_cond_timedwait (cond=0xbfd61ae4, mutex=0xbfd61b14, abstime=0xbfd61b60) at forward.c:152
#3 0x00ca981e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4 0x00ca9973 in QThread::msleep (msecs=200) at thread/qthread_unix.cpp:323
#5 0x04d919c4 in ~Backend (this=0x869e1b0, __in_chrg=<value optimized out>) at ../../xine/backend.cpp:108
#6 0x06b502df in ~FactoryPrivate (this=0x86986c0, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/factory.cpp:199
#7 0x06b4eda5 in destroy () at ../3rdparty/phonon/phonon/factory.cpp:84
#8 0x06b4c47b in ~CleanUpGlobalStatic (this=0x6b713f0, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/globalstatic_p.h:55
#9 0x05bbd05f in __run_exit_handlers (status=1, listp=0x5ccf304, run_list_atexit=true) at exit.c:78
#10 0x05bbd0cf in *__GI_exit (status=1) at exit.c:100
#11 0x01011d8b in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#12 0x005efbaa in KApplication::xioErrhandler (this=0xbfd64354, dpy=0x85c8db8) at ../../kdeui/kernel/kapplication.cpp:408
#13 0x005efbe6 in kde_xio_errhandler (dpy=0x85c8db8) at ../../kdeui/kernel/kapplication.cpp:125
#14 0x03dbc2e6 in _XIOError () from /usr/lib/libX11.so.6
#15 0x03dc3f8a in ?? () from /usr/lib/libX11.so.6
#16 0x03dc48c6 in _XEventsQueued () from /usr/lib/libX11.so.6
#17 0x03dad5ff in XEventsQueued () from /usr/lib/libX11.so.6
#18 0x0104fdb5 in x11EventSourceCheck (s=0x85b0400) at kernel/qguieventdispatcher_glib.cpp:87
#19 0x00a38cd1 in g_main_context_check () from /lib/libglib-2.0.so.0
#20 0x00a3947c in ?? () from /lib/libglib-2.0.so.0
#21 0x00a39863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00dc502c in QEventDispatcherGlib::processEvents (this=0x8597a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#23 0x0104fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8597a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00d98c79 in QEventLoop::processEvents (this=0xbfd62090, flags=) at kernel/qeventloop.cpp:149
#25 0x00d990ca in QEventLoop::exec (this=0xbfd62090, flags=...) at kernel/qeventloop.cpp:201
#26 0x0149bd53 in QDialog::exec (this=0x86a61b8) at dialogs/qdialog.cpp:498
#27 0x0384296b in ?? () from /usr/lib/kde4/kcm_kttsd.so
#28 0x0384b130 in ?? () from /usr/lib/kde4/kcm_kttsd.so
#29 0x0384c42d in ?? () from /usr/lib/kde4/kcm_kttsd.so
#30 0x00db0263 in QMetaObject::activate (sender=0x86f8c48, from_signal_index=29, to_signal_index=30, argv=0xbfd62358) at kernel/qobject.cpp:3113
#31 0x00db06d8 in QMetaObject::activate (sender=0x86f8c48, m=0x18220a4, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfd62358) at kernel/qobject.cpp:3207
#32 0x0163bcc1 in QAbstractButton::clicked (this=0x86f8c48, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#33 0x01364549 in QAbstractButtonPrivate::emitClicked (this=0x8713038) at widgets/qabstractbutton.cpp:543
#34 0x013661a4 in QAbstractButtonPrivate::click (this=0x8713038) at widgets/qabstractbutton.cpp:536
#35 0x01366431 in QAbstractButton::mouseReleaseEvent (this=0x86f8c48, e=0xbfd62950) at widgets/qabstractbutton.cpp:1115
#36 0x01004012 in QWidget::event (this=0x86f8c48, event=0xbfd62950) at kernel/qwidget.cpp:7549
#37 0x013643ee in QAbstractButton::event (this=0x86f8c48, e=0x1) at widgets/qabstractbutton.cpp:1077
#38 0x0140e66d in QPushButton::event (this=0x86f8c48, e=0xbfd62950) at widgets/qpushbutton.cpp:662
#39 0x00faef54 in QApplicationPrivate::notify_helper (this=0x85ad1b8, receiver=0x86f8c48, e=0xbfd62950) at kernel/qapplication.cpp:4056
#40 0x00fb7033 in QApplication::notify (this=0xbfd64354, receiver=0x86f8c48, e=0xbfd62950) at kernel/qapplication.cpp:3758
#41 0x005f025a in KApplication::notify (this=0xbfd64354, receiver=0x86f8c48, event=0xbfd62950) at ../../kdeui/kernel/kapplication.cpp:302
#42 0x00d9a6cb in QCoreApplication::notifyInternal (this=0xbfd64354, receiver=0x86f8c48, event=0xbfd62950) at kernel/qcoreapplication.cpp:610
#43 0x00fb5f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x86f8c48, event=0xbfd62950, alienWidget=0x86f8c48, nativeWidget=0x86cc398, buttonDown=0x1829aa0, lastMouseReceiver=...)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#44 QApplicationPrivate::sendMouseEvent (receiver=0x86f8c48, event=0xbfd62950, alienWidget=0x86f8c48, nativeWidget=0x86cc398, buttonDown=0x1829aa0, lastMouseReceiver=...)
at kernel/qapplication.cpp:2924
#45 0x010247c0 in QETWidget::translateMouseEvent (this=0x86cc398, event=0xbfd63f9c) at kernel/qapplication_x11.cpp:4409
#46 0x01023c4b in QApplication::x11ProcessEvent (this=0xbfd64354, event=0xbfd63f9c) at kernel/qapplication_x11.cpp:3428
#47 0x01050502 in x11EventSourceDispatch (s=0x85b0400, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#48 0x00a35e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x00a39730 in ?? () from /lib/libglib-2.0.so.0
#50 0x00a39863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x00dc502c in QEventDispatcherGlib::processEvents (this=0x8597a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#52 0x0104fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8597a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#53 0x00d98c79 in QEventLoop::processEvents (this=0xbfd64290, flags=) at kernel/qeventloop.cpp:149
#54 0x00d990ca in QEventLoop::exec (this=0xbfd64290, flags=...) at kernel/qeventloop.cpp:201
#55 0x0149bd53 in QDialog::exec (this=0x86cc398) at dialogs/qdialog.cpp:498
#56 0x00419f8e in kdemain () from /usr/lib/libkdeinit4_kcmshell4.so
#57 0x0804865b in _start ()
is there a dbg package for pulseaudio available ? i would like to have it too Yup, It is installed actually and called: pulseaudio-dbg PulseAudio sound server detached debugging symbols. *** This bug has been marked as a duplicate of bug 180214 *** |