<br><br>On Tuesday, February 10, 2015, Alfonso Tamés <<a href="mailto:alfonso@tames.com">alfonso@tames.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Looks good to me, Alfonso.  I've applied it and tested it with wandcam and gstreamer-1.0.  Looks like I'm getting some sketchy problem that results in a segfault when a gstreamer pipeline shuts down, but not sure if that is due to this kernel or if it existed in previous kernels (3.10.17 versions or 3.10.31).<br>
<br>
</blockquote>
<br>
:(<br>
<br>
I just tested a fresh install and I'm getting the same error:<br>
<br>
root@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<br>
...<br>
EOS received - stopping pipeline...<br>
Execution ended after 0:00:04.088140334<br>
Setting pipeline to PAUSED ...<br>
Setting pipeline to READY ...<br>
Caught SIGSEGV<br>
#0  0x76c72498 in waitpid () from /lib/libpthread.so.0<br>
#1  0x76c9cb64 in g_on_error_stack_trace () from /usr/lib/libglib-2.0.so.0<br>
#2  0x0000b4e0 in ?? ()<br>
Spinning.  Please run 'gdb gst-launch-1.0 1011' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.<br>
^C<br>
<br>
Any ideas Otavio?<br>
</blockquote><div><br></div><div>Can you see this with a videotestsrc? <br></div>