Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 642
    • Issues 642
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 81
    • Merge requests 81
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #697
Closed
Open
Issue created Nov 14, 2019 by Wonchul Lee@wonchul

gluploadelement: segfault in the middle of stateChange PAUSED to NULL

When setting the state of the pipeline to NULL in the middle of changing its state to PAUSED, before get PAUSED, it could lead to misleading behavior of gluploadelement which re-create glupload in it. It is related to this change. acd33a24 It could be a problem to create glupload in the transform_caps.

It can be rarely reproduced with videotestsrc ! glimagesink pipeline.

Edited Nov 14, 2019 by Wonchul Lee
Assignee
Assign to
Time tracking