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

播放压缩过的网络视频的时候,放着放着就开始感觉卡顿,然后就崩溃了 #702

Closed
jsonhu opened this issue Sep 26, 2017 · 3 comments

Comments

@jsonhu
Copy link

jsonhu commented Sep 26, 2017

09-26 11:27:59.893 731-731/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-26 11:27:59.898 731-731/? A/DEBUG: Build fingerprint: 'Xiaomi/capricorn/capricorn:6.0.1/MXB48T/V8.5.4.0.MAGCNED:user/release-keys'
09-26 11:27:59.898 731-731/? A/DEBUG: Revision: '0'
09-26 11:27:59.898 731-731/? A/DEBUG: ABI: 'arm'
09-26 11:27:59.898 731-731/? A/DEBUG: pid: 1405, tid: 2198, name: Thread-7022 >>> com.zgjky.wjyb <<<
09-26 11:27:59.898 731-731/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
09-26 11:28:00.417 731-731/? A/DEBUG: r0 00000000 r1 00000000 r2 fffff7b0 r3 00000000
09-26 11:28:00.418 731-731/? A/DEBUG: r4 d9ca474c r5 ffffffff r6 f507f378 r7 00000001
09-26 11:28:00.418 731-731/? A/DEBUG: r8 db9d6500 r9 00000000 sl 00000000 fp f507c914
09-26 11:28:00.418 731-731/? A/DEBUG: ip f507c964 sp d9ca4690 lr f4d1a6c3 pc f7222d84 cpsr 600f0030
09-26 11:28:00.440 731-731/? A/DEBUG: backtrace:
09-26 11:28:00.440 731-731/? A/DEBUG: #00 pc 00018d84 /system/lib/libc.so (strlen+71)
09-26 11:28:00.440 731-731/? A/DEBUG: #1 pc 000eb6bf /system/lib/libart.so (_ZNSt3__1lsINS_11char_traitsIcEEEERNS_13basic_ostreamIcT_EES6_PKc+30)
09-26 11:28:00.440 731-731/? A/DEBUG: #2 pc 003415e3 /system/lib/libart.so (_ZN3art6Thread6AttachEPKcbP8_jobjectb+1374)
09-26 11:28:00.440 731-731/? A/DEBUG: #3 pc 0031d605 /system/lib/libart.so (_ZN3art7Runtime19AttachCurrentThreadEPKcbP8_jobjectb+12)
09-26 11:28:00.440 731-731/? A/DEBUG: #4 pc 0024d13b /system/lib/libart.so (_ZN3art3JII19AttachCurrentThreadEP7_JavaVMPP7_JNIEnvPv+142)
09-26 11:28:00.440 731-731/? A/DEBUG: #5 pc 000fe737 /system/lib/libart.so (_ZN3art8CheckJII19AttachCurrentThreadEP7_JavaVMPP7_JNIEnvPv+94)
09-26 11:28:00.440 731-731/? A/DEBUG: #6 pc 00036bf7 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #7 pc 00035c39 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #8 pc 00030609 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #9 pc 0000db63 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #10 pc 0000dbc3 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #11 pc 0000d735 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #12 pc 0000e925 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #13 pc 0000e685 /data/app/com.zgjky.wjyb-2/lib/arm/libQPlayer.so
09-26 11:28:00.441 731-731/? A/DEBUG: #14 pc 0003fabb /system/lib/libc.so (_ZL15__pthread_startPv+30)
09-26 11:28:00.441 731-731/? A/DEBUG: #15 pc 0001a035 /system/lib/libc.so (__start_thread+6)

@zshbleaker
Copy link
Contributor

视频地址和 Java 层的 log 可以提供一下吗

@jsonhu
Copy link
Author

jsonhu commented Sep 26, 2017

视频地址:
http://video.lwjjkgl.com//upload/WJYB_video/50297933778683904600001/20170926/1506396847436_a_71840536.mp4

我发现一个问题 时间较短的压缩过的视频没有关系,但是视频稍微长一点 大概超过30多秒的视频,等播放打30多秒之后就开始卡了。

java层的log没有显示

@zshbleaker
Copy link
Contributor

zshbleaker commented Sep 26, 2017 via email

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