Search Unity

Android Crash SIGSEGV(SEGV_MAPERR) libunity.so DataBufferGLES::FlushMappedRange

Discussion in 'Android' started by qq393830887, Dec 11, 2018.

  1. qq393830887

    qq393830887

    Joined:
    Dec 23, 2014
    Posts:
    2
    Unity Version 5.4.4f1

    1 #00 pc 004e51e4 libunity.so DataBufferGLES::FlushMappedRange(int, int) [armeabi-v7a]
    2 #01 pc 004d7c10 libunity.so DrawBufferGLES<VertexBuffer, VertexBufferUsageMapperGLES>::EndWrite(unsigned int) [armeabi-v7a]
    3 #02 pc 0036ff54 libunity.so GeometryJobTasks:: PutGeometryJobFence(GfxDevice&, unsigned int) [armeabi-v7a]
    4 #03 pc 0036fed8 libunity.so GeometryJobTasks::EndGeometryJobFrame(GfxDevice&) [armeabi-v7a]
    5 #04 pc 00373b48 libunity.so GfxDevice::EndGeometryJobFrame() [armeabi-v7a]
    6 #05 pc 003dfe58 libunity.so PlayerRender(bool) [armeabi-v7a]
    7 #06 pc 003e0e50 libunity.so PlayerLoop(bool, bool, IHookEvent*) [armeabi-v7a]
    8 #07 pc 0050e790 libunity.so UnityPlayerLoop() [armeabi-v7a]
    9 #08 pc 00511400 libunity.so nativeRender(_JNIEnv*, _jobject*) [armeabi-v7a]
    10 #09 pc 0008c203 /data/data/com.cyou.mrd.kzgj.cy.and/files/oat/arm/cslk.odex (oatexec+320003) [armeabi]
    11 java:
    12 com.unity3d.player.UnityPlayer.nativeRender(Native Method)
    13 com.unity3d.player.UnityPlayer.a(Unknown Source:0)
    14 com.unity3d.player.UnityPlayer$b$1.handleMessage(Unknown Source:114)
    15 android.os.Handler.dispatchMessage(Handler.java:101)
    16 android.os.Looper.loop(Looper.java:164)
    17 com.unity3d.player.UnityPlayer$b.run(Unknown Source:20)
     
  2. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    3,023
    Unity Version 5.4.4f1 is not officially supported for quite some time already.
     
  3. tungdv_unity

    tungdv_unity

    Joined:
    May 31, 2020
    Posts:
    24
    hello. I am using unity version 2020.3.41f1 and get same crash log based on image below, any ide to fix it.

    Thanks.
     

    Attached Files:

  4. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    3,023