GNOME Bugzilla – Bug 113338
sigsegv when using flac encoder
Last modified: 2004-12-22 21:47:04 UTC
The following gst-launch line: filesrc location=A-Team.mp3 ! mad ! flacenc ! filesink location=test.flac Generates the following stack trace: GStreamer-INFO: 0 live buffer(s) GStreamer-INFO: 0 live bufferpool(s) GStreamer-INFO: 0 live event(s) RUNNING pipeline (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault.
+ Trace 37046
Thread 16384 (LWP 22377)
This stack isn't very useful as far as I can tell, #7 doesn't make the procedure call listed. thomasvs mananged to replicate it.
works fine with last flacenc see #113304
This is fixed, it was a wrong version in CVS. Current CVS works fine. *** This bug has been marked as a duplicate of 113304 ***