Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 #39

@clyne83

Description

@clyne83

Hello.

We are developing an app using Grafika.

However, the crash occurs in the following part in some devices.
Is the problem a bug in the device and its OS?

Is there a way to fix?

[crash log]

12-07 18:49:58.398 22288 24445 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 24445 (TextureMovieEnc)
12-07 18:49:58.479 476 476 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-07 18:49:58.483 476 476 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:6.0/MDA89E/2296692:user/release-keys'
12-07 18:49:58.483 476 476 F DEBUG : Revision: 'rev_1.0'
12-07 18:49:58.484 476 476 F DEBUG : ABI: 'arm'
12-07 18:49:58.485 476 476 F DEBUG : pid: 22288, tid: 24445, name: TextureMovieEnc
12-07 18:49:58.485 476 476 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
12-07 18:49:58.576 476 476 F DEBUG : r0 00000000 r1 00000000 r2 d60c6670 r3 00000001
12-07 18:49:58.576 476 476 F DEBUG : r4 d5fad5c0 r5 dc896000 r6 00000006 r7 00000000
12-07 18:49:58.577 476 476 F DEBUG : r8 00000002 r9 d60cb800 sl d2b70480 fp 00000000
12-07 18:49:58.577 476 476 F DEBUG : ip 00000000 sp d4a8f338 lr e9d9ca7d pc e9d9cad6 cpsr a00e0030
12-07 18:49:58.617 476 476 F DEBUG :
12-07 18:49:58.617 476 476 F DEBUG : backtrace:
12-07 18:49:58.618 476 476 F DEBUG : #00 pc 000c7ad6 /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::GlBindTexture(unsigned int, unsigned int)+361)
12-07 18:49:58.618 476 476 F DEBUG : #1 pc 7442301d /data/dalvik-cache/arm/system@[email protected] (offset 0x1ec4000)

12-07 19:19:48.344 28977 32344 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 32344 (TextureMovieEnc)
12-07 19:19:48.436 476 476 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-07 19:19:48.438 476 476 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:6.0/MDA89E/2296692:user/release-keys'
12-07 19:19:48.438 476 476 F DEBUG : Revision: 'rev_1.0'
12-07 19:19:48.438 476 476 F DEBUG : ABI: 'arm'
12-07 19:19:48.438 476 476 F DEBUG : pid: 28977, tid: 32344, name: TextureMovieEnc
12-07 19:19:48.438 476 476 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
12-07 19:19:48.734 476 476 F DEBUG : r0 00000000 r1 00000000 r2 00000000 r3 00000006
12-07 19:19:48.734 476 476 F DEBUG : r4 00000001 r5 d768e090 r6 00000000 r7 d7743540
12-07 19:19:48.734 476 476 F DEBUG : r8 00000002 r9 d4520000 sl 00000001 fp d5ea00c0
12-07 19:19:48.734 476 476 F DEBUG : ip 00000005 sp d7335120 lr e9e3cdc1 pc e9e3cdc8 cpsr 800e0030
12-07 19:19:48.752 476 476 F DEBUG :
12-07 19:19:48.752 476 476 F DEBUG : backtrace:
12-07 19:19:48.753 476 476 F DEBUG : #00 pc 00167dc8 /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::UpdateTextureSampler(EsxSamplerDesc const_, A4xTextureObject const_, A4xSamplerObject const_)+187)
12-07 19:19:48.753 476 476 F DEBUG : #1 pc 001680a3 /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateTexSamplersCommon(A4xProgram_, int, EsxBitField96_)+302)
12-07 19:19:48.753 476 476 F DEBUG : #2 pc 001683cb /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateTexSamplers()+58)
12-07 19:19:48.754 476 476 F DEBUG : #3 pc 00166ab5 /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateState(EsxDrawDescriptor const_)+1564)
12-07 19:19:48.754 476 476 F DEBUG : #4 pc 00166e7d /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::HwValidateGfxState(EsxDrawDescriptor const_)+4)
12-07 19:19:48.754 476 476 F DEBUG : #5 pc 000e6f0b /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::ValidateGfxState(EsxDrawDescriptor const_)+442)
12-07 19:19:48.754 476 476 F DEBUG : #6 pc 000dc509 /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::DrawArraysInstanced(EsxPrimType, int, unsigned int, unsigned int)+112)
12-07 19:19:48.755 476 476 F DEBUG : #7 pc 000c8fff /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::GlDrawArrays(unsigned int, int, int)+62)
12-07 19:19:48.755 476 476 F DEBUG : #8 pc 744237a5 /data/dalvik-cache/arm/system@[email protected] (offset 0x1ec4000)

