[Bug 726034] eglglessink segfault on rpi if a window is provided

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 27 14:58:17 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726034
  GStreamer | gst-plugins-bad | 1.x

--- Comment #3 from Nicola <lists at svrinformatica.it> 2014-03-27 22:24:06 UTC ---
so, the attached sample app does not segfault for you on pi? 

if I remember correctly the segfault is in gstegladaptation_egl.c, here:

eglCreateWindowSurface (gst_egl_display_get (ctx->display),
      ctx->eglglesctx->config, ctx->used_window, NULL);

and the segfault go away with this hack:

http://releases.merproject.org/~carsten/x11-hack-libegl

no chance to retest soon sorry, I'm using omxplayer now since gstreamer is too
slow for my use case

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