GNOME Bugzilla – Bug 135705
segfault in GST_ELEMENT_ERROR?
Last modified: 2004-12-22 21:47:04 UTC
Running this pipeline: arwed@Otherland:~/Movies$ gst-launch-0.7 filesrc location=Salope.avi ! avidemux name=demux ! { queue ! ffdec_msmpeg4 ! xvimagesink } { demux. ! queue ! mad ! audioscale ! audio/x-raw-int,rate=48000 ! alsasink device=dsp1 } RUNNING pipeline ... ** (process:11739): CRITICAL **: file xvimagesink.c: line 403 (gst_xvimagesink_xwindow_clear): assertion `xwindow != NULL' failed Segmentation fault (core dumped) Backtrace:
+ Trace 44647
can't reproduce this anymore with current cvs head