[Bug 767712] gst-launch / alpha: Launching the example alpha pipeline results in a segfault

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 10:08:58 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767712

--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
SIGILL hints you might be running this on an arch that doesn't have the
capabilities the binary was built for.
Or maybe just running non code.

I'd expect --disable-orc to really disable orc. It's possible you're not
running the newly built elements (ie, not installed, or using another copy
found first) ? In any case, running with ORC_CODE=backup will run a C version
instead (and not ORC_DEBUG=backup as I mistakenly said before).

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