[aravis] Re: jetson tk1 aravis NVMAP_IOC_WRITE failed: Bad address

  • From: Julien Brulé <julien.brule@xxxxxxxx>
  • To: aravis@xxxxxxxxxxxxx
  • Date: Thu, 05 Mar 2015 11:51:33 +0100

Le 05/03/2015 11:24, Julien Brulé a écrit :
Hi all,

I'm trying to use aravis ( for a GigE camera ) on a jetson tk1 board.
compile ok

When i run the program the video stream is not displayed and the
terminal show this

Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit
set DPB and MjstreamingNVMAP_IOC_WRITE failed: Bad address
NVMAP_IOC_WRITE failed: Bad address

( 0 result when searching this error on the net )


what can i do to resolve this issue


thanks for the hints


more details

GST_DEBUG_FILE=output.log gst-launch-1.0 --gst-debug-no-color --gst-debug-level=3 --gst-plugin-load=gst/.libs/libgstaravis-0.4.so -v aravissrc ! video/x-raw,format=UYVY,width=512,height=512,framerate=25/1 ! autovideosink
Setting pipeline to PAUSED ...
Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit set DPB and MjstreamingPipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstAravis:aravis0: Internal data flow error.
Additional debug info:
gstbasesrc.c(2865): gst_base_src_loop (): /GstPipeline:pipeline0/GstAravis:aravis0:
streaming task paused, reason not-negotiated (-4)
Execution ended after 0:00:00.001817083
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...






0:00:00.066842333  7419    0xb51a0 WARN                     omx 
/dvs/git/dirty/git-master_linux/external/gstreamer/gst-omx/omx/gstomx.c:2785:plugin_init:
 Failed to load configuration file: Valid key file could not be found in search 
dirs (searched in: /home/admles/.config:/etc/xdg as per GST_OMX_CONFIG_DIR 
environment variable, the xdg user config directory (or XDG_CONFIG_HOME) and 
the system config directory (or XDG_CONFIG_DIRS)
0:00:01.409725749  7419   0x168a60 FIXME                default 
gstutils.c:3648:gst_pad_create_stream_id_printf_valist:<aravis0:src> Creating 
random stream-id, consider implementing a deterministic way of creating a 
stream-id
0:00:01.410249416  7419   0x168a60 WARN                 basesrc 
gstbasesrc.c:2865:gst_base_src_loop:<aravis0> error: Internal data flow error.
0:00:01.410327499  7419   0x168a60 WARN                 basesrc 
gstbasesrc.c:2865:gst_base_src_loop:<aravis0> error: streaming task paused, 
reason not-negotiated (-4)

Other related posts: