[meta-freescale] [meta-fsl-arm-extra][PATCH][master] linux-wandboard: Update kernel to 3.10.53-1.1.0_ga

Alfonso Tamés alfonso at tames.com
Wed Feb 11 08:00:28 PST 2015


> 
> root at wandboard-quad:~# GST_DEBUG=*:3; gst-launch-1.0 -e imxv4l2src capture-mode=4 fps-n=30 ! imxvpuenc_h264 bitrate=4096 ! h264parse ! mp4mux ! filesink location=video.mp4
> ...
> EOS received - stopping pipeline...
> Execution ended after 0:00:04.088140334
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Caught SIGSEGV
> #0  0x76c72498 in waitpid () from /lib/libpthread.so.0
> #1  0x76c9cb64 in g_on_error_stack_trace () from /usr/lib/libglib-2.0.so.0
> #2  0x0000b4e0 in ?? ()
> Spinning.  Please run 'gdb gst-launch-1.0 1011' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
> ^C
> 
> Any ideas Otavio?
> 
> Can you see this with a videotestsrc? 

With videotestsrc it works fine:

GST_DEBUG=*:3; gst-launch-1.0 -e videotestsrc ! imxvpuenc_h264 bitrate=4096 ! h264parse ! mp4mux ! filesink location=video.mp4
...
^Chandling interrupt.
Interrupt: Stopping pipeline ...
EOS on shutdown enabled -- Forcing EOS on the pipeline
Waiting for EOS...
Got EOS from element "pipeline0".
EOS received - stopping pipeline...
Execution ended after 0:00:04.654726001
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
root at wandboard-quad:~# 


It seems the problem is located at  imxv4l2src




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150211/25ae7020/attachment-0001.html>


More information about the meta-freescale mailing list