GNOME Bugzilla – Bug 762551
glimagesink Caught SIGSEGV on Raspberry Pi
Last modified: 2016-02-23 18:12:18 UTC
I get a crash under 1.4.4 when I run: gst-launch-1.0 -v filesrc location=big_buck_bunny.ts ! tsdemux ! queue ! h264parse ! omxh264dec ! glimagesink This only happens when I use the glimagesink. I found a similar bug here: https://bugzilla.gnome.org/show_bug.cgi?id=739688 but I can not reopen it so I create a new one. I am working on a Raspberry 2 Model B. I use Raspbian Jessie with Linux kernel version 4.1.17-v7+ It looks similar to the problem Luke Granger-Brown describes here: https://bugzilla.gnome.org/show_bug.cgi?id=739688#c6 but it does not say how to resolve the issue. I created a gdb backtrace which you can find in the attachment
Created attachment 322007 [details] gdb backtrace of glimagesink crash on Raspberry Pi Raspbian
*** This bug has been marked as a duplicate of bug 739688 ***