Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-docs gst-docs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 58
    • Issues 58
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GStreamer
  • gst-docsgst-docs
  • Issues
  • #57
Closed (moved) (moved)
Open
Created Apr 17, 2020 by Sameer Thigale@sameerthigale08

gst_init (&argc, &argv) crashes with gst_value_table was nullptr

I've downloaded gstreamer tutorial from its official website. I'm trying to run its basic-tutorial-1 and it crashes immediately at first line itself:

gst_init (&argc, &argv); Exception is:

Faulting module: gstreamer-1.0-0.dll Exception thrown: read access violation. gst_value_table was nullptr. Can someone please suggest what might be wrong?

I've compiled in x64 using Visual Studio 2017 on Windows.

Looks like something is missing in installation sequence, unable to figure it out.

Assignee
Assign to
Time tracking