Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gstreamer
gstreamer
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 404
    • Issues 404
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 79
    • Merge Requests 79
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gstreamergstreamer
  • Issues
  • #178

Closed
Open
Opened Jun 29, 2016 by Bugzilla Migration User@bugzilla-migration

Hang while changing to pause mode in id3demux

Submitted by Jyoti tripathi

Link to original bug (#768179)

Description

Created attachment 330570
ID3 hang on changing state to pause

Hang is seen while changing state to pause on multiple playbacks of few id3v2 tag files.
On analysing this issue I found that while changing typefind from push to pull mode, it performs a gst_pad_pause_task where it is trying to take STREAM_LOCK and hangs there.
Logs attached.
This issue cannot be seen if id3demux is in push mode.

Attachment 330570, "ID3 hang on changing state to pause":
id3_hang.tar.bz2

Version: 1.4.1

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gstreamer#178