[Bug 725048] The display handle isn't freed correctly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 24 07:39:32 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725048
GStreamer | gst-plugins-gl | 1.2.4
--- Comment #3 from Adrien SCH. <adrien.schwartzentruber at gmail.com> 2014-02-24 16:00:40 UTC ---
(In reply to comment #2)
> The previous correction doesn't fix the bug. I still got the message "Maximum
> number of clients reached" after a while.
Forget my previous comment.
The specified modification causes a SEG FAULT in :
#0 0x00007f66ef1aa89d in xcb_writev () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#1 0x00007f66f055d686 in _XSend () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#2 0x00007f66f0554082 in XQueryExtension () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#3 0x00007f66f0548342 in XInitExtension () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#4 0x00007f66e5b1e40d in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#5 0x00007f66e5b1e96b in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
#6 0x00007f66e5b1b2ac in glXDestroyContext () from
/usr/lib/x86_64-linux-gnu/libGL.so.1
#7 0x00007f66e5d8a58b in gst_gl_context_glx_destroy_context
(context=<optimized out>) at gstglcontext_glx.c:253
#8 0x00007f66e5d6fa39 in gst_gl_context_create_thread (context=0x7f66dc2320e0)
at gstglcontext.c:803
See test case application.
Note : Every case can be tested in the test application by update the
demux_pad_added method.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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