GNOME Bugzilla – Bug 638234
gstreamer was affected by recent change in glibc memcpy
Last modified: 2010-12-29 10:29:12 UTC
This is on Fedora 14, 64 bits. There is a long thread about the consequences of changing memcpy to copy backwards. Please, see comments #162 and #163, which are related to gstreamer: https://bugzilla.redhat.com/show_bug.cgi?id=638477 Thanks.
An LD_PRELOAD which checks the arguments to memcpy and raises an exception when 'dangerous' would help to locate the faulty call. Tracking down the gazillion memcpy calls by hand is not really an option. Can a F14 user do this ?
Hi, I tracked down the problem using valgrind, and the culprit was a libgstflump3dec.so in my ~/.gstreamer-0.10/plugins/ This plugin was dated from 2007. After deleting it, gstreamer is working just fine. However, this plugin has never caused any trouble before, though. Thanks.
Please report this bug at Fluendo then: https://core.fluendo.com/gstreamer/trac/