Search Unity

Question Crashed: Thread: SIGABRT 0x0000000000000000

Discussion in 'Android' started by Dufuduxxx, Feb 2, 2023.

  1. Dufuduxxx

    Dufuduxxx

    Joined:
    Sep 26, 2020
    Posts:
    1
    Hello everybody, we launched our game couple days ago. We have have Firebase Crashlytics to monitor any crash.

    There are some crashes coming in and I wonder if anyone else faced this crash before and able to solve it. I also upload an image of the crashes all. Any help or suggestion appreciated in advance :).

    ( as far as I know second crash in the image is related to firebase and will be fixed in middle of the february https://github.com/firebase/firebase-unity-sdk/issues/569#issuecomment-1408851404 )

    We have those SDKs in the project.
    Admob
    Facebook
    Firebase

    Crash Log:

    Crashed: Thread: SIGABRT 0x0000000000000000
    #00 pc 0x626c0 libc.so
    #01 pc 0x5095be libart.so
    #02 pc 0x50aa66 libart.so
    #03 pc 0x40abbb libart.so
    #04 pc 0xabf57 libart.so
    #05 pc 0xaa06a libart.so
    #06 pc 0xb7497 libart.so
    #07 pc 0x50b10a libart.so
    #08 pc 0x509606 libart.so
    #09 pc 0x50b102 libart.so
    #10 pc 0xa6ecb libart.so
    #11 pc 0xbb2b2 libc.so
    #12 pc 0x2b746 libbase.so
    #13 pc 0xbb2b2 libc.so
    #14 pc 0xbb2b2 libc.so
    #15 pc 0xbb2b2 libc.so
    #16 pc 0xd989 libbase.so
    #17 pc 0x2b6fe libbase.so
    #18 pc 0xd295 libbase.so
    #19 pc 0xbb2b2 libc.so
    #20 pc 0x2288d9 libart.so
    #21 pc 0x50b10a libart.so
    #22 pc 0x29bb9f libart.so
    #23 pc 0xbb2b2 libc.so
    #24 pc 0x50b10a libart.so
    #25 pc 0x452727 libart.so
    #26 pc 0x24d9 libartpalette-system.so
    #27 pc 0xbb2b2 libc.so
    #28 pc 0xbb2b2 libc.so
    #29 pc 0xbb2b2 libc.so
    #30 pc 0x452139 libart.so
    #31 pc 0x24d9 libartpalette-system.so
    #32 pc 0x409ce1 libart.so
    #33 pc 0xbb2b2 libc.so
    #34 pc 0x24d9 libartpalette-system.so
    #35 pc 0x50b10a libart.so
    #36 pc 0xbb2b2 libc.so
    #37 pc 0x2a6065 libart.so
    #38 pc 0xbb2b2 libc.so
    #39 pc 0xaa06a libart.so
    #40 pc 0xb7497 libart.so
    #41 pc 0x2a26bf6 libil2cpp.so
    #42 pc 0xbb2b2 libc.so
    #43 pc 0x870d3 libunity.so
    #44 pc 0x214684e libil2cpp.so
    #45 pc 0x2ad93ae libil2cpp.so
    #46 pc 0x3d16ca libil2cpp.so
    #47 pc 0x536fd6 libil2cpp.so
    #48 pc 0x536e32 libil2cpp.so
    #49 pc 0x2ad941e libil2cpp.so
    #50 pc 0x5347ea libil2cpp.so
    #51 pc 0x5020f6 libil2cpp.so
    #52 pc 0x2ad6676 libil2cpp.so
    #53 pc 0x220cc2e libil2cpp.so
    #54 pc 0x22359b2 libil2cpp.so
    #55 pc 0x2a280f2 libil2cpp.so
    #56 pc 0x46f962 libil2cpp.so
    #57 pc 0x46f996 libil2cpp.so
    #58 pc 0x2235392 libil2cpp.so
    #59 pc 0x46f962 libil2cpp.so
    #60 pc 0x46f996 libil2cpp.so
    #61 pc 0x502096 libil2cpp.so
    #62 pc 0x2a33d16 libil2cpp.so
    #63 pc 0x2ad67c9 libil2cpp.so
     

    Attached Files:

  2. UDN_588d63f4-5684-4397-80b1-1ab6f45d33d3

    UDN_588d63f4-5684-4397-80b1-1ab6f45d33d3

    Joined:
    May 12, 2017
    Posts:
    2
    Hello,

    Have someone found a fix for this crash?
     
  3. Unity_Oniru

    Unity_Oniru

    Joined:
    Mar 3, 2022
    Posts:
    7
    I have the same issue.