GNOME Bugzilla – Bug 135412
segfault in spider/mad?
Last modified: 2004-12-22 21:47:04 UTC
This pipeline "sometimes" segfaults, it only happens under certain system loads, if it doesn't segfault it hangs consuming 100% cpu. gst-launch-0.7 filesrc location=Pretty.Cure.episode.01-ChiZ.avi ! avidemux name=demux ! { queue ! xviddec ! xvimagesink } { demux. ! queue ! spider ! audioscale ! audio/x-raw-int,rate=48000 ! alsasink device=dsp1 } RUNNING pipeline ... in: 640x480 ** (process:23792): CRITICAL **: file xvimagesink.c: line 403 (gst_xvimagesink_xwindow_clear): assertion `xwindow != NULL' failed out: video/x-raw-yuv, width=(int)640, height=(int)480, format=(fourcc)I420, framerate=(double)23.97599983215332 Segmentation fault (core dumped) (gdb) bt
+ Trace 44562
This seems to have been fixed by the fix for bug #136573