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

Hello,my game android crash on startup on device Oneplus one.

Discussion in 'Android' started by Dadoo1369, Aug 19, 2014.

  1. Dadoo1369

    Dadoo1369

    Joined:
    May 23, 2014
    Posts:
    1
    Comment :

    Applications does not work that has interesting area but unfortunately that crash to the appearance of the menu. I expect an update to fix the problem and I put my notes up to date. On Oneplus one.

    Crash report google play developer console :

    java.lang.Error: FATAL EXCEPTION [UnityMain] Unity version : 4.5.0f6 Device model : OnePlus A0001 Device fingerprint: oneplus/bacon/A0001:4.4.4/KTU84P/XNPH30O:user/release-keys

    Caused by: java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000011 Build fingerprint: 'oneplus/bacon/A0001:4.4.4/KTU84P/XNPH30O:user/release-keys' Revision: '0' pid: 16045, tid: 16063, name: UnityMain >>> com.cocoricogames.galaxybox <<< r0 789a9044 r1 7ba29020 r2 00000001 r3 c0000011 r4 c0000014 r5 789a9040 r6 0000177c r7 00001768 r8 76b5ccf8 r9 0000000c sl 00000000 fp 00000001 ip 3ebf0000 sp 76b5cca8 lr 3ebf4001 pc 75e55d94 cpsr 4f303348

    at libunity.000b8d94(Native Method) at libunity.003ae594(Native Method) at libunity.00182c54(Native Method) at libunity.00188fbc(Native Method) at libunity.001f3a50(Native Method) at libunity.000dba74(Native Method) at libunity.000ddb98(Native Method) at libunity.000e3ef4(Native Method) at libunity.000ee90c(Native Method) at libunity.000eeff0(Native Method) at libunity.0010b470(Native Method) at libunity.0029ad30(Native Method) at libunity.0029bc88(Native Method) at libunity.003c3dd8(Native Method) at libunity.003cd168(Native Method) at libdvm.dvmPlatformInvoke(dvmPlatformInvoke:116) at libdvm.dvmCallJNIMethod(unsigned int const, JValue, Method const, Thread)(dvmCallJNIMethod:398) at libdvm.00029860(Native Method) at libdvm.dvmMterpStd(Thread*)(dvmMterpStd:76) at libdvm.dvmInterpret(Thread, Method const, JValue*)(dvmInterpret:184) at libdvm.dvmCallMethodV(Thread, Method const, Object, bool, JValue, std::valist)(dvmCallMethodV:338) at libdvm.dvmCallMethod(Thread, Method const, Object, JValue, ...)(dvmCallMethod:20) at libdvm.00058173(Native Method) at libc.threadentry(threadentry:72) at libc.pthreadcreate(pthreadcreate:240)
     
  2. oghiua

    oghiua

    Joined:
    Mar 21, 2013
    Posts:
    2
    Same here!
     
  3. oghiua

    oghiua

    Joined:
    Mar 21, 2013
    Posts:
    2
    It is caused by opengl es 3.0, if you set it to force opengl es 2.0 in the player settings it doesn't crash anymore!
     
  4. Bastienre4

    Bastienre4

    Joined:
    Jul 8, 2014
    Posts:
    191
    You, sir, may have saved my day (not sure yet, but seems ok now).
     
  5. Hades II

    Hades II

    Joined:
    Oct 23, 2014
    Posts:
    55
    Im having the same problem....it keeps crashing when i try to open it on my android device...what do you mean by opengl es 3.0?....
     
  6. greggtwep16

    greggtwep16

    Joined:
    Aug 17, 2012
    Posts:
    1,546
    The opengl es option is under the player settings under the "other settings" panel in the editor.
     
  7. Hades II

    Hades II

    Joined:
    Oct 23, 2014
    Posts:
    55
    Thanks i got it to work!
     
  8. flashmandv

    flashmandv

    Joined:
    Mar 26, 2015
    Posts:
    156
    Thank you very much @oghiua
    Removing OpenGLES3.0 fixed this OnePlus 7t pro crash:

    01-11 14:11:44.516 14092-14482/air.bg.lan.Monopoli W/Adreno-GSL: <gsl_ldd_control:549>: ioctl fd 91 code 0x400c0907 (IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID) failed: errno 35 Resource deadlock would occur
    01-11 14:11:44.516 14092-14482/air.bg.lan.Monopoli W/Adreno-GSL: <log_gpu_snapshot:458>: panel.gpuSnapshotPath is not set.not generating user snapshot
    01-11 14:11:44.629 14092-14482/air.bg.lan.Monopoli E/chromium: [ERROR:gles2_cmd_decoder.cc(17050)] Offscreen context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
    01-11 14:11:44.629 14092-14482/air.bg.lan.Monopoli E/chromium: [ERROR:gles2_cmd_decoder.cc(4831)] GLES2DecoderImpl: Context reset detected after MakeCurrent.
    01-11 14:11:44.630 14092-14482/air.bg.lan.Monopoli W/Adreno-GSL: <gsl_ldd_control:549>: ioctl fd 91 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur
    01-11 14:11:44.630 14092-14482/air.bg.lan.Monopoli W/Adreno-GSL: <log_gpu_snapshot:458>: panel.gpuSnapshotPath is not set.not generating user snapshot