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

【BUG】播放时偶发崩溃 异常为:java.lang.RuntimeException: Error during updateTexImage #82

Closed
scar1et opened this issue Aug 4, 2016 · 11 comments

Comments

@scar1et
Copy link

scar1et commented Aug 4, 2016

java.lang.RuntimeException: Error during updateTexImage
at android.graphics.SurfaceTexture.nativeUpdateTexImage(Native Method)
at android.graphics.SurfaceTexture.updateTexImage(SurfaceTexture.java:240)
at com.asha.vrlib.texture.MD360VideoTexture.updateTexture(MD360VideoTexture.java:93)
at com.asha.vrlib.MD360Renderer.onDrawFrame(MD360Renderer.java:83)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1531)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1248)

@ashqal
Copy link
Owner

ashqal commented Aug 4, 2016

你用的是1.5.3吗?1.5.3已经修复了这个bug了

@scar1et
Copy link
Author

scar1et commented Aug 4, 2016

就是1.5.3啊,还是有这个bug

@ashqal
Copy link
Owner

ashqal commented Aug 4, 2016

demo里有复现吗?机型是什么?复现步骤是?

@scar1et
Copy link
Author

scar1et commented Aug 4, 2016

demo没重现,偶发,重现不了。
机型是与系统
三星GT-I9500,Android 4.4
三星n9109w,Android 5.1
这俩设备都出现过

@ashqal
Copy link
Owner

ashqal commented Aug 4, 2016

你是不是从以前的版本升级到1.5.3,但是使用了以前的MediaPlayerWrapper?

@scar1et
Copy link
Author

scar1et commented Aug 4, 2016

不是,我刚刚开始使用的时候就是用的1.5.3

@ashqal
Copy link
Owner

ashqal commented Aug 4, 2016

是有特殊的使用方式吗?

@scar1et
Copy link
Author

scar1et commented Aug 4, 2016

有切换视频逻辑,切换视频方法见 #83
其余没啥特殊的了,都是按你demo改的

@ashqal
Copy link
Owner

ashqal commented Aug 8, 2016

还有复现吗?

@ashqal
Copy link
Owner

ashqal commented Aug 9, 2016

先关了 还有问题请再reopen吧

@ashqal ashqal closed this as completed Aug 9, 2016
@scar1et
Copy link
Author

scar1et commented Aug 9, 2016

好的

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