Bug 250273 - Phonon crashed, falling back to pulseaudio
Summary: Phonon crashed, falling back to pulseaudio
Status: RESOLVED DUPLICATE of bug 228840
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 14:52 UTC by ingo.korndoerfer
Modified: 2010-09-06 00:30 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 ingo.korndoerfer 2010-09-05 14:52:15 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I get this error everytime I log on. Nevertheless, I THINK everything is working fine and my Asus Xonar Essence STX does seem to output the sound quality it is supposed to.

The crash can be reproduced every time.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7760aa0 (LWP 2071))]

Thread 2 (Thread 0xb2006b70 (LWP 2208)):
#0  0x00997e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x069846fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x06989825 in QTimerInfoList::updateCurrentTime (this=0x9834634) at kernel/qeventdispatcher_unix.cpp:340
#3  0x0698986a in QTimerInfoList::timerWait (this=0x9834634, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x06987818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb20060cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0x069878a5 in timerSourcePrepare (source=0x0, timeout=0x99bff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x02e14aca in IA__g_main_context_prepare (context=0x9833260, priority=0xb200614c) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2280
#7  0x02e14ee9 in g_main_context_iterate (context=0x9833260, block=<value optimized out>, dispatch=1, self=0x9870b18) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2571
#8  0x02e154b8 in IA__g_main_context_iteration (context=0x9833260, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#9  0x0698760f in QEventDispatcherGlib::processEvents (this=0x98746a0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x0695a059 in QEventLoop::processEvents (this=0xb2006290, flags=) at kernel/qeventloop.cpp:149
#11 0x0695a4aa in QEventLoop::exec (this=0xb2006290, flags=...) at kernel/qeventloop.cpp:201
#12 0x068565a8 in QThread::exec (this=0x9882ea0) at thread/qthread.cpp:487
#13 0x06939c1b in QInotifyFileSystemWatcherEngine::run (this=0x9882ea0) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x0685932e in QThreadPrivate::start (arg=0x9882ea0) at thread/qthread_unix.cpp:248
#15 0x0070a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x07f43a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7760aa0 (LWP 2071)):
[KCrash Handler]
#6  0x01d8a547 in snd_config_iterator_next () from /usr/lib/libasound.so.2
#7  0x06376bdd in PhononServer::findVirtualDevices (this=0x980ce98) at ../../../phonon/kded-module/phononserver.cpp:163
#8  0x0637a8df in PhononServer::findDevices (this=0x980ce98) at ../../../phonon/kded-module/phononserver.cpp:517
#9  0x0637df44 in PhononServer::timerEvent (this=0x980ce98, e=0xbf9cf2c0) at ../../../phonon/kded-module/phononserver.cpp:766
#10 0x0696c254 in QObject::event (this=0x980ce98, e=0x7fcd3f0) at kernel/qobject.cpp:1212
#11 0x011664dc in QApplicationPrivate::notify_helper (this=0x969f8c0, receiver=0x980ce98, e=0xbf9cf2c0) at kernel/qapplication.cpp:4300
#12 0x0116d05e in QApplication::notify (this=0xbf9cf630, receiver=0x980ce98, e=0xbf9cf2c0) at kernel/qapplication.cpp:3704
#13 0x00e59f2a in KApplication::notify (this=0xbf9cf630, receiver=0x980ce98, event=0xbf9cf2c0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x0695ba3b in QCoreApplication::notifyInternal (this=0xbf9cf630, receiver=0x980ce98, event=0xbf9cf2c0) at kernel/qcoreapplication.cpp:704
#15 0x0698ad66 in QCoreApplication::sendEvent (this=0x96a2834) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x96a2834) at kernel/qeventdispatcher_unix.cpp:603
#17 0x069878e4 in timerSourceDispatch (source=0x96a2800) at kernel/qeventdispatcher_glib.cpp:184
#18 0x02e115e5 in g_main_dispatch (context=0x96a18f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#19 IA__g_main_context_dispatch (context=0x96a18f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#20 0x02e152d8 in g_main_context_iterate (context=0x96a18f8, block=<value optimized out>, dispatch=1, self=0x969f418) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#21 0x02e154b8 in IA__g_main_context_iteration (context=0x96a18f8, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#22 0x0698760f in QEventDispatcherGlib::processEvents (this=0x96590f8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#23 0x01226135 in QGuiEventDispatcherGlib::processEvents (this=0x96590f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x0695a059 in QEventLoop::processEvents (this=0xbf9cf584, flags=) at kernel/qeventloop.cpp:149
#25 0x0695a4aa in QEventLoop::exec (this=0xbf9cf584, flags=...) at kernel/qeventloop.cpp:201
#26 0x0695e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#27 0x01166577 in QApplication::exec () at kernel/qapplication.cpp:3579
#28 0x01b55e2e in kdemain (argc=1, argv=0x968c6c0) at ../../kded/kded.cpp:932
#29 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#30 0x0805006d in main (argc=2, argv=0xbf9cfda4, envp=0xbf9cfdb0) at ../../kinit/kinit.cpp:1788

Possible duplicates by query: bug 233949, bug 232821, bug 232797.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-06 00:30:00 UTC

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