GNOME Bugzilla – Bug 133390
Crash in core (gst_structure_free)
Last modified: 2004-12-22 21:47:04 UTC
Recent memory leak fixes introduced a crasher: gst-launch-0.7 filesrc location=song.mp3 ! mad ! audioscale ! audioconvert ! esdsink Backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 43799
Thread NaN (LWP 7399)
That should already be fixed: 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst/gstevent.c: (_gst_event_free): actually break; inside the switch statement