-
Notifications
You must be signed in to change notification settings - Fork 952
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
2.0.2退出视频播放页时部分手机报错 #713
Comments
我这里也包这个错,我之前用的是2.0.1版本,换了jar包和so,退出播放界面就崩溃了! |
我也遇到了,但是我尝试在他们的Demo测试没发现问题,是不是我们的使用姿势有问题? |
这个问题的确存在,将会在下次更新里彻底修复,感谢反馈 |
版本:2.0.3版本,PLMediaPlayer,TextureView |
抱歉,应该是我释放资源的方式不正确。 |
10-10 16:08:19.559 12169-12169/com.nextjoy.game A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 12169 (om.nextjoy.game)
10-10 16:08:19.567 463-463/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-10 16:08:19.567 463-463/? A/DEBUG: Build fingerprint: 'htc/htccn_chs/htc_mectl:6.0.1/MMB29M/796600.3:user/release-keys'
10-10 16:08:19.567 463-463/? A/DEBUG: Revision: '0'
10-10 16:08:19.567 463-463/? A/DEBUG: ABI: 'arm'
10-10 16:08:19.568 463-463/? A/DEBUG: pid: 12169, tid: 12169, name: om.nextjoy.game >>> com.nextjoy.game <<<
10-10 16:08:19.568 463-463/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
10-10 16:08:19.596 463-463/? A/DEBUG: r0 b843a298 r1 befc4f68 r2 b843a298 r3 00000002
10-10 16:08:19.596 463-463/? A/DEBUG: r4 00000000 r5 00000000 r6 12eef300 r7 131b9720
10-10 16:08:19.597 463-463/? A/DEBUG: r8 131b9720 r9 b7e40588 sl 00000000 fp 12eef300
10-10 16:08:19.597 463-463/? A/DEBUG: ip 96d554df sp befc4f68 lr 96d554f7 pc 00000000 cpsr 600f0010
10-10 16:08:19.627 463-463/? A/DEBUG: backtrace:
10-10 16:08:19.628 463-463/? A/DEBUG: #00 pc 00000000
10-10 16:08:19.628 463-463/? A/DEBUG: #1 pc 000384f5 /data/app/com.nextjoy.game-1/lib/arm/libQPlayer.so
10-10 16:08:19.628 463-463/? A/DEBUG: #2 pc 01a42fa9 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.qiniu.qplayer.mediaEngine.MediaPlayer.nativeGetPos(long)+92)
10-10 16:08:19.628 463-463/? A/DEBUG: #3 pc 01a47c03 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.qiniu.qplayer.mediaEngine.MediaPlayer.getCurrentPosition()+78)
10-10 16:08:19.629 463-463/? A/DEBUG: #4 pc 01a0b267 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.pili.pldroid.player.PLMediaPlayer.getCurrentPosition()+58)
10-10 16:08:19.629 463-463/? A/DEBUG: #5 pc 01a15e4f /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.pili.pldroid.player.widget.a.getCurrentPosition()+114)
10-10 16:08:19.629 463-463/? A/DEBUG: #6 pc 01a1aeb1 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.pili.pldroid.player.widget.PLVideoView.getCurrentPosition()+60)
10-10 16:08:19.629 463-463/? A/DEBUG: #7 pc 018a95d1 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.nextjoy.game.ui.widget.PlayerController.setProgress()+188)
10-10 16:08:19.630 463-463/? A/DEBUG: #8 pc 018a8549 /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (long com.nextjoy.game.ui.widget.PlayerController.access$200(com.nextjoy.game.ui.widget.PlayerController)+60)
10-10 16:08:19.630 463-463/? A/DEBUG: #9 pc 018a7a5f /data/app/com.nextjoy.game-1/oat/arm/base.odex (offset 0xe99000) (void com.nextjoy.game.ui.widget.PlayerController$2.handleMessage(android.os.Message)+202)
10-10 16:08:19.630 463-463/? A/DEBUG: #10 pc 02a42e45 /system/framework/arm/boot.oat (offset 0x228c000)
The text was updated successfully, but these errors were encountered: