[Bug 710564] raspberry pi openmax + videorate gstallocator.c:113:_fallback_mem_copy: could not write map memory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 22 15:31:52 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=710564
  GStreamer | gst-plugins-base | 1.2.0

--- Comment #13 from m][sko <xlazom00 at gmail.com> 2014-06-22 22:31:45 UTC ---
ORC_CODE=backup \
GST_DEBUG="*:3,GST_MEMORY:0,omxvideodec:3,omxh264dec:0,omxbufferpool:5,videorate:5"
\
gst-launch-1.0  uridecodebin uri="http://live.mdragon.org/test_omx/test.ts"
use-buffering=true name=demux  \
 ! tee name="decdata" \
 ! videorate ! 'video/x-raw, framerate=25/2' \
 ! fakesink \
 2>&1

is still here


0:00:02.353653872  4296  0x10c7290 ERROR          omxbufferpool
gstomxbufferpool.c:80:gst_omx_memory_map: map 0xb0060020 offset:0

(gst-launch-1.0:4296): GStreamer-CRITICAL **: gst_allocator_alloc: assertion
`((params->align + 1) & params->align) == 0' failed

(gst-launch-1.0:4296): GStreamer-CRITICAL **: gst_memory_map: assertion `mem !=
NULL' failed

(gst-launch-1.0:4296): GStreamer-CRITICAL **: gst_allocator_free: assertion
`memory != NULL' failed
0:00:02.361950495  4296  0x10c7290 ERROR          omxbufferpool
gstomxbufferpool.c:87:gst_omx_memory_unmap: unmap
Caught SIGSEGV

any idea?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list