Bug 206567 - systemsettings crash while trying to test multimedia output device
Summary: systemsettings crash while trying to test multimedia output device
Status: RESOLVED DUPLICATE of bug 191366
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 01:13 UTC by Robin Burchell
Modified: 2009-09-07 01:25 UTC (History)
1 user (show)

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 Robin Burchell 2009-09-07 01:13:27 UTC
Application: systemsettings (1.0)
KDE Version: 4.3.67 (KDE 4.3.67 (KDE 4.4 >= 20090904)) (Compiled from sources)
Qt Version: 4.5.2
Operating System: Linux 2.6.27-11-generic i686
Distribution: Ubuntu 8.10

What I was doing when the application crashed:
Selected my HDA Intel (ALC888 Analog) device in output device preferences, whacked the test button, crash resulted.

I think this may have been related to pulse-session not having been run prior (so, no working sound), but either way, I don't think a crash is really correct behaviour here.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Aborted
[Current thread is 0 (LWP 1769)]

Thread 3 (Thread 0xb0ae9b90 (LWP 1879)):
#0  0xb80db430 in __kernel_vsyscall ()
#1  0xb69653a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb0b9a67f in ?? () from /usr/lib/libxine.so.1

Thread 2 (Thread 0xb02e8b90 (LWP 1881)):
[KCrash Handler]
#5  0xb80db430 in __kernel_vsyscall ()
#6  0xb67048a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6706268 in abort () from /lib/tls/i686/cmov/libc.so.6
#8  0xb69d9935 in qt_message_output (msgType=QtFatalMsg, buf=0xa1e6848 "ASSERT: \"m_nullAudioPort\" in file /home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp, line 216")
    at /var/tmp/qt-x11-src-4.5.2/src/corelib/global/qglobal.cpp:2042
#9  0xb69d9a11 in qFatal (msg=0xb6b39bc8 "ASSERT: \"%s\" in file %s, line %d") at /var/tmp/qt-x11-src-4.5.2/src/corelib/global/qglobal.cpp:2241
#10 0xb69d9b15 in qt_assert (assertion=0xb0c308b1 "m_nullAudioPort", file=0xb0c319c0 "/home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp", line=216)
    at /var/tmp/qt-x11-src-4.5.2/src/corelib/global/qglobal.cpp:1811
