[Bug 797297] glcontext: context is not being finalized if no display is connected
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 17 08:59:06 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797297
--- Comment #1 from Eugen Klim <ciceromarcus at yandex.ru> ---
Ok, the reason is that nobody closes the drm_fd, opened in
`gst-libs/gl/gbm/gstgldisplay_gbm.c:392`.
The other issue is that context ref counter is incremented one extra time
somewhere, so the display finalizer is never called.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list