Search Unity

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x26;Cause: null pointer dereference

Discussion in 'General Graphics' started by canyon_gyh, Jul 16, 2021.

  1. canyon_gyh

    canyon_gyh

    Joined:
    Aug 15, 2018
    Posts:
    48
    GraphicsAPIs first Using Vulkan,when draging a big scene more times ,Get these error:

    Code (CSharp):
    1. E/CRASH(9315): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    2. E/CRASH(9315): Version '2019.3.7f1 (6437fd74d35d)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
    3. E/CRASH(9315): Build fingerprint: 'HONOR/YAL-AL10/HWYAL:10/HUAWEIYAL-AL10/10.1.0.162C00:user/release-keys'
    4. E/CRASH(9315): Revision: '0'
    5. E/CRASH(9315): ABI: 'arm64'
    6. E/CRASH(9315): Timestamp: 2021-07-15 17:42:06+0800
    7. E/CRASH(9315): pid: 9315, tid: 9705, name: Thread-43  >>> com.xxxxx.game <<<
    8. E/CRASH(9315): uid: 10343
    9. E/CRASH(9315): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x26
    10. E/CRASH(9315): Cause: null pointer dereference
    11. E/CRASH(9315):     x0  0000006e138177e0  x1  000000000000000a  x2  0000006e134f8468  x3  0000006e134f86cc
    12. E/CRASH(9315):     x4  0000006e134f86cc  x5  0000006e11aa32c0  x6  0000006fda7bd000  x7  000000000e91039e
    13. E/CRASH(9315):     x8  e3cd09968b708dcb  x9  0000000000000002  x10 0000000000000001  x11 0000000000000000
    14. E/CRASH(9315):     x12 000000003b9c1220  x13 000000003b9c3160  x14 00074dc91e41252b  x15 00001285ec4a9e87
    15. E/CRASH(9315):     x16 0000006f37efba48  x17 0000006fd75df668  x18 00000000ac3b7fa9  x19 0000006e134f8468
    16. E/CRASH(9315):     x20 0000000000000001  x21 0000006e134f86cc  x22 000000000000000a  x23 0000006e134f84f0
    17. E/CRASH(9315):     x24 0000006e134f9020  x25 0000000000000000  x26 0000006e134f9020  x27 0000000000000001
    18. E/CRASH(9315):     x28 0000000000000001  x29 0000006e134f8730
    19. E/CRASH(9315):     sp  0000006e134f8400  lr  0000006f37b18db4  pc  0000006f37b1d134
    20. E/CRASH(9315): backtrace:
    21. E/CRASH(9315):       #00 pc 0000000002449134  /vendor/lib64/egl/libGLES_mali.so (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
    22. E/CRASH(9315):       #01 pc 0000000002444db0  /vendor/lib64/egl/libGLES_mali.so (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
    23. E/CRASH(9315):       #02 pc 0000000002280d80  /vendor/lib64/egl/libGLES_mali.so (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
    24. E/CRASH(9315):       #03 pc 0000000002285230  /vendor/lib64/egl/libGLES_mali.so (vkQueueSignalReleaseImageANDROID+24) (BuildId: 5bf22735cc6278ab07ae7bb315a5e7b9)
    25. E/CRASH(9315):       #04 pc 000000000002404c  /system/lib64/libvulkan.so (BuildId: 1ebc592f59c974109d6331fad6e8119c)
    26. E/CRASH(9315):       #05 pc 0000000000d188ec  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    27. E/CRASH(9315):       #06 pc 0000000000d15e7c  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    28. E/CRASH(9315):       #07 pc 0000000000d18d44  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    29. E/CRASH(9315):       #08 pc 000000000073a0cc  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    30. E/CRASH(9315):       #09 pc 000000000071a0f4  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    31. E/CRASH(9315):       #10 pc 00000000003a7988  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    32. E/CRASH(9315):       #11 pc 00000000003a85a4  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    33. E/CRASH(9315):       #12 pc 000000000039fa5c  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    34. E/CRASH(9315):       #13 pc 0000000000581d1c  /data/app/com.xxxxx.game-8IQZloxp4birojQVylTnHA==/lib/arm64/libunity.so (BuildId: 14b8e251dbf5787f84afd8e222769dab16e9ad52)
    35. E/CRASH(9315):       #14 pc 00000000000cf6f0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 084953f8f5198acc841653c0a2c76779)
    36. E/CRASH(9315):       #15 pc 00000000000720e8  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 084953f8f5198acc841653c0a2c76779)
    37. E/Thermal-daemon:ambient(1022): UpdateAmbientInformation: is first history!!
    38. E/Thermal-daemon:ambient(1022): AmbientSample: write temp 16447 to ambient node
    39. E/CRASH(9315): other thread is trapped; signum = 11