[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
Thu Oct 31 09:55:41 CET 2013


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

--- Comment #3 from m][sko <xlazom00 at gmail.com> 2013-10-31 08:55:35 UTC ---
 G_DEBUG=fatal_warnings  gdb --args gst-launch-1.0 -v uridecodebin
uri=http://192.168.1.89:3000/T-8395-518-770 name=demux ! video/x-raw,
format=I420, framerate=25/1 ! videorate skip-to-first=true ! video/x-raw,
framerate=25/1 ! fakesink sync=true


GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gst-launch-1.0...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/bin/gst-launch-1.0 -v uridecodebin
uri=http://192.168.1.89:3000/T-8395-518-770 name=demux \! video/x-raw,
format=I420, framerate=25/1 \! videorate skip-to-first=true \! video/x-raw,
framerate=25/1 \! fakesink sync=true
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstURIDecodeBin:demux: source = "\(GstSoupHTTPSrc\)\
source"
[New Thread 0xb6518470 (LWP 17451)]
[New Thread 0xb5d18470 (LWP 17452)]
Pipeline is PREROLLING ...
[New Thread 0xb5518470 (LWP 17454)]

** (gst-launch-1.0:17448): WARNING **: Command line `dbus-launch
--autolaunch=c1e593dbbed812ae92eec8cf522e59b2 --binary-syntax --close-stderr'
exited with non-zero exit status 1: Autolaunch error: X11 initialization
failed.\n

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0xb6518470 (LWP 17451)]
0xb6d5ee58 in raise () from /lib/arm-linux-gnueabihf/libpthread.so.0
(gdb) bt
#0  0xb6d5ee58 in raise () from /lib/arm-linux-gnueabihf/libpthread.so.0
#1  0xb6de5f98 in g_logv () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
#2  0xb6de60f4 in g_log () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
#3  0xb651d3f0 in ?? () from
/usr/lib/arm-linux-gnueabihf/gio/modules/libdconfsettings.so
Cannot access memory at address 0x731c

-- 
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