Bug 183605

Summary: deadlock in base audio sink on playing->paused state change
Product: [Fedora] Fedora Reporter: David Nielsen <gnomeuser>
Component: gstreamer-plugins-baseAssignee: Need Real Name <cmongtom>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=330748
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-21 21:46:22 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:
Bug Depends On:    
Bug Blocks: 182226    

Description David Nielsen 2006-03-02 09:33:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060212 Epiphany/1.9

Description of problem:
Gstreamer has a nasty deadlock casued by seeking, it should definately be fixed for FC5 as it's quite visible to the user. 

Version-Release number of selected component (if applicable):
gstreamer-plugins-base-0.10.3-3

How reproducible:
Always

Steps to Reproduce:
1. repeatedly change state between playing and paused state e.g. repeated seeking

  

Actual Results:  2. Deadlock

Expected Results:  2. flawless operation

Additional info:

Comment 1 David Nielsen 2006-03-21 21:46:22 UTC
gstreamer-plugins-base-0.10.5-1 fixes this.