12-07 20:17:23.719 4545 21239 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 21239 (TextureMovieEnc)
12-07 20:17:23.801 476 476 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-07 20:17:23.803 476 476 F DEBUG : Build fingerprint: 'google/bullhead/bullhead:6.0/MDA89E/2296692:user/release-keys'
12-07 20:17:23.804 476 476 F DEBUG : Revision: 'rev_1.0'
12-07 20:17:23.804 476 476 F DEBUG : ABI: 'arm'
12-07 20:17:23.804 476 476 F DEBUG : pid: 4545, tid: 21239, name: TextureMovieEnc
12-07 20:17:23.804 476 476 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
12-07 20:17:23.833 476 476 W debuggerd: type=1400 audit(0.0:3436): avc: denied { search } dev="dm-2" ino=384999 scontext=u:r:debuggerd:s0 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0
12-07 20:17:23.870 476 476 F DEBUG : r0 00000000 r1 00000000 r2 00000000 r3 00000001
12-07 20:17:23.870 476 476 F DEBUG : r4 d6ac3200 r5 00000000 r6 00000001 r7 d7d7e25c
12-07 20:17:23.871 476 476 F DEBUG : r8 00000001 r9 d6517000 sl d7d2bd60 fp d65192a4
12-07 20:17:23.871 476 476 F DEBUG : ip 00000005 sp d3053d10 lr e9e31285 pc e9e31290 cpsr 800e0030
12-07 20:17:23.951 476 476 F DEBUG :
12-07 20:17:23.951 476 476 F DEBUG : backtrace:
12-07 20:17:23.952 476 476 F DEBUG : #00 pc 0015c290 /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateYuvConversionConstants(A4xProgram const_, int)+307)
12-07 20:17:23.952 476 476 F DEBUG : #1 pc 0015c5df /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateNamedUniformConstants()+570)
12-07 20:17:23.952 476 476 F DEBUG : #2 pc 001667d7 /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateState(EsxDrawDescriptor const_)+830)
12-07 20:17:23.953 476 476 F DEBUG : #3 pc 00166e7d /vendor/lib/egl/libGLESv2_adreno.so (A4xContext::HwValidateGfxState(EsxDrawDescriptor const_)+4)
12-07 20:17:23.943 476 476 W debuggerd: type=1400 audit(0.0:3437): avc: denied { read } for name="kgsl-3d0" dev="tmpfs" ino=8778 scontext=u:r:debuggerd:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=0
12-07 20:17:23.953 476 476 W debuggerd: type=1400 audit(0.0:3438): avc: denied { read } for name="kgsl-3d0" dev="tmpfs" ino=8778 scontext=u:r:debuggerd:s0 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=0
12-07 20:17:23.953 476 476 F DEBUG : #4 pc 000e6f0b /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::ValidateGfxState(EsxDrawDescriptor const_)+442)
12-07 20:17:23.953 476 476 F DEBUG : #5 pc 000dc509 /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::DrawArraysInstanced(EsxPrimType, int, unsigned int, unsigned int)+112)
12-07 20:17:23.953 476 476 F DEBUG : #6 pc 000c8fff /vendor/lib/egl/libGLESv2_adreno.so (EsxContext::GlDrawArrays(unsigned int, int, int)+62)
12-07 20:17:23.953 476 476 F DEBUG : #7 pc 744237a5 /data/dalvik-cache/arm/system@[email protected] (offset 0x1ec4000)

