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 96751 - gst-launch crash in yyparse
gst-launch crash in yyparse
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other other
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-10-24 21:49 UTC by David Schleef
Modified: 2009-08-21 03:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Schleef 2002-10-24 21:49:41 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 }
Comment 1 Thomas Vander Stichele 2002-12-08 01:28:27 UTC
fixed by wtay
Comment 2 Thomas Vander Stichele 2002-12-08 01:29:59 UTC
fixed by wtay
Comment 3 Max Kanat-Alexander 2009-08-21 03:20:16 UTC
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.