Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

三星J200机器上播放crash #1255

Closed
wisonic opened this issue Jun 30, 2018 · 4 comments
Closed

三星J200机器上播放crash #1255

wisonic opened this issue Jun 30, 2018 · 4 comments

Comments

@wisonic
Copy link

wisonic commented Jun 30, 2018

设备机型

三星 SM-J200G
系统版本

Android 5.1.1,level 22

ROM

samsung/j2ltedd

CPU架构

armeabi-v7a

问题log

#00 pc 001f2580 /system/lib/libart.so (art::Monitor::VisitLocks(art::StackVisitor*, void ()(art::mirror::Object, void*), void*, bool)+43) [armeabi-v7a]

#1 pc 002329ed /system/lib/libart.so (art::StackDumpVisitor::VisitFrame()+348) [armeabi-v7a]
#2 pc 0022dc31 /system/lib/libart.so (art::StackVisitor::WalkStack(bool)+260) [armeabi-v7a]
#3 pc 0023381f /system/lib/libart.so (art::Thread::DumpJavaStack(std::__1::basic_ostream<char, std::__1::char_traits >&) const+170) [armeabi-v7a]
#4 pc 00234e4f /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&) const+154) [armeabi-v7a]
#5 pc 0023df79 /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits >&)+104) [armeabi-v7a]
#6 pc 002244eb /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits >&)+238) [armeabi-v7a]
#7 pc 0022472d /system/lib/libart.so (art::Runtime::Abort()+72) [armeabi-v7a]
#8 pc 000aa0c5 /system/lib/libart.so (art::LogMessage::~LogMessage()+1312) [armeabi-v7a]
10 #9 pc 0015e2e7 /system/lib/libart.so (art::IndirectReferenceTable::AbortIfNoCheckJNI()+66) [armeabi-v7a]
11 #10 pc 0023597b /system/lib/libart.so (art::Thread::DecodeJObject(_jobject*) const+706) [armeabi-v7a]
12 #11 pc 0022046f /system/lib/libart.so (art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+302) [armeabi-v7a]
13 #12 pc 001cfe99 /system/lib/libart.so (art::JNI::CallStaticVoidMethod(_JNIEnv*, _jclass*, _jmethodID*, ...)+284) [armeabi-v7a]
14 #13 pc 0002ca6d /data/app/com.app.video-1/lib/arm/libijksdl.so (J4AC_tv_danmaku_ijk_media_player_IjkMediaPlayer__postEventFromNative+36) [armeabi-v7a]
15 #14 pc 0001fcbd /data/app/com.app.video-1/lib/arm/libijkplayer.so [armeabi-v7a]
16 #15 pc 0001004b /data/app/com.app.video-1/lib/arm/libijksdl.so [armeabi-v7a]
17 #16 pc 00017667 /system/lib/libc.so (__pthread_start(void*)+30) [armeabi-v7a]
18 #17 pc 00015687 /system/lib/libc.so (__start_thread+6) [armeabi-v7a]


@CarGuo 麻烦帮忙看看是兼容性问题么?
@CarGuo
Copy link
Owner

CarGuo commented Jun 30, 2018

Demo是否复现?

@wisonic
Copy link
Author

wisonic commented Jun 30, 2018

不是必现。Demo在该手机上暂时没出现相同问题。

@wisonic
Copy link
Author

wisonic commented Jul 2, 2018

@CarGuo 请问这种底层的问题如何跟踪和定位呢?能否给点建议,谢谢!

@CarGuo
Copy link
Owner

CarGuo commented Jul 2, 2018

如果看起来是调用 /system/lib 下产生的,是否已经配置过ndk 过滤?log上看不出什么问题

@CarGuo CarGuo closed this as completed Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants