[gst-devel] prog which seg fault. why ?

Ronald S. Bultje rbultje at ronald.bitfreak.net
Sun Jan 16 01:10:14 CET 2005


Hi Vincent,

On Sat, 2005-01-15 at 14:50, Vincent Torri wrote:
> here is a small program that fails on a ogm file that i have and which
> contains one video stream and 2 vorbis streams.
> when i use it, it seg fault once the first audio pad is found.
> It works with a mkv.

If you're using 0.8.7 or older of GStreamer core, GST_PAD_CAPS() may
crash since it is done on a ghostpad by explicitely casting it to a
realpad (which it isn't). Anyway, we're guessing here, I'll need a
backtrace to give any good clue of where/why it crashes, like I already
said on IRC.

Ronald

-- 
Ronald S. Bultje <rbultje at ronald.bitfreak.net>





More information about the gstreamer-devel mailing list