- Jun 6, 2020
- 11,517
- 4,383
hello friends
i have an application working with openGL library
i have multi panels which includes GLSurfaceView
the application is working well in most android devices, but is stop working in X64 devices. in this case i have to enable lighting in openGL than its not necessary for me. by enabling lighting application will work well but no color appear. when i enable gl.GL_COLOR_MATERIAL it can be effect only on one GLSurfaceView and if i enable for other GLSurfaceView panels i will get app error again
here is the error:
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 5037 (GLThread 350), pid 4992 (GREAT.DETECTORS)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Hometech/ALFA_7M/ALFA_7M:8.1.0/O11019/mario9528:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 4992, tid: 5037, name: GLThread 350 >>> GREAT.DETECTORS <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
r0 ac27f04c r1 00000000...
i have an application working with openGL library
i have multi panels which includes GLSurfaceView
the application is working well in most android devices, but is stop working in X64 devices. in this case i have to enable lighting in openGL than its not necessary for me. by enabling lighting application will work well but no color appear. when i enable gl.GL_COLOR_MATERIAL it can be effect only on one GLSurfaceView and if i enable for other GLSurfaceView panels i will get app error again
here is the error:
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 5037 (GLThread 350), pid 4992 (GREAT.DETECTORS)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Hometech/ALFA_7M/ALFA_7M:8.1.0/O11019/mario9528:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 4992, tid: 5037, name: GLThread 350 >>> GREAT.DETECTORS <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
r0 ac27f04c r1 00000000...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید