GNOME Bugzilla – Bug 96751
gst-launch crash in yyparse
Last modified: 2009-08-21 03:20:16 UTC
gst-launch { 'ack0.src!sink' queue ! identity ! queue } segfaults in _gst_parse__yyparse(). Obviously, this does not even resemble a pipeline that will play; it was just a part of a large pipeline. It was a typo -- the correct form ended up: 'ack0.src!sink' { queue ! identity ! queue }
fixed by wtay
This bug was marked RESOLVED without a resolution, which Bugzilla does not allow (and so I am fixing it). It is assumed that the bug was intended to be marked as FIXED. If the bug should have some other resolution, please change its resolution.