Search Unity

Bug 2022.2.0f1: "unity crash Error CRASH other thread is trapped; signum = 11"

Discussion in 'Editor & General Support' started by mikejm_, Dec 13, 2022.

  1. mikejm_

    mikejm_

    Joined:
    Oct 9, 2021
    Posts:
    346
    I upgraded to 2022.2.0f1 and I am getting these crashes in Unity when built for Android: "unity crash Error CRASH other thread is trapped; signum = 11". The only multithreaded stuff I'm using is multithreaded rendering in the player settings and UnityWebRequest, and "UnityWebRequest www = UnityWebRequestTexture.GetTexture".

    I downgraded back to 2022.1.19f1 and it went away again so I presume it's not my fault and just an error in the new version.

    Anyone else?
     
  2. Josh_DimX

    Josh_DimX

    Joined:
    Sep 22, 2022
    Posts:
    3
  3. mikejm_

    mikejm_

    Joined:
    Oct 9, 2021
    Posts:
    346
    Are you still getting this? Which version?

    I haven't seen this since then. I'm on 2022.2.9 and no issue now.
     
  4. Josh_DimX

    Josh_DimX

    Joined:
    Sep 22, 2022
    Posts:
    3
    I'm on 2022.2.7 I wonder if upgrading versions might help me?
     
  5. mikejm_

    mikejm_

    Joined:
    Oct 9, 2021
    Posts:
    346
    I'm not sure. Worth a try. Mine just went away on its own with a version change. Maybe you'll get lucky too.