[gst-devel] querry : pipeline error
Stefan Kost
ensonic at hora-obscura.de
Fri Oct 17 20:59:58 CEST 2008
arnabsamanta schrieb:
> Hi ,
> I have develpoed a plug in named queueu3 and installed it successfully. but
> wehen am trying to construct a pipeine am getting an error as such.
>
> gst-launch filesrc location =/root/mpeg.dat ! queueu3 ! filesink
> location=/root/frame.dat
>
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> Caught SIGSEGV accessing address 0x4
> #0 0x003fc402 in __kernel_vsyscall ()
> #1 0x4a249503 in ?? ()
> #2 0x00000000 in ?? ()
>
> Can any body please tell what could be the possible reason for this ? I am
> absolutely clueless :-(
look at backtraces for all threads:
> thread apply all bt
Stefan
More information about the gstreamer-devel
mailing list