Bug 431268

Summary: segfault playing with xine-lib
Product: [Fedora] Fedora Reporter: Paul Jenner <psj>
Component: MiroAssignee: Thorsten Scherf <tscherf>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7CC: alex, bshotts
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-18 18:56:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gdb backtrace none

Description Paul Jenner 2008-02-01 21:14:26 UTC
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

Comment 1 Paul Jenner 2008-02-01 21:14:26 UTC
Created attachment 293765 [details]
gdb backtrace

Comment 2 William Shotts 2008-02-02 18:02:46 UTC
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.

Comment 3 Paul Jenner 2008-02-02 19:04:16 UTC
Workaround is to switch to the Gstreamer backend - see bug #392281.

Comment 4 Paul Jenner 2008-03-18 18:56:08 UTC
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.