#11 0xb0bef2b4 in Phonon::Xine::XineStream::nullAudioPort (this=0xa1c9d80) at /home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp:216
#12 0xb0bf107a in Phonon::Xine::XineStream::createStream (this=0xa1c9d80) at /home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp:523
#13 0xb0bf8eb9 in Phonon::Xine::XineStream::event (this=0xa1c9d80, ev=0xa207d38) at /home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp:1232
#14 0xb6fe054f in QApplicationPrivate::notify_helper (this=0x9a2f738, receiver=0xa1c9d80, e=0xa207d38) at /var/tmp/qt-x11-src-4.5.2/src/gui/kernel/qapplication.cpp:4056
#15 0xb6fe5249 in QApplication::notify (this=0xbfedaaa4, receiver=0xa1c9d80, e=0xa207d38) at /var/tmp/qt-x11-src-4.5.2/src/gui/kernel/qapplication.cpp:3603
#16 0xb7abd03d in KApplication::notify (this=0xbfedaaa4, receiver=0xa1c9d80, event=0xa207d38) at /home/w00t/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:302
#17 0xb6ae1bdb in QCoreApplication::notifyInternal (this=0xbfedaaa4, receiver=0xa1c9d80, event=0xa207d38) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qcoreapplication.cpp:610
#18 0xb6ae2e2e in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa1df940) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qcoreapplication.h:213
#19 0xb6ae30dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qcoreapplication.cpp:1140
#20 0xb6b0fd1f in postEventSourceDispatch (s=0xa178f38) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qcoreapplication.h:218
#21 0xb6374718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb6377dc3 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb6377f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6b100ce in QEventDispatcherGlib::processEvents (this=0xa1f9f58, flags=@0xb02e82a8) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventdispatcher_glib.cpp:327
#25 0xb6ae0dfd in QEventLoop::processEvents (this=0xb02e8320, flags=@0xb02e82e8) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventloop.cpp:149
#26 0xb6ae109d in QEventLoop::exec (this=0xb02e8320, flags=@0xb02e8328) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventloop.cpp:201
#27 0xb69ded39 in QThread::exec (this=0xa12b488) at /var/tmp/qt-x11-src-4.5.2/src/corelib/thread/qthread.cpp:487
#28 0xb0beab8a in Phonon::Xine::XineThread::run (this=0xa12b488) at /home/w00t/kdesvn/kdesupport/phonon/xine/xinethread.cpp:143
#29 0xb69e2372 in QThreadPrivate::start (arg=0xa12b488) at /var/tmp/qt-x11-src-4.5.2/src/corelib/thread/qthread_unix.cpp:188
#30 0xb696150f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#31 0xb67baa0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb60746c0 (LWP 1769)):
#0  0xb80db430 in __kernel_vsyscall ()
#1  0xb6965075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb69e1678 in QMutexPrivate::wait (this=0xa1777c0, timeout=-1) at /var/tmp/qt-x11-src-4.5.2/src/corelib/thread/qmutex_unix.cpp:80
#3  0xb69dceb0 in QMutex::lock (this=0xa1c9dbc) at thread/qmutex.cpp:207
#4  0xb0befe0b in Phonon::Xine::XineStream::closeBlocking (this=0xa1c9d80) at /home/w00t/kdesvn/kdesupport/phonon/xine/xinestream.cpp:1538
#5  0xb0c09792 in ~MediaObject (this=0xa1e0a20) at /home/w00t/kdesvn/kdesupport/phonon/xine/mediaobject.cpp:109
#6  0xb3f140dc in Phonon::MediaNodePrivate::deleteBackendObject (this=0xa1ca868) at /home/w00t/kdesvn/kdesupport/phonon/phonon/medianode.cpp:81
#7  0xb3f23e3d in ~FactoryPrivate (this=0xa12f160) at /home/w00t/kdesvn/kdesupport/phonon/phonon/factory.cpp:193
#8  0xb3f214a5 in destroy () at /home/w00t/kdesvn/kdesupport/phonon/phonon/factory.cpp:84
#9  0xb3f1eb4b in ~CleanUpGlobalStatic (this=0xb3f3e7d4) at /home/w00t/kdesvn/kdesupport/phonon/phonon/globalstatic_p.h:55
#10 0xb6707d89 in exit () from /lib/tls/i686/cmov/libc.so.6
#11 0xb704139b in qt_xio_errhandler () at /var/tmp/qt-x11-src-4.5.2/src/gui/kernel/qapplication_x11.cpp:707
#12 0xb7abc9ea in KApplication::xioErrhandler (this=0xbfedaaa4, dpy=0x9a442b8) at /home/w00t/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:408
#13 0xb7abca26 in kde_xio_errhandler (dpy=0x9a442b8) at /home/w00t/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:125
#14 0xb64c8062 in _XIOError () from /usr/lib/libX11.so.6
#15 0xb64d0135 in ?? () from /usr/lib/libX11.so.6
#16 0xb64d0985 in _XEventsQueued () from /usr/lib/libX11.so.6
#17 0xb64b890f in XEventsQueued () from /usr/lib/libX11.so.6
#18 0xb707ba65 in x11EventSourceCheck (s=0x9a32208) at kernel/qguieventdispatcher_glib.cpp:87
#19 0xb6377328 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#20 0xb6377cad in ?? () from /usr/lib/libglib-2.0.so.0
#21 0xb6377f81 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0xb6b100ce in QEventDispatcherGlib::processEvents (this=0x9a11e08, flags=@0xbfeda988) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventdispatcher_glib.cpp:327
#23 0xb707bae5 in QGuiEventDispatcherGlib::processEvents (this=0x9a11e08, flags=@0xbfeda9b8) at kernel/qguieventdispatcher_glib.cpp:202
#24 0xb6ae0dfd in QEventLoop::processEvents (this=0xbfedaa30, flags=@0xbfeda9f8) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventloop.cpp:149
#25 0xb6ae109d in QEventLoop::exec (this=0xbfedaa30, flags=@0xbfedaa38) at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qeventloop.cpp:201
#26 0xb6ae319c in QCoreApplication::exec () at /var/tmp/qt-x11-src-4.5.2/src/corelib/kernel/qcoreapplication.cpp:888
#27 0xb6fdfd67 in QApplication::exec () at /var/tmp/qt-x11-src-4.5.2/src/gui/kernel/qapplication.cpp:3525
#28 0x08053974 in main (argc=5, argv=0xbfedabc4) at /home/w00t/kdesvn/kdebase/workspace/systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-07 01:25:19 UTC
Same backtrace as bug 191366. Seems to be a Phonon issue.
Thanks

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