minix 1080p gstreamer 1.2.3 crashes

Sebastian Dröge sebastian at centricular.com
Mon Apr 7 23:53:54 PDT 2014


On Mo, 2014-04-07 at 14:15 -0400, Alok Kumar wrote:
> Hi,
> 
> I am not sure if this is a gstreamer issue on minix or where is the
> problem.
> 
> I am using minix x7 mini with 4.2.2 android version. I am using tutorial 3
> of gstreamer NDK to play the video playback from local media. My app
> crashes when I try to play 1080p24 video immediately with following
> message. App uses gstreamer pipeline filesrc! decodecbin ! autovideosink
> 
> 04-04 17:18:25.998: A/(5993):
> frameworks/av/media/libstagefright/foundation/ABuffer.cpp:58 CHECK_LE(
> offset + size,mCapacity) failed: 3133440 vs. 3110400 04-04 17:18:25.998:
> A/libc(5993): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 6053
> (MediaCodec_loop)
> 
> Full logs are here http://pastebin.com/Z8GMLWcM
> 
> I am able to play 480p and 720p without any problem. I can do the video
> playback with 1080p24 same app on galaxy tab 3. Could someone please advise
> what could be issue here. I dont know where to look for.

Which version of GStreamer are you using?

It would be useful if you could get a real backtrace of the problem, and
also enable GStreamer debug logs and include them here too. For the
latter just call gst_debug_set_default_threshold(GST_LEVEL_DEBUG)
somewhere in the beginning of your code.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140408/fb2a6789/attachment.sig>


More information about the gstreamer-android mailing list