Summary: | Amarok crashes on track changing / trying to listen to a radio stream (PulseAudio) [pa_threaded_mainloop_start, open_plugin, _load_audio_driver, Phonon::Xine::AudioOutput::createPort] | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Valerian <asperezhigin> |
Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, martin.sandsmark, mtadeunet, t.columbus, zahl |
Priority: | NOR | ||
Version: | 4.3.0 (KDE 4.2.0) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Valerian
2009-10-16 06:13:48 UTC
See the section that starts: Thread 1 (Thread 0x7f8b2c5e47a0 (LWP 17551)): [KCrash Handler] #5 0x00007f8b29b78d25 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007f8b29b7bde1 in *__GI_abort () at abort.c:88 #7 0x00007f8b13e31e0f in pa_threaded_mainloop_start () from /usr/lib/libpulse.so.0 #8 0x00007f8b1405dd1b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_pulseaudio.so #9 0x00007f8b1b0892c1 in xine_open_audio_driver () from /usr/lib/libxine.so.1 #10 0x00007f8b1b2f130e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so You want to get rid of the ?? and the "value optimized out" to turn this into a better backtrace. For an even better one, it will have line numbers at the end of each line. Install the debug packages for xine and/or xine-pulseaudio. (libxine1-dbg, libxine1-misc-plugins perhaps) But this is actually a xine or pulseaudio bug, and should be filed against them. Thanks! The PulseAudio integration was improved a bit for the new version Phonon. *** Bug 217252 has been marked as a duplicate of this bug. *** *** Bug 220307 has been marked as a duplicate of this bug. *** |