Description of problem: Miro segfaults playing Flash content downloaded from YouTube with xine-lib backend. Version-Release number of selected component (if applicable): Miro-1.1-2.fc7 xine-lib-1.1.10-1.fc7 How reproducible: Always Steps to Reproduce: 1. start Miro 2. download content from YouTube (or select existing content downloaded) 3. play it Actual results: Segfaults with: /usr/bin/miro: line 3: 15529 Segmentation fault LD_LIBRARY_PATH=/usr/lib/firefox-2.0.0.10 ADDON_PATH=/tmp/empty miro.real "$@" Expected results: Video plays Additional info: gdb backtrace from core file attached
Created attachment 293765 [details] gdb backtrace
I have been experiencing segfaults at the end of *all* video playbacks in Miro since the release of xine-lib 1.1.10. Pretty much makes Miro useless.
Workaround is to switch to the Gstreamer backend - see bug #392281.
Segfaults are no longer happening with: [psj@localhost ~]$ rpm -q Miro xine-lib Miro-1.1.2-1.fc7 xine-lib-1.1.10.1-1.fc7.1 Playback is still not working for me with xine backend (see bug #392281) but the segfaults are resolved.