Skip to content

Instantly share code, notes, and snippets.

@mgp
Created September 10, 2015 21:20
Show Gist options
  • Save mgp/531b162e860f65d886b9 to your computer and use it in GitHub Desktop.
Save mgp/531b162e860f65d886b9 to your computer and use it in GitHub Desktop.
ffmpeg.h264.decoder error
09-10 17:14:13.097 17759-17759/org.khanacademy.android.debug I/VideoViewActivity﹕ onResume
09-10 17:14:13.097 17759-17759/org.khanacademy.android.debug I/VideoSubtitlesFragment﹕ onResume
09-10 17:14:13.112 17759-18686/org.khanacademy.android.debug I/OMXClient﹕ Using client-side OMX mux.
09-10 17:14:13.113 17759-18686/org.khanacademy.android.debug W/linker﹕ libswscale.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
09-10 17:14:13.113 17759-18686/org.khanacademy.android.debug D/SoftFFmpegVideo﹕ SoftFFmpegVideo component: OMX.ffmpeg.h264.decoder mMode: 0 appData: 0x9e08e480
09-10 17:14:13.116 17759-18686/org.khanacademy.android.debug W/OMXNodeInstance﹕ [1:ffmpeg.h264.decoder] component does not support metadata mode; using fallback
09-10 17:14:13.116 17759-18686/org.khanacademy.android.debug E/ACodec﹕ [OMX.ffmpeg.h264.decoder] storeMetaDataInBuffers failed w/ err -1010
09-10 17:14:13.118 17759-18686/org.khanacademy.android.debug V/SoftFFmpegVideo﹕ got OMX_IndexParamPortDefinition, width: 1270, height: 720
09-10 17:14:13.118 17759-18686/org.khanacademy.android.debug E/OMXNodeInstance﹕ getConfig(1:ffmpeg.h264.decoder, ConfigCommonOutputCrop(0x700000f)) ERROR: Undefined(0x80001001)
09-10 17:14:13.120 17759-18687/org.khanacademy.android.debug I/SoftFFmpegVideo﹕ got extradata, ignore: 0, size: 30
09-10 17:14:13.120 17759-18687/org.khanacademy.android.debug I/SoftFFmpegVideo﹕ got extradata, ignore: 0, size: 9
09-10 17:14:13.125 17759-17797/org.khanacademy.android.debug W/EGL_emulation﹕ eglSurfaceAttrib not implemented
09-10 17:14:13.125 17759-17797/org.khanacademy.android.debug W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa0058d20, error=EGL_SUCCESS
09-10 17:14:15.474 17759-18687/org.khanacademy.android.debug V/SoftFFmpegVideo﹕ ffmpeg video decoder flush port(0)
09-10 17:14:15.475 17759-18687/org.khanacademy.android.debug A/libc﹕ Fatal signal 11 (SIGSEGV), code 1, fault addr 0x60 in tid 18687 (eg.h264.decoder)
09-10 17:14:15.576 85-85/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-10 17:14:15.576 85-85/? I/DEBUG﹕ Build fingerprint: 'generic/vbox86p/vbox86p:5.1/LMY47D/buildbot06092001:userdebug/test-keys'
09-10 17:14:15.576 85-85/? I/DEBUG﹕ Revision: '0'
09-10 17:14:15.576 85-85/? I/DEBUG﹕ ABI: 'x86'
09-10 17:14:15.576 85-85/? I/DEBUG﹕ pid: 17759, tid: 18687, name: eg.h264.decoder >>> org.khanacademy.android.debug <<<
09-10 17:14:15.576 85-85/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x60
09-10 17:14:15.581 85-85/? I/DEBUG﹕ eax 00000000 ebx ac036c60 ecx afa0d83e edx afa0d83e
09-10 17:14:15.581 85-85/? I/DEBUG﹕ esi 9e064800 edi 9e170d10
09-10 17:14:15.581 85-85/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000197 xss 0000007b
09-10 17:14:15.581 85-85/? I/DEBUG﹕ eip abc1e320 ebp af05a360 esp 9e932a50 flags 00210246
09-10 17:14:15.581 85-85/? I/DEBUG﹕ backtrace:
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #00 pc 006b5320 /system/lib/libavcodec.so (avcodec_flush_buffers+32)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #01 pc 00003c0e /system/lib/libstagefright_soft_ffmpegvdec.so (android::SoftFFmpegVideo::onPortFlushCompleted(unsigned int)+78)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #02 pc 00022ac3 /system/lib/libstagefright_omx.so (android::SimpleSoftOMXComponent::onPortFlush(unsigned int, bool)+803)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #03 pc 00022a3a /system/lib/libstagefright_omx.so (android::SimpleSoftOMXComponent::onPortFlush(unsigned int, bool)+666)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #04 pc 000239db /system/lib/libstagefright_omx.so (android::SimpleSoftOMXComponent::onSendCommand(OMX_COMMANDTYPE, unsigned int)+123)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #05 pc 00023b3b /system/lib/libstagefright_omx.so (android::SimpleSoftOMXComponent::onMessageReceived(android::sp<android::AMessage> const&)+299)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #06 pc 00023d92 /system/lib/libstagefright_omx.so (android::AHandlerReflector<android::SimpleSoftOMXComponent>::onMessageReceived(android::sp<android::AMessage> const&)+82)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #07 pc 0000f4c9 /system/lib/libstagefright_foundation.so (android::ALooperRoster::deliverMessage(android::sp<android::AMessage> const&)+345)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #08 pc 0000e860 /system/lib/libstagefright_foundation.so (android::ALooper::loop()+256)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #09 pc 0000e97d /system/lib/libstagefright_foundation.so (android::ALooper::LooperThread::threadLoop()+29)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #10 pc 000169de /system/lib/libutils.so (android::Thread::_threadLoop(void*)+398)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #11 pc 000160fa /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+122)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #12 pc 000211d8 /system/lib/libc.so (__pthread_start(void*)+56)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #13 pc 0001c559 /system/lib/libc.so (__start_thread+25)
09-10 17:14:15.581 85-85/? I/DEBUG﹕ #14 pc 00013126 /system/lib/libc.so (__bionic_clone+70)
09-10 17:14:15.703 85-85/? I/DEBUG﹕ Tombstone written to: /data/tombstones/tombstone_04
09-10 17:14:15.704 10948-10970/system_process I/BootReceiver﹕ Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
09-10 17:14:15.709 10948-18732/system_process W/ActivityManager﹕ Force finishing activity 1 org.khanacademy.android.debug/org.khanacademy.android.ui.videos.VideoViewActivity
09-10 17:14:15.713 10948-10997/system_process W/InputDispatcher﹕ channel '1f9cf4d2 org.khanacademy.android.debug/org.khanacademy.android.ui.videos.VideoViewActivity (server)' ~ Consumer closed input channel or an error occurred. events=0xd
09-10 17:14:15.713 10948-10997/system_process E/InputDispatcher﹕ channel '1f9cf4d2 org.khanacademy.android.debug/org.khanacademy.android.ui.videos.VideoViewActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-10 17:14:15.713 10948-10997/system_process W/InputDispatcher﹕ channel '3348adb3 org.khanacademy.android.debug/org.khanacademy.android.ui.library.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
09-10 17:14:15.713 10948-10997/system_process E/InputDispatcher﹕ channel '3348adb3 org.khanacademy.android.debug/org.khanacademy.android.ui.library.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
09-10 17:14:15.714 10948-11092/system_process I/WindowState﹕ WIN DEATH: Window{766d4a0 u0 SurfaceView}
09-10 17:14:15.719 10948-10965/system_process I/WindowState﹕ WIN DEATH: Window{1f9cf4d2 u0 org.khanacademy.android.debug/org.khanacademy.android.ui.videos.VideoViewActivity}
09-10 17:14:15.719 10948-10965/system_process W/InputDispatcher﹕ Attempted to unregister already unregistered input channel '1f9cf4d2 org.khanacademy.android.debug/org.khanacademy.android.ui.videos.VideoViewActivity (server)'
09-10 17:14:15.720 10948-11293/system_process I/WindowState﹕ WIN DEATH: Window{3348adb3 u0 org.khanacademy.android.debug/org.khanacademy.android.ui.library.MainActivity}
09-10 17:14:15.720 10948-11293/system_process W/InputDispatcher﹕ Attempted to unregister already unregistered input channel '3348adb3 org.khanacademy.android.debug/org.khanacademy.android.ui.library.MainActivity (server)'
09-10 17:14:15.729 10654-10654/? I/Zygote﹕ Process 17759 exited due to signal (11)
09-10 17:14:15.733 10948-11296/system_process I/ActivityManager﹕ Process org.khanacademy.android.debug (pid 17759) has died
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment