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

调用 getCurrentPositionWhenPlaying 闪退 #504

Closed
Wangct23 opened this issue Oct 15, 2017 · 1 comment
Closed

调用 getCurrentPositionWhenPlaying 闪退 #504

Wangct23 opened this issue Oct 15, 2017 · 1 comment

Comments

@Wangct23
Copy link

设备机型:三星 SM-G3502I
系统版本: Android 4.3,level 18
ROM: samsung/cs02ve3gzn
CPU架构: armeabi-v7a

1 #00 pc 0001704c /data/app-lib/xxx.xxx.xxx/libijkplayer.so (ffp_get_current_position_l+11) [armeabi-v7a]

#1 pc 0001d3ab /data/app-lib/xxx.xxx.xxx/libijkplayer.so (ijkmp_get_current_position+18) [armeabi-v7a]
#2 pc 0001ec99 /data/app-lib/xxx.xxx.xxx/libijkplayer.so [armeabi-v7a]
#3 pc 00020bcc /system/lib/libdvm.so (dvmPlatformInvoke+112) [armeabi-v7a]
#4 pc 0005174b /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398) [armeabi-v7a]
#5 pc 0002a060 /system/lib/libdvm.so [armeabi-v7a]
#6 pc 0002ea40 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) [armeabi-v7a]
#7 pc 00063b8b /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+350) [armeabi-v7a]
#8 pc 0006b8a7 /system/lib/libdvm.so [armeabi-v7a]
10 #9 pc 0002a060 /system/lib/libdvm.so [armeabi-v7a]
11 #10 pc 0002ea40 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) [armeabi-v7a]
12 #11 pc 000638cd /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+292) [armeabi-v7a]
13 #12 pc 0004d31f /system/lib/libdvm.so [armeabi-v7a]
14 #13 pc 00054f03 /system/lib/libandroid_runtime.so [armeabi-v7a]
15 #14 pc 0005642b /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+378) [armeabi-v7a]
16 #15 pc 0000105b /system/bin/app_process [armeabi-v7a]
17 #16 pc 0000de37 /system/lib/libc.so (__libc_init+50) [armeabi-v7a]
18 #17 pc 00000d7c /system/bin/app_process [armeabi-v7a]
19 java:
20 tv.danmaku.ijk.media.player.IjkMediaPlayer.getCurrentPosition(Native Method)
21 com.shuyu.gsyvideoplayer.video.base.GSYVideoView.getCurrentPositionWhenPlaying(GSYVideoView.java:645)

@CarGuo
Copy link
Owner

CarGuo commented Oct 16, 2017

试试ndk过滤

@CarGuo CarGuo closed this as completed Oct 22, 2017
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