You are not logged in.

#1 2010-08-04 14:19:33

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Kde+pulseaudio users: getting this crash report too?

It seems phonon-gstreamer isn't cooperating with pulseaudio and gives an error report after kde loads (although kde continues to work fine otherwise). Using phonon-vlc and switching to the vlc backend removes the error on startup, and either way seems to produce working kde sounds. Does anybody else have this too? I don't know if an arch bug report is in order at this point or if it should go upstream or if it's just a local issue, hence the topic.

I was going to try recompiling the pkgbuild for phonon-gstreamer, but it seems pbget won't find it and syncing abs didn't pick it up either.. I double checked and it IS in [extra], so I have no idea why. It seems going to the packages section of the website and searching for it finds it though. Very weird. I will test momentarily, in any case, and edit this post. EDIT: Oh, it's because phonon-gstreamer is built in the phonon pkgbuild. EDIT2: Compiling and reinstalling doesn't seem to make a difference, phonon-gstreamer enabled still produces the same segfault report.

Anyway, the crash:

Application: KNotify (knotify4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fcf3e24d760 (LWP 10109))]

Thread 2 (Thread 0x7fcf1e81f710 (LWP 10233)):
#0  0x00007fcf3b7cef43 in poll () from /lib/libc.so.6
#1  0x00007fcf23c442bf in poll_func () from /usr/lib/libpulse.so.0
#2  0x00007fcf23c36086 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007fcf23c366b9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007fcf23c36770 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007fcf23c4425b in thread () from /usr/lib/libpulse.so.0
#6  0x00007fcf23a015d8 in internal_thread_func () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007fcf39eb4cb0 in start_thread () from /lib/libpthread.so.0
#8  0x00007fcf3b7d77ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcf3e24d760 (LWP 10109)):
[KCrash Handler]
#6  0x00007fcf27460ff9 in snd_pcm_ioplug_close () from /usr/lib/libasound.so.2
#7  0x00007fcf2741fd65 in snd_pcm_close () from /usr/lib/libasound.so.2
#8  0x00007fcf2406af98 in gst_alsasink_close () from /usr/lib/gstreamer-0.10/libgstalsa.so
#9  0x00007fcf25f24b86 in gst_audioringbuffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007fcf25f15143 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007fcf25f20396 in gst_base_audio_sink_change_state () from /usr/lib/libgstaudio-0.10.so.0
#12 0x00007fcf267c88fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007fcf267c92e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007fcf267b6ce9 in gst_bin_change_state_func () from /usr/lib/libgstreamer-0.10.so.0
#15 0x00007fcf267c88fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007fcf267c92e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#17 0x00007fcf27052bc8 in Phonon::Gstreamer::MediaNode::addOutput(Phonon::Gstreamer::MediaNode*, _GstElement*) () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#18 0x00007fcf270532d5 in Phonon::Gstreamer::MediaNode::linkMediaNodeList(QList<QObject*>&, _GstElement*, _GstElement*, _GstElement*, _GstElement*) ()
   from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#19 0x00007fcf27053418 in Phonon::Gstreamer::MediaNode::link() () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#20 0x00007fcf270537c3 in Phonon::Gstreamer::MediaNode::buildGraph() () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#21 0x00007fcf27053b98 in Phonon::Gstreamer::MediaNode::connectNode(QObject*) () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#22 0x00007fcf270454fb in Phonon::Gstreamer::Backend::connectNodes(QObject*, QObject*) () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#23 0x00007fcf3d824495 in Phonon::PathPrivate::executeTransaction(QList<QPair<QObject*, QObject*> > const&, QList<QPair<QObject*, QObject*> > const&) () from /usr/lib/libphonon.so.4
#24 0x00007fcf3d824c43 in Phonon::Path::reconnect(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib/libphonon.so.4
#25 0x00007fcf3d824d5d in Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib/libphonon.so.4
#26 0x000000000040d27a in _start ()

Last edited by FrozenFox (2010-08-04 14:33:02)

Offline

#2 2010-08-04 21:15:11

KlavKalashj
Member
Registered: 2008-10-09
Posts: 376

Re: Kde+pulseaudio users: getting this crash report too?

I use phonon-xine and pulseaudio, it works fine. Can't fast forward/rewind in minitube though, but that's no biggie.

Offline

#3 2010-08-09 17:29:36

Xehoz
Member
From: Portugal
Registered: 2010-07-27
Posts: 31

Re: Kde+pulseaudio users: getting this crash report too?

I'm getting this as well. In a bunch of applications, actually.

Knotify, Dragon (player), Amarok, Digikam, Kscd and, honestly, I haven't bored to test every app. The problem seems to be the same in each one.

I just installed KDE (on a previous Arch-Gnome install) so I guess I'll try one of the other backends as the wiki suggests. Still, if it works, it's nothing but a workaround.

Amarok

Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3e2d9bf780 (LWP 6707))]

Thread 2 (Thread 0x7f3e14a82710 (LWP 6713)):
#0  0x00007f3e2a68ff43 in poll () from /lib/libc.so.6
#1  0x00007f3e1a4ee2bf in poll_func () from /usr/lib/libpulse.so.0
#2  0x00007f3e1a4e0086 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f3e1a4e06b9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f3e1a4e0770 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f3e1a4ee25b in thread () from /usr/lib/libpulse.so.0
#6  0x00007f3e1a2ab5d8 in internal_thread_func () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f3e28d27cb0 in start_thread () from /lib/libpthread.so.0
#8  0x00007f3e2a6987ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3e2d9bf780 (LWP 6707)):
[KCrash Handler]
#5  0x00007f3e1bf1cff9 in snd_pcm_ioplug_close () from /usr/lib/libasound.so.2
#6  0x00007f3e1bedbd65 in snd_pcm_close () from /usr/lib/libasound.so.2
#7  0x00007f3e1a914f98 in gst_alsasink_close () from /usr/lib/gstreamer-0.10/libgstalsa.so
#8  0x00007f3e1af49b86 in gst_audioringbuffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#9  0x00007f3e1af3a143 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007f3e1af45396 in gst_base_audio_sink_change_state () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007f3e1b7ed8fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f3e1b7ee2e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007f3e1ba98a2a in Phonon::Gstreamer::AudioOutput::setOutputDevice(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)0> const&) ()
   from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#14 0x00007f3e2812485c in Phonon::AudioOutputPrivate::setupBackendObject() () from /usr/lib/libphonon.so.4
#15 0x00007f3e28124e63 in Phonon::AudioOutputPrivate::createBackendObject() () from /usr/lib/libphonon.so.4
#16 0x00007f3e281220cc in Phonon::AudioOutputPrivate::init(Phonon::Category) () from /usr/lib/libphonon.so.4
#17 0x00007f3e2cbfb4ac in EngineController::initializePhonon() () from /usr/lib/libamaroklib.so.1
#18 0x00007f3e2cbfc27d in EngineController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#19 0x00007f3e2bc034ff in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /usr/lib/libQtCore.so.4
#20 0x00007f3e2bc03b68 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/libQtCore.so.4
#21 0x00007f3e2cd1bc05 in Amarok::DefaultApplicationController::initEngineController() () from /usr/lib/libamaroklib.so.1
#22 0x00007f3e2cd1bc81 in Amarok::DefaultApplicationController::start() () from /usr/lib/libamaroklib.so.1
#23 0x00007f3e2cbc2625 in App::continueInit() () from /usr/lib/libamaroklib.so.1
#24 0x00007f3e2cbc58df in App::App() () from /usr/lib/libamaroklib.so.1
#25 0x00000000004080ad in _start ()

Dragon

Application: Dragon Player (dragon), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f279808d760 (LWP 6690))]

Thread 3 (Thread 0x7f2781816710 (LWP 6696)):
#0  0x00007f2793bade54 in __lll_lock_wait () from /lib/libpthread.so.0
#1  0x00007f2793ba9344 in _L_lock_511 () from /lib/libpthread.so.0
#2  0x00007f2793ba915a in pthread_mutex_lock () from /lib/libpthread.so.0
#3  0x00007f2791dbf1c8 in g_static_rec_mutex_lock () from /usr/lib/libglib-2.0.so.0
#4  0x00007f2788f969c1 in gst_bin_change_state_func () from /usr/lib/libgstreamer-0.10.so.0
#5  0x00007f2788fa88fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007f2788fa92e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007f278978c6ca in Phonon::Gstreamer::AudioOutput::~AudioOutput() () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#8  0x00007f278978c729 in Phonon::Gstreamer::AudioOutput::~AudioOutput() () from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#9  0x00007f27971d6464 in Phonon::MediaNodePrivate::deleteBackendObject() () from /usr/lib/libphonon.so.4
#10 0x00007f27971e3098 in Phonon::FactoryPrivate::~FactoryPrivate() () from /usr/lib/libphonon.so.4
#11 0x00007f27971e3349 in Phonon::FactoryPrivate::~FactoryPrivate() () from /usr/lib/libphonon.so.4
#12 0x00007f2795134151 in ?? () from /lib/libc.so.6
#13 0x00007f27951341a5 in exit () from /lib/libc.so.6
#14 0x00007f279597b0e8 in ?? () from /usr/lib/libQtGui.so.4
#15 0x00007f2797605e58 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib/libkdeui.so.5
#16 0x00007f2794417fde in _XIOError () from /usr/lib/libX11.so.6
#17 0x00007f279441ef8d in _XEventsQueued () from /usr/lib/libX11.so.6
#18 0x00007f27943f0df4 in XCheckWindowEvent () from /usr/lib/libX11.so.6
#19 0x00007f2785610b91 in gst_xvimagesink_event_thread () from /usr/lib/gstreamer-0.10/libgstxvimagesink.so
#20 0x00007f2791dbed96 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
#21 0x00007f2793ba6cb0 in start_thread () from /lib/libpthread.so.0
#22 0x00007f27951cd7ad in clone () from /lib/libc.so.6
#23 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f277d014710 (LWP 6697)):
#0  0x00007f27951c4f43 in poll () from /lib/libc.so.6
#1  0x00007f27872822bf in poll_func () from /usr/lib/libpulse.so.0
#2  0x00007f2787274086 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f27872746b9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f2787274770 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f278728225b in thread () from /usr/lib/libpulse.so.0
#6  0x00007f278703f5d8 in internal_thread_func () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f2793ba6cb0 in start_thread () from /lib/libpthread.so.0
#8  0x00007f27951cd7ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f279808d760 (LWP 6690)):
[KCrash Handler]
#5  0x00007f2789c11ff9 in snd_pcm_ioplug_close () from /usr/lib/libasound.so.2
#6  0x00007f2789bd0d65 in snd_pcm_close () from /usr/lib/libasound.so.2
#7  0x00007f27876a8f98 in gst_alsasink_close () from /usr/lib/gstreamer-0.10/libgstalsa.so
#8  0x00007f2788704b86 in gst_audioringbuffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#9  0x00007f27886f5143 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007f2788700396 in gst_base_audio_sink_change_state () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007f2788fa88fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f2788fa92e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007f278978da2a in Phonon::Gstreamer::AudioOutput::setOutputDevice(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)0> const&) ()
   from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#14 0x00007f27971dd85c in Phonon::AudioOutputPrivate::setupBackendObject() () from /usr/lib/libphonon.so.4
#15 0x00007f27971dde63 in Phonon::AudioOutputPrivate::createBackendObject() () from /usr/lib/libphonon.so.4
#16 0x00007f27971db0cc in Phonon::AudioOutputPrivate::init(Phonon::Category) () from /usr/lib/libphonon.so.4
#17 0x0000000000415e56 in _start ()

Digikam

Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd63ad037c0 (LWP 6666))]

Thread 8 (Thread 0x7fd62848e710 (LWP 6667)):
#0  0x00007fd63326040c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fd63541fb4b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00000000006a7ded in ?? ()
#3  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#5  0x00007fd6347067ad in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fd627c8d710 (LWP 6669)):
#0  0x00007fd6346fdf43 in poll () from /lib/libc.so.6
#1  0x00007fd62e87c074 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0x00007fd62e87c5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fd63552e886 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fd635505122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fd63550535c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fd63541cbef in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#9  0x00007fd6347067ad in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fd61ffff710 (LWP 6670)):
#0  0x00007fd62e87afc3 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0x00007fd62e87bf09 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0x00007fd62e87c5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fd63552e886 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fd635505122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fd63550535c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fd63541cbef in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#9  0x00007fd6347067ad in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fd61f7fe710 (LWP 6671)):
#0  0x00007fd63326040c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fd63541fb4b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007fd63826d468 in Digikam::ParkingThread::run() () from /usr/lib/libdigikamcore.so.1
#3  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#5  0x00007fd6347067ad in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fd61effd710 (LWP 6672)):
#0  0x00007fd6346fdf43 in poll () from /lib/libc.so.6
#1  0x00007fd62e87c074 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0x00007fd62e87c5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fd63552e886 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fd635505122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fd63550535c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fd63541cbef in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#9  0x00007fd6347067ad in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fd61e7fc710 (LWP 6673)):
#0  0x00007fd6346fdf43 in poll () from /lib/libc.so.6
#1  0x00007fd62e87c074 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0x00007fd62e87c5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fd63552e886 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fd635505122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fd63550535c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fd63541cbef in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fd63541f485 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#9  0x00007fd6347067ad in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd614826710 (LWP 6679)):
#0  0x00007fd6346fdf43 in poll () from /lib/libc.so.6
#1  0x00007fd61a07b2bf in poll_func () from /usr/lib/libpulse.so.0
#2  0x00007fd61a06d086 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007fd61a06d6b9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007fd61a06d770 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007fd61a07b25b in thread () from /usr/lib/libpulse.so.0
#6  0x00007fd619e385d8 in internal_thread_func () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007fd63325bcb0 in start_thread () from /lib/libpthread.so.0
#8  0x00007fd6347067ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd63ad037c0 (LWP 6666)):
[KCrash Handler]
#5  0x00007fd61c7fdff9 in snd_pcm_ioplug_close () from /usr/lib/libasound.so.2
#6  0x00007fd61c7bcd65 in snd_pcm_close () from /usr/lib/libasound.so.2
#7  0x00007fd61a4a1f98 in gst_alsasink_close () from /usr/lib/gstreamer-0.10/libgstalsa.so
#8  0x00007fd61b2f0b86 in gst_audioringbuffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#9  0x00007fd61b2e1143 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007fd61b2ec396 in gst_base_audio_sink_change_state () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007fd61bb948fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007fd61bb952e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007fd61c379a2a in Phonon::Gstreamer::AudioOutput::setOutputDevice(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)0> const&) ()
   from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#14 0x00007fd63a6d285c in Phonon::AudioOutputPrivate::setupBackendObject() () from /usr/lib/libphonon.so.4
#15 0x00007fd63a6d2e63 in Phonon::AudioOutputPrivate::createBackendObject() () from /usr/lib/libphonon.so.4
#16 0x00007fd63a6d00cc in Phonon::AudioOutputPrivate::init(Phonon::Category) () from /usr/lib/libphonon.so.4
#17 0x00007fd63a6ddef3 in Phonon::VideoPlayerPrivate::init(Phonon::VideoPlayer*, Phonon::Category) () from /usr/lib/libphonon.so.4
#18 0x00007fd63a6de060 in Phonon::VideoPlayer::VideoPlayer(Phonon::Category, QWidget*) () from /usr/lib/libphonon.so.4
#19 0x0000000000696793 in ?? ()
#20 0x0000000000639838 in ?? ()
#21 0x000000000066b45f in ?? ()
#22 0x000000000064630d in ?? ()
#23 0x000000000065c9a5 in ?? ()
#24 0x0000000000711b8b in ?? ()
#25 0x00007fd634656c4d in __libc_start_main () from /lib/libc.so.6
#26 0x0000000000472299 in _start ()

Kscd

Application: KsCD (kscd), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9640fa6760 (LWP 6724))]

Thread 2 (Thread 0x7f962d97e710 (LWP 6730)):
#0  0x00007f963dc67f43 in poll () from /lib/libc.so.6
#1  0x00007f96333ea2bf in poll_func () from /usr/lib/libpulse.so.0
#2  0x00007f96333dc086 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f96333dc6b9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f96333dc770 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f96333ea25b in thread () from /usr/lib/libpulse.so.0
#6  0x00007f96331a75d8 in internal_thread_func () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f963e491cb0 in start_thread () from /lib/libpthread.so.0
#8  0x00007f963dc707ad in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9640fa6760 (LWP 6724)):
[KCrash Handler]
#5  0x00007f9635d79ff9 in snd_pcm_ioplug_close () from /usr/lib/libasound.so.2
#6  0x00007f9635d38d65 in snd_pcm_close () from /usr/lib/libasound.so.2
#7  0x00007f9633810f98 in gst_alsasink_close () from /usr/lib/gstreamer-0.10/libgstalsa.so
#8  0x00007f963486cb86 in gst_audioringbuffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#9  0x00007f963485d143 in gst_ring_buffer_close_device () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007f9634868396 in gst_base_audio_sink_change_state () from /usr/lib/libgstaudio-0.10.so.0
#11 0x00007f96351108fc in gst_element_change_state () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007f96351112e2 in gst_element_set_state_func () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007f96358f5a2a in Phonon::Gstreamer::AudioOutput::setOutputDevice(Phonon::ObjectDescription<(Phonon::ObjectDescriptionType)0> const&) ()
   from /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
#14 0x00007f964030c85c in Phonon::AudioOutputPrivate::setupBackendObject() () from /usr/lib/libphonon.so.4
#15 0x00007f964030ce63 in Phonon::AudioOutputPrivate::createBackendObject() () from /usr/lib/libphonon.so.4
#16 0x00007f964030a0cc in Phonon::AudioOutputPrivate::init(Phonon::Category) () from /usr/lib/libphonon.so.4
#17 0x0000000000413dab in _start ()

Offline

#4 2010-08-09 17:41:05

Xehoz
Member
From: Portugal
Registered: 2010-07-27
Posts: 31

Re: Kde+pulseaudio users: getting this crash report too?

KlavKalashj wrote:

I use phonon-xine and pulseaudio, it works fine.

Yeah, installing phonon-xine solves the problem... Still, this [Pulseaudio+KDE+Phonon-gstreamer] should be considered broken. Since KDE+Phonon-gstreamer is Arch's default setup that is somewhat of a problem, if you have a previous Pulseaudio instalation.

Offline

#5 2010-08-12 09:13:51

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: Kde+pulseaudio users: getting this crash report too?

http://bugs.archlinux.org/task/20420

(Thanks @ Xehoz for posting it)

Last edited by FrozenFox (2010-08-12 09:17:04)

Offline

#6 2010-09-23 10:17:17

JoKo
Member
Registered: 2010-04-09
Posts: 37

Re: Kde+pulseaudio users: getting this crash report too?

Could you try installing phonon-pulse? This solved my problems.

kdemultimedia-kmix-pulse is also highly recommended.

Offline

Board footer

Powered by FluxBB