Comment 24 for bug 460535

Revision history for this message
Mathew Topper (damm-horse) wrote :

There is a fedora package of a master build of gstreamer, gstreamer-plugins-base from November 11 called 0.10.25.1-1.fc12.

I'm running exaile with these packages and the track changing problem is gone. Unfortunately, something is segfaulting (from strace) at random intervals like 3 tracks into a CD:

poll([{fd=6, events=POLLIN}, {fd=9, events=POLLIN}, {fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=18, events=POLLIN|POLLPRI}, {fd=20, events=POLLIN|POLLPRI}, {fd=21, events=POLLIN|POLLPRI}, {fd=22, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 9, 828) = 0 (Timeout)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault

However, I have no idea what is causing this. It may be just a very bleeding edge version of gstreamer as it wasn't doing this before I upgraded it.