After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762551 - glimagesink Caught SIGSEGV on Raspberry Pi
glimagesink Caught SIGSEGV on Raspberry Pi
Status: RESOLVED DUPLICATE of bug 739688
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.4.4
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-23 16:48 UTC by dambedei3612
Modified: 2016-02-23 18:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb backtrace of glimagesink crash on Raspberry Pi Raspbian (3.68 KB, text/plain)
2016-02-23 16:49 UTC, dambedei3612
Details

Description dambedei3612 2016-02-23 16:48:05 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
Comment 1 dambedei3612 2016-02-23 16:49:57 UTC
Created attachment 322007 [details]
gdb backtrace of glimagesink crash on Raspberry Pi Raspbian
Comment 2 Thiago Sousa Santos 2016-02-23 18:12:18 UTC

*** This bug has been marked as a duplicate of bug 739688 ***