F/libc ( 4117): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4459 (TextureMovieEnc)
I/DEBUG ( 355): *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** ***
I/DEBUG ( 355): Build fingerprint: 'google/shamu/shamu:5.1.1/LMY47Z/1860966:user/release-keys'
I/DEBUG ( 355): Revision: '33696'
I/DEBUG ( 355): ABI: 'arm'
I/DEBUG ( 355): pid: 4117, tid: 4459, name: TextureMovieEnc
I/DEBUG ( 355): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 355): r0 9baa2600 r1 00000000 r2 00000000 r3 00000000
I/DEBUG ( 355): r4 00000001 r5 9bff3100 r6 9baa2600 r7 aecc1e5c
I/DEBUG ( 355): r8 9be42f28 r9 00000001 sl 9bff3100 fp 9be42f00
I/DEBUG ( 355): ip 9bb30e00 sp 93f7b6a0 lr aac04477 pc aac04240 cpsr 200b8c30
I/DEBUG ( 355):
I/DEBUG ( 355): backtrace:
I/DEBUG ( 355): #00 pc 00100240 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxResource::GfxMem(unsigned int) const+7)
I/DEBUG ( 355): #1 pc 00100473 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxResource::UpdateGfxMemReference(EsxCmdMgr_, unsigned int, EsxAccessType)+18)
I/DEBUG ( 355): #2 pc 00100537 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxResource::UpdatePackedGfxMemReference(EsxCmdMgr_, EsxSubResourceRange const_, EsxAccessType)+170)
I/DEBUG ( 355): #3 pc 0014b357 /system/vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateTexSamplers()+434)
I/DEBUG ( 355): #4 pc 00149e97 /system/vendor/lib/egl/libGLESv2_adreno.so (A4xContext::ValidateState(EsxDrawDescriptor const_)+1394)
I/DEBUG ( 355): #5 pc 0014a0a1 /system/vendor/lib/egl/libGLESv2_adreno.so (A4xContext::HwValidateGfxState(EsxDrawDescriptor const_)+8)
I/DEBUG ( 355): #6 pc 00114235 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxContext::ValidateGfxState(EsxDrawDescriptor const_)+420)
I/DEBUG ( 355): #7 pc 00117211 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxContext::DrawArraysInstanced(EsxPrimType, int, unsigned int, unsigned int)+92)
I/DEBUG ( 355): #8 pc 000b2e81 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxContext::GlDrawArrays(unsigned int, int, int)+52)
I/DEBUG ( 355): #9 pc 000e54eb /system/vendor/lib/egl/libGLESv2_adreno.so (EsxGlApiParamValidate::GlDrawArrays(EsxDispatch
, unsigned int, int, int)+58)
I/DEBUG ( 355): #10 pc 000a9a61 /system/vendor/lib/egl/libGLESv2_adreno.so (glDrawArrays+44)
I/DEBUG ( 355): #11 pc 00b1260b /data/dalvik-cache/arm/system@[email protected]
I/ThermalEngine( 367): ACTION: CPU - Setting CPU[0] to 1190400
I/ThermalEngine( 367): ACTION: CPU - Setting CPU[1] to 1190400
I/ThermalEngine( 367): ACTION: CPU - Setting CPU[2] to 1190400
I/ThermalEngine( 367): ACTION: CPU - Setting CPU[3] to 1190400

F/libc (13050): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 15568 (TextureMovieEnc)
I/DEBUG ( 651): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 651): UUID: 212c74fe-e554-4ff9-b0e1-3f5f6ad4ecc6
I/DEBUG ( 651): Build fingerprint: 'docomo/SO-03H/SO-03H:5.1.1/32.0.B.0.426/2049702380:user/release-keys'
I/DEBUG ( 651): Revision: '0'
I/DEBUG ( 651): ABI: 'arm'
I/DEBUG ( 651): pid: 13050, tid: 15568, name: TextureMovieEnc
I/DEBUG ( 651): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 651): r0 00000000 r1 00000001 r2 00000006 r3 00000000
I/DEBUG ( 651): r4 dee9b000 r5 dec1a600 r6 dece7b70 r7 ded85240
I/DEBUG ( 651): r8 00008d65 r9 00000006 sl dee97f00 fp 00000001
I/DEBUG ( 651): ip ef712f90 sp daf107d8 lr 00000000 pc ef57f2c6 cpsr a00e0030
I/DEBUG ( 651):
I/DEBUG ( 651): backtrace:
I/DEBUG ( 651): #00 pc 000a82c6 /system/vendor/lib/egl/libGLESv2_adreno.so (EsxContext::GlBindTexture(unsigned int, unsigned int)+341)
I/DEBUG ( 651): #1 pc 000a05bb /system/vendor/lib/egl/libGLESv2_adreno.so (glBindTexture+26)
I/DEBUG ( 651): #2 pc 00b2459d /system/framework/arm/boot.oat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions