[Bug 724806] SEGFAULT in gstgldownload

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 21 01:07:39 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724806
  GStreamer | gst-plugins-gl | 1.2.4

--- Comment #7 from Adrien SCH. <adrien.schwartzentruber at gmail.com> 2014-02-21 09:28:20 UTC ---
I got more informations using the lastest version of gst-plugin-gl : 

This is the gstreamer debug output : 

0:00:00.246154721 vaapivideomemory
gstvaapivideomemory.c:167:gst_video_meta_map_vaapi_memory: unsupported map
flags (0x1)
0:00:00.246203976 default video-frame.c:136:gst_video_frame_map_id: failed to
map video frame plane 0
0:00:00.246218897 glupload
gstglupload.c:647:gst_gl_upload_perform_with_buffer:<GstGLUpload at 0x7fdd8c00d3b0>
Failed to map memory

** (POC_DISPLAY:13123): CRITICAL **: gst_vaapi_image_get_plane: assertion
'_gst_vaapi_image_is_mapped(image)' failed

** (POC_DISPLAY:13123): CRITICAL **: gst_vaapi_image_get_pitch: assertion
'_gst_vaapi_image_is_mapped(image)' failed
0:00:00.247255584 default
gstglutils.c:87:gst_gl_context_check_framebuffer_status: General FBO error
0:00:00.247297197 default
gstglutils.c:87:gst_gl_context_check_framebuffer_status: General FBO error
0:00:00.247306409 default gstglutils.c:353:gst_gl_context_set_error: GL
framebuffer status incomplete

** (POC_DISPLAY:13123): CRITICAL **: gst_gl_shader_compile: assertion
'priv->program_handle' failed

So, I tried to reproduce the problem without using vaapidecode element, and It
seems to work correctly. Now, I'm not a expert, but this unexcepted behavior
may be cause by the vaapidecode element.

-- 
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