Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

ExoPlayer failing on Nexus 7 (tested on api 4.1/4.2)

$
0
0

Here is the log.

[EventLogger] state [0.45, True, R]
[EventLogger] videoFormat [12.65, 1, 0]
[ACodec] frameworks/av/media/libstagefright/ACodec.cpp:719 CHECK_NE( (int)info->mStatus,(int)BufferInfo::OWNED_BY_DOWNSTREAM) failed: 3 vs. 3
[mono-rt] 
[mono-rt] Attempting native Android stacktrace:
[mono-rt] 
[mono-rt]   at ???+108946 [0x401c0992]
[mono-rt]   at abort+4 [0x401be070]
[mono-rt]   at __android_log_assert+88 [0x40118df9]
[mono-rt]   at android::ACodec::freeOutputBuffersNotOwnedByComponent()+192 [0x65eb57c1]
[mono-rt]   at android::ACodec::ExecutingState::onOMXEvent(OMX_EVENTTYPE, unsigned long, unsigned long)+202 [0x65eb68f3]
[mono-rt]   at android::ACodec::BaseState::onOMXMessage(android::sp<android::AMessage> const&)+308 [0x65eb5081]
[mono-rt]   at android::ACodec::ExecutingState::onMessageReceived(android::sp<android::AMessage> const&)+364 [0x65eb56b1]
[mono-rt]   at android::AHierarchicalStateMachine::onMessageReceived(android::sp<android::AMessage> const&)+80 [0x40aae6a5]
[mono-rt]   at android::ALooperRoster::deliverMessage(android::sp<android::AMessage> const&)+188 [0x40aaf439]
[mono-rt]   at android::ALooper::loop()+204 [0x40aaeced]
[mono-rt]   at android::Thread::_threadLoop(void*)+94 [0x40174253]
[mono-rt]   at ???+69069 [0x40173dcd]
[mono-rt]   at __thread_entry+72 [0x401b43d8]
[mono-rt]   at pthread_create+160 [0x401b3ac4]
[mono-rt] 
[mono-rt] =================================================================
[mono-rt] Got a SIGSEGV while executing native code. This usually indicates
[mono-rt] a fatal error in the mono runtime or one of the native libraries 
[mono-rt] used by your application.
[mono-rt] =================================================================
[mono-rt] 
[libc] Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 3791 (MediaCodec_loop)

Apparently there was a fix done to this method. Here. However I can't find the source code after this update and only this ACodec.cpp.

Does anybody know either what this bug is, where can I find out which ACodec.cpp are available on certain versions of Android?

Or just any knowledge about what is going on here.

P.S. I have tested this on a Samsung Galaxy Tab 3 running API 17 (4.2.2).


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>