Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug android game crash which build with unity 2021.3.21f1

Discussion in 'Android' started by J-U6, May 11, 2023.

  1. J-U6

    J-U6

    Joined:
    Nov 12, 2021
    Posts:
    2
    using vivo x21a to test.
    the game will crash soon,crash on libunity.so
    crashinfo:

    2023-05-11 17:47:46.328 18348-18348/? A/DEBUG: Softversion: PD1728_A_7.10.32
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: Time: 2023-05-11 17:47:46
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: Build fingerprint: 'vivo/PD1728/PD1728:9/PKQ1.180819.001/compiler07281740:user/release-keys'
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: Revision: '0'
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: ABI: 'arm64'
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: pid: 17973, tid: 18179, name: V8 DefaultWorke >>> com.chuxin.tlbbrybwx8w.chuxin <<<
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x74acdecf10
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: Abort message: 'invalid pthread_t 0x4703 passed to libc'
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x0 0000000000000005 x1 0000000000000000 x2 00000074726f6261 x3 0000000000000000
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x4 0000000000000028 x5 8080808080808080 x6 fefefefefefefeff x7 7f7f7f7f7f7f7f7f
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x8 00000074acdee346 x9 00000074acdecf10 x10 0000000000000001 x11 0000000000000000
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x12 0000000000000039 x13 0000000000022078 x14 fffffc00001fffff x15 0000000000000000
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x16 000000748a9269c0 x17 0000007534b01990 x18 0000000000000010 x19 00000074acdee270
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x20 0000000000000000 x21 0000000000000000 x22 00000074acdee341 x23 000000747009dde0
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x24 0000007460101c80 x25 0000007488281588 x26 00000073c1c23298 x27 0000007488281588
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: x28 00000073c1c232b8 x29 00000074acdee260
    2023-05-11 17:47:46.329 18348-18348/? A/DEBUG: sp 00000074acdeced0 lr 000000748a450188 pc 000000748a450198
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: backtrace:
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #00 pc 000000000138e198 /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #01 pc 00000000005fa034 /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #02 pc 00000000005f9b38 /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #03 pc 00000000005ed3f4 /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #04 pc 0000000000a1026c /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #05 pc 0000000000a0fd40 /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #06 pc 00000000005e849c /data/app/com.chuxin.tlbbrybwx8w.chuxin-DVg9H-2AE0gjLdVM3PVkxw==/lib/arm64/libunity.so
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #07 pc 000000000000068c [vdso:000000753aaad000]
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #08 pc 00000000000220e8 /system/lib64/libc.so (abort+112)
    2023-05-11 17:47:46.331 18348-18348/? A/DEBUG: #09 pc 0000000000031538 /system/lib64/libc.so (sigprocmask+168)
    2023-05-11 17:47:46.332 18348-18348/? A/DEBUG: #10 pc 00000000000016bc <anonymous:00000063aca1a000>

    1.png
     
    Last edited: May 11, 2023