Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question crash report missing call stack

Discussion in 'Unity Cloud Diagnostics' started by hoainam_hopper, Mar 28, 2023.

  1. hoainam_hopper

    hoainam_hopper

    Joined:
    Mar 12, 2022
    Posts:
    1
    I got quite a lot crash report like this:

    Native StackTrace:
    Thread 0 (crashed)
    0 libil2cpp.so 0x0000719b438b4980 GC_merge_unmapped (/Applications/Unity/Hub/Editor/2020.3.15f2/Unity.app/Contents/il2cpp/external/bdwgc/allchblk.c:464)

    the problem is they didn't provide call stack so I don't know where those crashes came from, I wonder this is the whole call stack or there's an error when report crash on Unity?