Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 648
    • Issues 648
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #380

Closed
Open
Created Jun 09, 2017 by Bugzilla Migration User@bugzilla-migration

videobox: segmentation fault when changing direction properties

Submitted by Dimitrios Katsaros

Link to original bug (#783585)

Description

Created attachment 353446
demo app for triggering seg faluts

I am trying to use the videobox element to have a video output that shows video in its actual pixel size, i.e. 1 to 1 pixel to screen ratio. I want the user to be able to slide the visible region across the image. Thus I am using the videobox element, connecting the top, bottom, left and right properties to sliders. When using the sliders to reposition the visible region, videobox segments. It would seem that rapidly changing the values triggers a race condition in the orc code.

I have attached a simple app that seems to be triggering the segment for me. It is a bit make shift so if it doesn't work please ping me so we can figure out why. With this app I also seem to be triggering SIGABRT as well. It might be the same issue or another one.

Attachment 353446, "demo app for triggering seg faluts":
demo.c

Assignee
Assign to
Time tracking