Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 930
    • Issues 930
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 444
    • Merge requests 444
  • 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
  • gstreamergstreamer
  • Issues
  • #559
Closed
Open
Issue created May 18, 2020 by Akihiro Suzuki@a_suzuki

[iOS] OpenGL file descriptor leak with linkCache.data and GStreamer

Hi team,

We encounter the situation below. When we repeat the START and PAUSE of video playback, then it increases the number of opening "com.apple.opengl/linkCache.data" files, finally it reaches the upper limit of file descriptors.

We want to release the "com.apple.opengl/linkCache.data" files. Please tell us how to avoid reaching the upper limit of file descriptors or solve the problem.

Appendix: It was reported the same case, the link is below (not my post). Please visit here for getting the further information. https://stackoverflow.com/questions/60274008/ios-opengl-file-descriptor-leak-with-linkcache-data-and-gstreamer

iPhone 6s or later and iOS 12 or later GStreamer 1.14.5 / 1.17.0.1 (Both of versions is the same)

Thanks in advance.

Bests regards,

Assignee
Assign to
Time tracking