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

Unity Android build crash when using ARM64 with IL2CPP

Discussion in 'Android' started by Bertlapp, May 7, 2019.

  1. Bertlapp

    Bertlapp

    Joined:
    Sep 7, 2015
    Posts:
    44
    Hey all,

    I'am making an Android game in Unity and started encountering troubles running the build on my phone when building with ARM64 and IL2CPP backend.

    The game runs fine when building with the Mono backend. But Google Play doesn't accept this no longer.
    They require a 64 bit architecture from now on.

    Anyway,
    I ran an ADB debug on my device and below is the code that pops up running my app build with ARM 64.
    Any help would be appreciated:


    run the following command adb logcat -s Unity ActivityManager PackageManager dalvikvm DEBUG this will start adb logcat and filter messages down to show (mostly) Unity specific logs. Run your app and it should now show all logs, warnings, and error messages in your terminal. Read through these logs to figure out what is crashing the application
    05-07 23:26:20.467 1175 6829 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity bnds=[276,1196][540,1474]} from uid 10070
    05-07 23:26:20.468 1175 6829 I ActivityManager: ActivityRecord info: ActivityInfo{14877c5 com.unity3d.player.UnityPlayerActivity}
    05-07 23:26:20.499 1175 1927 V ActivityManager: startProcess: name=com.bertlabs.energytoss app=null knownToBeDead=true thread=null pid=-1
    05-07 23:26:20.516 1175 1927 I ActivityManager: Start proc 1061:com.bertlabs.energytoss/u0a271 for activity com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity
    05-07 23:26:20.517 1175 1927 V ActivityManager: startProcess: name=com.bertlabs.energytoss app=ProcessRecord{1e9b5f5 1061:com.bertlabs.energytoss/u0a271} knownToBeDead=true thread=null pid=1061
    05-07 23:26:20.520 1175 6829 W ActivityManager: Unable to start service Intent { act=com.huawei.launcher.action.LAUNCHER_APP_STARTUP pkg=com.huawei.trustspace (has extras) } U=0: not found
    05-07 23:26:20.545 1175 6829 D ActivityManager: ActivityManagerService,attachApplication,callingPid = 1061
    05-07 23:26:20.941 1061 1103 I Unity : SystemInfo CPU = ARM64 FP ASIMD AES, Cores = 8, Memory = 2780mb
    05-07 23:26:20.941 1061 1103 I Unity : SystemInfo ARM big.LITTLE configuration: 4 big (mask: 0xf0), 4 little (mask: 0xf)
    05-07 23:26:20.942 1061 1103 I Unity : ApplicationInfo com.bertlabs.energytoss version 1.9 build 96d468dd-6b2f-4169-852b-6aa4f474a5dc
    05-07 23:26:20.942 1061 1103 I Unity : Built from '2019.1/staging' branch, Version '2019.1.1f1 (fef62e97e63b)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
    05-07 23:26:20.957 1175 1200 I ActivityManager: Displayed com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity: +450ms (total +25s71ms)
    05-07 23:26:20.967 1175 5102 W ActivityManager: Sending non-protected broadcast huawei.action.floattasks.STATUS_BAR_STATE_CHANGED from system 1731:com.android.systemui/u0a28 pkg com.android.systemui
    05-07 23:26:21.132 1175 2416 I ActivityManager: Process com.bertlabs.energytoss (pid 1061) has died: fore TOP
    05-07 23:26:21.133 1175 2416 D ActivityManager: cleanUpApplicationRecord app: ProcessRecord{1e9b5f5 1061:com.bertlabs.energytoss/u0a271}, app.bad: false, restarting: false, allowRestart: true
    05-07 23:26:21.134 1175 2416 W ActivityManager: Force removing ActivityRecord{47e8b00 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1094}: app died, no saved state
    05-07 23:26:21.189 1175 1200 W ActivityManager: setHasOverlayUi called on unknown pid: 1061
    05-07 23:26:21.200 1175 6829 W ActivityManager: Sending non-protected broadcast huawei.action.floattasks.STATUS_BAR_STATE_CHANGED from system 1731:com.android.systemui/u0a28 pkg com.android.systemui
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping, home or recents stack task: TaskRecord{603423b #1 A=com.huawei.android.launcher U=0 StackId=0 sz=1}
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:flg=0x10800000 cmp=com.android.systemui/.usb.HwUsbDebuggingActivity
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity bnds=[48,336][1032,1816]
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:act=android.deviceinfo.chooser.action.LAUNCH flg=0x10800000 hwFlg=0x100 pkg=com.android.settings cmp=com.android.settings/.deviceinfo.UsbConnModeChooserActivity
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:act=android.intent.action.DELETE dat=package:com.bertlabs.energytoss flg=0x10800000 cmp=com.google.android.packageinstaller/com.android.packageinstaller.UninstallerActivity
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:act=android.emergency.COUNT_DOWN cat=[android.intent.category.DEFAULT] flg=0x10800000 pkg=com.android.emergency cmp=com.android.emergency/.view.ViewCountDownActivity
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:flg=0x10840000 hwFlg=0x100 cmp=com.android.deskclock/.alarmclock.LockAlarmFullActivity
    05-07 23:26:21.247 1175 1927 D ActivityManager: Skipping intent:act=android.intent.action.MAIN flg=0x10840000 hwFlg=0x100 cmp=com.android.incallui/.InCallActivity
    05-07 23:26:21.637 1175 1175 W ActivityManager: Sending non-protected broadcast huawei.intent.action.hideHiResIcon from system uid 1000 pkg null
     
  2. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,983
    This one gives the least info about what's actually happening. Try running a debug build and see if it outputs anything interesting.
     
  3. Bertlapp

    Bertlapp

    Joined:
    Sep 7, 2015
    Posts:
    44
    Hi,

    This is the result of the development build running on an android device:

    2019-05-08 21:28:16.204 1175-6160/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} from uid 2000
    2019-05-08 21:28:16.208 1175-6160/? I/ActivityManager: ActivityRecord info: ActivityInfo{c853606 com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:16.222 1175-6160/? V/WindowManager: addAppToken: AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}} controller={TaskWindowContainerController taskId=1157} at 2147483647
    2019-05-08 21:28:16.237 1175-6160/? I/ActivityManager: Start proc 10915:com.bertlabs.energytoss/u0a280 for activity com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity
    2019-05-08 21:28:16.581 10915-10915/? D/HwRTBlurUtils: check blur style for HwPhoneWindow, themeResId : 0x7f040001, context : com.unity3d.player.UnityPlayerActivity@70b9db7, Nhwext : 0, get Blur : disable with , null
    2019-05-08 21:28:16.585 10915-10915/? D/ActivityThread: add activity client record, r= ActivityRecord{3fa8caf token=android.os.BinderProxy@c6c9d78 {com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}} token= android.os.BinderProxy@c6c9d78
    2019-05-08 21:28:16.587 10915-10915/? I/Unity: onResume
    2019-05-08 21:28:16.607 1175-5004/? V/WindowManager: Adding Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} to AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}}
    2019-05-08 21:28:16.608 1175-5004/? V/WindowManager: addWindow: New client android.os.BinderProxy@db75e42: window=Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} Callers=com.android.server.wm.HwWindowManagerService.addWindow:585 com.android.server.wm.Session.addToDisplay:199 android.view.IWindowSession$Stub.onTransact:124 com.android.server.wm.Session.onTransact:161 android.os.Binder.execTransact:675
    2019-05-08 21:28:16.610 1175-1200/? V/ActivityManager: Making visible and scheduling visibility: ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}
    2019-05-08 21:28:16.610 1175-1200/? V/WindowManager: No longer Stopped: AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}}
    2019-05-08 21:28:16.622 10915-10915/? I/Unity: onPause
    2019-05-08 21:28:16.639 1175-5004/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:16.642 1175-5004/? W/WindowManager: EGLdebug Created surface WindowStateAnimator{c897390 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:16.694 1175-2187/? V/HwPhoneWindowManager: updateSystemUiColorLw window=Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity},EmuiStyle=0,StatusBarColor=0xff757575,NavigationBarColor=0xff000000, mLastIsEmuiLightStyle=-1, mForceNotchStatusBar=false
    2019-05-08 21:28:16.819 10915-10941/? D/Unity: SetWindow 0 0x7e3cff1010
    2019-05-08 21:28:16.821 10915-10915/? V/ActivityThread: Handle window ActivityRecord{3fa8caf token=android.os.BinderProxy@c6c9d78 {com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}} visibility: true
    2019-05-08 21:28:16.822 10915-10915/? V/ActivityThread: Finishing stop of ActivityRecord{3fa8caf token=android.os.BinderProxy@c6c9d78 {com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}}
    2019-05-08 21:28:16.830 1175-5004/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:16.831 681-681/? D/SurfaceFlinger: duplicate layer name: changing com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity to com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity#1
    2019-05-08 21:28:16.833 1175-5004/? W/WindowManager: EGLdebug Created surface WindowStateAnimator{c897390 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:16.863 1175-5004/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=DRAW_PENDING
    2019-05-08 21:28:16.866 10915-10941/? D/Unity: SetWindow 0 0x0
    2019-05-08 21:28:16.869 10915-10915/? I/Unity: windowFocusChanged: true
    2019-05-08 21:28:16.876 1175-1304/? I/WindowManager: Destroying surface Surface(name=com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity) called by com.android.server.wm.WindowStateAnimator.destroyDeferredSurfaceLocked:928 com.android.server.wm.WindowStateAnimator.destroyPreservedSurfaceLocked:651 com.android.server.wm.WindowManagerService.destroyPreservedSurfaceLocked:6138 com.android.server.wm.WindowAnimator.animate:295 com.android.server.wm.WindowAnimator.lambda$-com_android_server_wm_WindowAnimator_4498:115 com.android.server.wm.-$Lambda$OQfQhd_xsxt9hoLAjIbVfOwa-jY$1.$m$0:4 com.android.server.wm.-$Lambda$OQfQhd_xsxt9hoLAjIbVfOwa-jY$1.doFrame:0 android.view.Choreographer$CallbackRecord.run:979
    2019-05-08 21:28:16.890 1175-5098/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=DRAW_PENDING
    2019-05-08 21:28:16.911 1175-1203/? V/WindowManager: notifyAppResumed: wasStopped=false AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}}
    2019-05-08 21:28:16.911 1175-5004/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=HAS_DRAWN
    2019-05-08 21:28:16.913 681-681/? D/SurfaceFlinger: duplicate layer name: changing SurfaceView - com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity to SurfaceView - com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity#1
    2019-05-08 21:28:16.915 681-681/? D/SurfaceFlinger: duplicate layer name: changing Background for - SurfaceView - com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity to Background for - SurfaceView - com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity#1
    2019-05-08 21:28:16.918 10915-10941/? D/Unity: SetWindow 0 0x7e3cff0010
    2019-05-08 21:28:16.920 1175-1927/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=HAS_DRAWN
    2019-05-08 21:28:16.920 1175-5098/? I/ActivityManager: Activity reported stop, but no longer stopping: ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}
    2019-05-08 21:28:16.922 1175-1200/? I/ActivityManager: Displayed com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity: +488ms (total +646ms)
    2019-05-08 21:28:16.932 10915-10941/? D/Unity: Enabling Unity systrace
    2019-05-08 21:28:16.950 10915-10941/? D/Unity: [VFS] Mount /data/app/com.bertlabs.energytoss-8d0TjTVdRdUw3sJoVEY-vQ==/base.apk
    2019-05-08 21:28:16.962 10915-10915/? I/Unity: onResume
    2019-05-08 21:28:16.967 1175-8037/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.004 1175-8037/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=DRAW_PENDING
    2019-05-08 21:28:17.061 1175-1185/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=COMMIT_DRAW_PENDING
    2019-05-08 21:28:17.254 10915-10941/? I/Unity: SystemInfo CPU = ARM64 FP ASIMD AES, Cores = 8, Memory = 2780mb
    2019-05-08 21:28:17.254 10915-10941/? I/Unity: SystemInfo ARM big.LITTLE configuration: 4 big (mask: 0xf0), 4 little (mask: 0xf)
    2019-05-08 21:28:17.254 10915-10941/? I/Unity: ApplicationInfo com.bertlabs.energytoss version 1.9 build 80e5045a-9384-4cb9-b90c-2e087d70dbf4
    2019-05-08 21:28:17.254 10915-10941/? I/Unity: Built from '2019.1/staging' branch, Version '2019.1.1f1 (fef62e97e63b)', Build type 'Development', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
    2019-05-08 21:28:17.259 1175-2187/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.295 1175-3842/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.307 10915-10941/? D/Unity: PlayerConnection initialized from /data/app/com.bertlabs.energytoss-8d0TjTVdRdUw3sJoVEY-vQ==/base.apk/assets/bin/Data (debug = 0)
    2019-05-08 21:28:17.308 10915-10941/? D/Unity: PlayerConnection initialized network socket : 0.0.0.0 55296
    2019-05-08 21:28:17.308 10915-10941/? D/Unity: PlayerConnection initialized unix socket : Unity-com.bertlabs.energytoss
    2019-05-08 21:28:17.311 10915-10941/? D/Unity: Multi-casting "[IP] 192.168.0.184 [Port] 55296 [Flags] 2 [Guid] 1976261861 [EditorId] 3025293962 [Version] 1048832 [Id] AndroidPlayer(HUAWEI_FIG-LX1@192.168.0.184) [Debug] 0 [PackageName] AndroidPlayer" to [225.0.0.222:54997]...
    2019-05-08 21:28:17.311 10915-10941/? D/Unity: Started listening to [0.0.0.0:55296]
    2019-05-08 21:28:17.325 1175-3842/? D/WindowManager: finishDrawingWindow: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} mDrawState=HAS_DRAWN
    2019-05-08 21:28:17.462 10915-10941/? E/CRASH: pid: 10915, tid: 10941, name: UnityMain >>> com.bertlabs.energytoss <<<
    2019-05-08 21:28:17.467 1175-2187/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.673 10915-10941/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
    Process: com.bertlabs.energytoss, PID: 10915
    java.lang.Error: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0000007e2dc87fc0
    Build fingerprint: 'HUAWEI/FIG-LX1/HWFIG-H:8.0.0/HUAWEIFIG-LX1/176(C432):user/release-keys'
    Revision: '0'
    pid: 10915, tid: 10941, name: UnityMain >>> com.bertlabs.energytoss <<<
    x0 0000007e3cea9c80 x1 0000000000000000 x2 0000000000000000 x3 0000000000000000
    x4 0000007e2c3574c0 x5 0000000000000004 x6 0000007e2adac160 x7 0000007e2adac160
    x8 0000000000005ffd x9 0000000000004000 x10 0000000000004000 x11 0000000000002abd
    x12 0000000000000015 x13 0000000000000140 x14 000000000000000d x15 aaaaaaaaaaaaaaab
    x16 0000007e29512580 x17 0000007e4fb28ba4 x18 00000000000001e9 x19 0000007e29525f78
    x20 000000000000059b x21 0000007e29592000 x22 000000000000059b x23 0000007e29592000
    x24 0000007e2773c354 x25 0000007e277898f6 x26 0000007e290e4118 x27 0000007e277898a8
    x28 0000007e29592000 x29 0000007e2dc88070 x30 0000007e2890c4d4
    sp 0000007e2dc87fa0 pc 0000007e4fb28bec pstate 0000000000000000

    at [vdso].:)0)
    at libc._ZL33__pthread_mutex_lock_with_timeoutP24pthread_mutex_internal_tbPK8timespec(_ZL33__pthread_mutex_lock_with_timeoutP24pthread_mutex_internal_tbPK8timespec:0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    2019-05-08 21:28:17.691 1175-5098/? W/ActivityManager: Force finishing activity com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity
    2019-05-08 21:28:17.698 10915-10915/? I/Unity: onPause
    2019-05-08 21:28:17.854 1175-1329/? W/InputDispatcher: channel 'ed76e53 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
    2019-05-08 21:28:17.854 1175-1329/? E/InputDispatcher: channel 'ed76e53 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
    2019-05-08 21:28:17.855 1175-7309/? I/WindowManager: WIN DEATH: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.855 1175-7309/? V/WindowManager: removeIfPossible: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} callers=com.android.server.wm.WindowState.-wrap1:0 com.android.server.wm.WindowState$DeathRecipient.binderDied:2481 android.os.BinderProxy.sendDeathNotice:840 <bottom of call stack> <bottom of call stack>
    2019-05-08 21:28:17.855 1175-7309/? W/InputDispatcher: Attempted to unregister already unregistered input channel 'ed76e53 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity (server)'
    2019-05-08 21:28:17.856 1175-7309/? W/WindowManager: Keyguard is occluded and there is no window in AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}}
    2019-05-08 21:28:17.859 1175-7309/? I/WindowManager: Destroying surface Surface(name=com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2092 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:899 com.android.server.wm.HwWindowStateAnimator.destroySurfaceLocked:1006 com.android.server.wm.WindowState.removeImmediately:1899 com.android.server.wm.WindowState.removeIfPossible:2051 com.android.server.wm.WindowState.-wrap1:0 com.android.server.wm.WindowState$DeathRecipient.binderDied:2481 android.os.BinderProxy.sendDeathNotice:840
    2019-05-08 21:28:17.862 1175-7309/? W/WindowManager: Exception thrown when updateSurfaceStatusWindowStateAnimator{c897390 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}: android.os.DeadObjectException
    2019-05-08 21:28:17.862 1175-7309/? V/WindowManager: postWindowRemoveCleanupLocked: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.862 1175-7309/? V/WindowManager: Removing Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity} from AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}}
    2019-05-08 21:28:17.887 1175-1186/? V/WindowManager: removeAppToken: AppWindowToken{92eac92 token=Token{5cdc21d ActivityRecord{4cadaf4 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity t1157}}} delayed=true Callers=com.android.server.wm.DisplayContent.removeAppToken:994 com.android.server.wm.AppWindowContainerController.removeContainer:352 com.android.server.am.ActivityRecord.removeWindowContainer:1045 com.android.server.am.ActivityStack.removeActivityFromHistoryLocked:4486



    This text was indicated in red:

    2019-05-08 21:28:17.462 10915-10941/? E/CRASH: pid: 10915, tid: 10941, name: UnityMain >>> com.bertlabs.energytoss <<<
    2019-05-08 21:28:17.467 1175-2187/? V/WindowManager: Relayout window turning screen on: Window{ed76e53 u0 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity}
    2019-05-08 21:28:17.673 10915-10941/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
    Process: com.bertlabs.energytoss, PID: 10915
    java.lang.Error: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0000007e2dc87fc0
    Build fingerprint: 'HUAWEI/FIG-LX1/HWFIG-H:8.0.0/HUAWEIFIG-LX1/176(C432):user/release-keys'
    Revision: '0'
    pid: 10915, tid: 10941, name: UnityMain >>> com.bertlabs.energytoss <<<
    x0 0000007e3cea9c80 x1 0000000000000000 x2 0000000000000000 x3 0000000000000000
    x4 0000007e2c3574c0 x5 0000000000000004 x6 0000007e2adac160 x7 0000007e2adac160
    x8 0000000000005ffd x9 0000000000004000 x10 0000000000004000 x11 0000000000002abd
    x12 0000000000000015 x13 0000000000000140 x14 000000000000000d x15 aaaaaaaaaaaaaaab
    x16 0000007e29512580 x17 0000007e4fb28ba4 x18 00000000000001e9 x19 0000007e29525f78
    x20 000000000000059b x21 0000007e29592000 x22 000000000000059b x23 0000007e29592000
    x24 0000007e2773c354 x25 0000007e277898f6 x26 0000007e290e4118 x27 0000007e277898a8
    x28 0000007e29592000 x29 0000007e2dc88070 x30 0000007e2890c4d4
    sp 0000007e2dc87fa0 pc 0000007e4fb28bec pstate 0000000000000000

    at [vdso].:)0)
    at libc._ZL33__pthread_mutex_lock_with_timeoutP24pthread_mutex_internal_tbPK8timespec(_ZL33__pthread_mutex_lock_with_timeoutP24pthread_mutex_internal_tbPK8timespec:0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    at libil2cpp.:)0)
    2019-05-08 21:28:17.691 1175-5098/? W/ActivityManager: Force finishing activity com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity
    2019-05-08 21:28:17.698 10915-10915/? I/Unity: onPause
    2019-05-08 21:28:17.854 1175-1329/? W/InputDispatcher: channel 'ed76e53 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
    2019-05-08 21:28:17.854 1175-1329/? E/InputDispatcher: channel 'ed76e53 com.bertlabs.energytoss/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!



    Thanks for having a look
     
    Last edited: May 8, 2019
  4. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,983
    This looks like it deserves reporting a bug :)
    Please do so.
    Thanks!
     
  5. Bertlapp

    Bertlapp

    Joined:
    Sep 7, 2015
    Posts:
    44
    Hey,

    Because I saw something with user key in the logcat I decided to create a new publish key. Not sure why but it fixed my problem.

    I remember doing the following steps the last couple of days:
    • I created my project in Unity 2019.1.0f2 (64-bit) and upgraded to Unity 2019.1.1f1 (64-bit)
    • I made a publish key in Unity 2019.1.0f2 (64-bit) before upgrading to Unity 2019.1.1f1 (64-bit)
    • I gave my publish key file a custom name -> instead of user.keystore I gave it energytoss.keystore
    • I switched in Unity 2019.1.1f1 (64-bit) to the ARM 64 architecture with IL2CPP
    • I deleted the custom keystore file and made a new one with the standard filename of user.keystore

    Some of the steps above must have keep messing up my build.

    Regards,
    Bert
     
    mwalus likes this.
  6. NicoL3AS

    NicoL3AS

    Joined:
    Oct 7, 2015
    Posts:
    18
    Hello there,
    I switchet from Mono to IL2CPP in order to compile for 64 bits and I have a similar error here. The main difference is that it freezes instead of crashing. I guess it is because the signal of the error is different (signal 6 SIGABRT instead of signal 11 SIGSEGV). I know that SIGABRT is often thrown by libc in case of memory corruption (link).
    There is no way we can change our publish key because the app is already live on the Google Play. But if this have to do with the keystore, which did not move since our switch from Mono to IL2CPP, it's most certainly a bug from IL2CPP.
    This error is very difficult to debug because the freeze is random, I did not find any way to reproduce it. It just happens sometimes.
    Any idea of how I can debug and/or from where it comes from? Logs are below, tell me if you need any other information.
    Thanks

    06-20 11:10:26.505 6378 6448 E AndroidRuntime: FATAL EXCEPTION: UnityMain
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: Process: com.tsubook, PID: 6378
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: java.lang.Error: signal 6 (SIGABRT), code -6 (?), fault addr --------
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:9/HUAWEIELE-L29/161C431:user/release-keys'
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: Revision: '0'
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: pid: 6378, tid: 7129, name: Thread-55 >>> com.tsubook <<<
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x0 0000000000000000 x1 0000000000001bd9 x2 0000000000000006 x3 0000000000000008
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x4 0000007be3470000 x5 0000007be3470000 x6 0000007be3470000 x7 000000000405c3d2
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x8 0000000000000083 x9 74f4125a87c2ec76 x10 0000000000000000 x11 fffffffc7ffffbdf
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x12 0000000000000001 x13 ffffffffa2f769a7 x14 000000000db8df9f x15 0000000000000000
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x16 0000007be02702c0 x17 0000007be01aee34 x18 0000000000000001 x19 00000000000018ea
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x20 0000000000001bd9 x21 0000007b2d26dfc0 x22 0000007b12b79800 x23 0000007b5ca76658
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x24 0000000000000000 x25 0000007af9db9588 x26 0000000000000000 x27 0000007b52e7ac44
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: x28 0000000000000043 x29 0000007af9db8b50 x30 0000007be01a3960
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: sp 0000007af9db8b10 pc 0000007be01a3988 pstate 0000000060000000
    06-20 11:10:26.505 6378 6448 E AndroidRuntime:
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at [vdso].:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libc.abort(abort:112)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZN3art7Runtime5AbortEPKc(_ZN3art7Runtime5AbortEPKc:1196)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libbase._ZN7android4base10LogMessageD1Ev(_ZN7android4base10LogMessageD1Ev:800)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZN3art22IndirectReferenceTable17AbortIfNoCheckJNIERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE(_ZN3art22IndirectReferenceTable17AbortIfNoCheckJNIERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE:240)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZNK3art22IndirectReferenceTable10GetCheckedEPv(_ZNK3art22IndirectReferenceTable10GetCheckedEPv:432)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZNK3art6Thread13DecodeJObjectEP8_jobject(_ZNK3art6Thread13DecodeJObjectEP8_jobject:100)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZN3art12_GLOBAL__N_18ArgArray24BuildArgArrayFromJValuesERKNS_33ScopedObjectAccessAlreadyRunnableENS_6ObjPtrINS_6mirror6ObjectEEEP6jvalue(_ZN3art12_GLOBAL__N_18ArgArray24BuildArgArrayFromJValuesERKNS_33ScopedObjectAccessAlreadyRunnableENS_6ObjPtrINS_6mirror6ObjectEEEP6jvalue:208)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZN3art17InvokeWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue(_ZN3art17InvokeWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue:384)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libart._ZN3art3JNI23CallStaticObjectMethodAEP7_JNIEnvP7_jclassP10_jmethodIDP6jvalue(_ZN3art3JNI23CallStaticObjectMethodAEP7_JNIEnvP7_jclassP10_jmethodIDP6jvalue:636)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at split_config.:)0)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libc._ZL15__pthread_startPv(_ZL15__pthread_startPv:36)
    06-20 11:10:26.505 6378 6448 E AndroidRuntime: at libc.__start_thread(__start_thread:68)

    06-19 17:06:14.900 5384 5384 E AndroidRuntime: FATAL EXCEPTION: main
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: Process: com.tsubook, PID: 5384
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: java.lang.Error: signal 6 (SIGABRT), code -6 (?), fault addr --------
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:9/HUAWEIELE-L29/161C431:user/release-keys'
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: Revision: '0'
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: pid: 5384, tid: 11448, name: Thread-79 >>> com.tsubook <<<
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x0 0000000000000000 x1 0000000000002cb8 x2 0000000000000006 x3 0000000000000008
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x4 0000007be3470000 x5 0000007be3470000 x6 0000007be3470000 x7 0000000003e22c0a
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x8 0000000000000083 x9 74f4125a87c2ec76 x10 0000000000000000 x11 fffffffc7ffffbdf
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x12 0000000000000001 x13 ffffffffa2f84fc2 x14 0000000013e3dabe x15 0000000000000084
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x16 0000007be02702c0 x17 0000007be01aee34 x18 0000000000000001 x19 0000000000001508
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x20 0000000000002cb8 x21 0000007b3c20e8c0 x22 0000007b56211400 x23 0000007b5ca76658
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x24 0000000000000000 x25 0000007b37ca3588 x26 0000000000000000 x27 0000007b5480cc7c
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: x28 0000000000000043 x29 0000007b37ca2b50 x30 0000007be01a3960
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: sp 0000007b37ca2b10 pc 0000007be01a3988 pstate 0000000060000000
    06-19 17:06:14.900 5384 5384 E AndroidRuntime:
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at [vdso].:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libc.abort(abort:112)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZN3art7Runtime5AbortEPKc(_ZN3art7Runtime5AbortEPKc:1196)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libbase._ZN7android4base10LogMessageD1Ev(_ZN7android4base10LogMessageD1Ev:800)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZN3art22IndirectReferenceTable17AbortIfNoCheckJNIERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE(_ZN3art22IndirectReferenceTable17AbortIfNoCheckJNIERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE:240)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZNK3art22IndirectReferenceTable10GetCheckedEPv(_ZNK3art22IndirectReferenceTable10GetCheckedEPv:432)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZNK3art6Thread13DecodeJObjectEP8_jobject(_ZNK3art6Thread13DecodeJObjectEP8_jobject:100)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZN3art12_GLOBAL__N_18ArgArray24BuildArgArrayFromJValuesERKNS_33ScopedObjectAccessAlreadyRunnableENS_6ObjPtrINS_6mirror6ObjectEEEP6jvalue(_ZN3art12_GLOBAL__N_18ArgArray24BuildArgArrayFromJValuesERKNS_33ScopedObjectAccessAlreadyRunnableENS_6ObjPtrINS_6mirror6ObjectEEEP6jvalue:208)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZN3art17InvokeWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue(_ZN3art17InvokeWithJValuesERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDP6jvalue:384)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libart._ZN3art3JNI23CallStaticObjectMethodAEP7_JNIEnvP7_jclassP10_jmethodIDP6jvalue(_ZN3art3JNI23CallStaticObjectMethodAEP7_JNIEnvP7_jclassP10_jmethodIDP6jvalue:636)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at split_config.:)0)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libc._ZL15__pthread_startPv(_ZL15__pthread_startPv:36)
    06-19 17:06:14.900 5384 5384 E AndroidRuntime: at libc.__start_thread(__start_thread:68)
     
  7. javierfed

    javierfed

    Joined:
    Apr 10, 2015
    Posts:
    50
    This exact thing happens with my build too. It worked just fine for a while. but then I started cleaning up code, enabling the 64 bit compile flags and bam! the game will close/crash mid launch. no "made with unity" or anything. using adb did not reveal any major information, but of course I have been banging my head against the keyboard sometimes and can't provide the logcat details for those builds. turning off 64 bit and IL2CPP fixes the issue... but that won't work with google play so please tell me someone else already got a bug ticket in or will I be the first?

    for reference: unity 2019.1.5f1. failure also seen in unity 2019.1.7f1
     
    Khonkaengame likes this.
  8. NicoL3AS

    NicoL3AS

    Joined:
    Oct 7, 2015
    Posts:
    18
  9. Geneworm

    Geneworm

    Joined:
    Jun 26, 2017
    Posts:
    41
    I have this issue too, mono runs fine, IL2CPP is instant crash, I fixed one project that had this issue by moving from the old project to a new LWRP version, however a different project that is already LWRP has started having this issue now.
     
    jinhojang-fg likes this.
  10. GrumpyRhino

    GrumpyRhino

    Joined:
    Jun 5, 2013
    Posts:
    22
    Adding android:allowBackup="false" tools:replace="android:allowBackup" to the Android Manifest seemed to fix it for us. Sounds like the same issue, at least.

    But that does remove a layer of protection in case a player isn't using cloud save (as I believe the backup will sometimes restore data if a user uninstalls and reinstalls your app).

    I'm considering returning to mono until the issue gets fixed or we need to, come August.
     
  11. javierfed

    javierfed

    Joined:
    Apr 10, 2015
    Posts:
    50
    below is my logcat output, my game is app.LostSeraphLLC.GhostCatNightmare

    [Edit: ran a new build, same settings with 64 bit enabled and started the adb during install... got something else... ]


    06-30 00:42:29.895 1544 2539 I ActivityManager: DSS on for com.samsung.android.lool and scale is 1.0
    06-30 00:42:32.014 1544 1577 D ActivityManager: package com.samsung.android.authfw, user - 0 is SDcard whitelisted
    06-30 00:42:32.049 1544 1579 I ActivityManager: Start proc 19336:com.samsung.android.authfw/1201 for service com.samsung.android.authfw/.pass.PassService
    06-30 00:42:32.125 1544 4058 I ActivityManager: DSS on for com.samsung.android.authfw and scale is 1.0
    06-30 00:42:43.706 1544 4988 I ActivityManager: Process com.samsung.android.bixby.agent (pid 18557) has died: cch+6CEM (170,746)
    06-30 00:42:43.744 1544 3707 I ActivityManager: Process com.samsung.android.ipsgeofence (pid 18601) has died: cch+6CEM (173,750)
    06-30 00:42:43.851 1544 1936 D PackageManager: START INSTALL PACKAGE: observer{104963242}
    06-30 00:42:43.851 1544 1936 D PackageManager: stagedDir{/data/app/vmdl2049357610.tmp}
    06-30 00:42:43.851 1544 1936 D PackageManager: stagedCid{null}
    06-30 00:42:43.851 1544 1936 D PackageManager: Request from{null}
    06-30 00:42:43.851 1544 1936 D PackageManager: VerificationInfo{,originatingUid=-1,installerUid=2000}
    06-30 00:42:43.858 1544 1608 D ActivityManager: package com.android.defcontainer, user - 0 is SDcard whitelisted
    06-30 00:42:43.891 1544 1579 I ActivityManager: Start proc 19392:com.android.defcontainer/u0a15 for service com.android.defcontainer/.DefaultContainerService
    06-30 00:42:43.939 1544 3707 I ActivityManager: DSS on for com.android.defcontainer and scale is 1.0
    06-30 00:42:44.300 1544 1608 D PackageManager: EAS IT Policy app.LostSeraphLLC.GhostCatNightmare isPackageSignedByPlatform = false
    06-30 00:42:44.308 1544 1608 I PackageManager: EAS IT Policy AllowList =
    06-30 00:42:44.309 1544 1608 I PackageManager: isAppBlockedByDPM?? = false
    06-30 00:42:44.581 1544 1608 D PackageManager: sendBroadcastAsUser. PACKAGE_INSTALL_STARTED
    06-30 00:42:44.587 1544 1608 D PackageManager: EAS IT Policy app.LostSeraphLLC.GhostCatNightmare isPackageSignedByPlatform = false
    06-30 00:42:44.591 1544 1577 D ActivityManager: package com.samsung.android.game.gos, user - 0 is SDcard whitelisted
    06-30 00:42:44.621 1544 1579 I ActivityManager: Start proc 19407:com.samsung.android.game.gos/u0a384 for broadcast com.samsung.android.game.gos/.receiver.GameServiceReceiver
    06-30 00:42:44.656 1544 1608 W PackageManager: verifying app can be installed or not
    06-30 00:42:44.680 1544 3707 I ActivityManager: DSS on for com.samsung.android.game.gos and scale is 1.0
    06-30 00:42:44.706 1544 1608 D PackageManager: EAS IT Policy app.LostSeraphLLC.GhostCatNightmare isPackageSignedByPlatform = false
    06-30 00:42:44.706 1544 1608 D PackageManager: EAS IT Policy destCodeFile /data/app/app.LostSeraphLLC.GhostCatNightmare-0vegy38HEGCDqntVGSz1Rg==
    06-30 00:42:44.726 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.email.provider :: true
    06-30 00:42:44.732 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.app.watchmanager :: true
    06-30 00:42:44.735 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.android.nfc :: true
    06-30 00:42:44.736 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.messaging :: true
    06-30 00:42:44.746 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.app.simplesharing :: true
    06-30 00:42:44.752 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.sec.android.app.myfiles :: true
    06-30 00:42:44.752 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.allshare.service.fileshare :: true
    06-30 00:42:44.755 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.sec.android.app.sbrowser :: true
    06-30 00:42:44.760 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.samsung.android.spay :: true
    06-30 00:42:44.766 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.android.bluetooth :: true
    06-30 00:42:44.767 1544 1608 D PackageManager: REQUEST_INSTALL_PACKAGES from the list: com.android.captiveportallogin :: true
    06-30 00:42:44.774 1544 1608 I PackageManager: setLicensePermissions
    06-30 00:42:44.776 1544 1608 I PackageManager: setLicensePermissions : packageName = com.sec.android.app.shealth({com.mobeam.barcodeService=Package{51a42e6 com.mobeam.barcodeService}, com.amazon.mShop.android.shopping=Package{74c027 com.amazon.mShop.android.shopping}, com.samsung.android.provider.filterprovider=Package{96be2d4 com.samsung.android.provider.filterprovider}, com.monotype.android.font.rosemary=Package{6045c7d com.monotype.android.font.rosemary}, com.seagate.goflexsatellite=Package{9b7a772 com.seagate.goflexsatellite}, com.sec.android.app.DataCreate=Package{c6337c3 com.sec.android.app.DataCreate}, com.skype.raider=Package{50e5840 com.skype.raider}, com.samsung.android.app.ledcoverdream=Package{77f4379 com.samsung.android.app.ledcoverdream}, com.android.cts.priv.ctsshim=Package{54c8be com.android.cts.priv.ctsshim}, com.gd.mobicore.pa=Package{a378d1f com.gd.mobicore.pa}, com.sec.android.widgetapp.samsungapps=Package{ba0b86c com.sec.android.widgetapp.samsungapps}, com.samsung.android.smartswitchassistant=Package{b279e35 com.samsung.android.smartswitchassistant}, com.sec.vsim.ericssonnsds.webapp=Package{410b2ca com.sec.vsim.ericssonnsds.webapp}, com.hellofresh.androidapp=Package{3d1dc3b com.hellofresh.androidapp}, com.sec.android.app.setupwizardlegalprovider=Package{216ef58 com.sec.android.app.setupwizardlegalprovider}, com.google.android.youtube=Package{6c0e8b1 com.google.android.youtube}, com.samsung.android.app.galaxyfinder=Package{ef3196 com.samsung.android.app.galaxyfinder}, com.vzw.apnlib=Package{6f80117 com.vzw.apnlib}, com.casox.Popsmachine=Package{6b7a904 com.casox.Popsmachine}, com.sec.location.nsflp2=Package{d64d122 com.sec.location.nsflp2}, com.nextdoor=Package{df197b3 com.nextdoor}, com.samsung.android.themestore=Package{3885170 com.samsung.android.themestore}, com.sec.android.app.chromecustomizations=Package{67afce9 com.sec.android.app.chromecustomizations}, com.samsung.android.app.aodservice=Package{a2dd6e com.samsung.android.app.aodservice}, com.samsung.android.app.cocktailbarservice=Package{5e3fc0f com.samsung.android.app.cocktailbarservice}, com.android.internal.display.cutout.emulation.corner=Package{b79149c com.android.internal.display.cutout.emulation.corner}, com.game.ocarina=Package{37d7ea5 com.game.ocarina}, com.google.android.ext.services=Package{1a3627a com.google.android.ext.services}, com.sec.android.app.suwscriptplayer=Package{eee4a2b com.sec.android.app.suwscriptplayer}, com.android.internal.display.cutout.emulation.double=Package{e50de88 com.android.internal.display.cutout.emulation.double}, com.android.providers.telephony=Package{16c6021 com.android.providers.telephony}, com.sec.android.app.parser=Package{af52c46 com.sec.android.app.parser}, com.pixelberrystudios.choices=Package{2055e07 com.pixelberrystudios.choices}, com.samsung.svoice.sync=Package{f595b34 com.samsung.svoice.sync}, com.tomdxs.symago=Package{10ddd5d com.tomdxs.symago}, com.camerasideas.instashot=Package{f47c6d2 com.camerasideas.instashot}, com.google.android.googlequicksearchbox=Package{88fd3a3 com.google.android.googlequicksearchbox}, com.samsung.android.calendar=Package{acaf6a0 com.samsung.android.calendar}, com.cnn.mobile.android.phone.edgepanel=Package{f4ff259 com.cnn.mobile.android.phone.edgepanel}, com.samsung.android.timezone.updater=Package{ab77e1e com.samsung.android.timezone.updater}, com.android.providers.calendar=Package{1c206ff com.android.providers.calendar}, com.osp.app.signin=Package{5f8dccc com.osp.app.signin}, com.samsung.clipboardsaveservice=Package{33dbfe3 com.samsung.clipboardsaveservice}, com.sec.automation=Package{45b15 com.sec.automation}, com.android.providers.media=Package{cd95e2a com.android.providers.media}, com.samsung.android.app.social=Package{1ba141b com.samsung.android.app.social}, com.google.android.apps.docs.editors.docs=Package{63cf9b8 com.google.android.apps.docs.editors.docs}, com.google.android.onetimeinitializer=Package{85c9391 com.google.android.onetimeinitializer}, com.amazon.venezia=Package{78732f6 com.amazon.venezia}, com.sec.android.mimage.gear360editor=Package{65bd6f7 com
    06-30 00:42:45.138 1544 1608 I PackageManager: enforceEDMPermissionLI
    06-30 00:42:45.277 1544 1608 W PackageManager: Can't run secure_storage_pm!
    06-30 00:42:49.331 1544 19438 I ActivityManager: Force stopping app.LostSeraphLLC.GhostCatNightmare appid=10516 user=0: clear data
    06-30 00:42:49.336 1544 19438 D PackageManager: START CLEAR APPLICATION USER DATA: observer{112672921}
    06-30 00:42:49.336 1544 19438 D PackageManager: pkg{app.LostSeraphLLC.GhostCatNightmare}
    06-30 00:42:49.336 1544 19438 D PackageManager: user{0}
    06-30 00:42:49.340 1544 1577 I ActivityManager: Force stopping app.LostSeraphLLC.GhostCatNightmare appid=10516 user=-1: clearApplicationUserData
    06-30 00:42:49.377 1544 1608 D PackageManager: result of clearing user data: succeeded{112672921}
    06-30 00:42:49.397 1544 4058 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=2867, uid=10026 that is not exported from uid 10203
    06-30 00:42:49.406 1544 3839 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=6671, uid=10287 that is not exported from uid 10203
    06-30 00:42:49.420 1544 1577 D ActivityManager: package com.android.chrome, user - 0 is SDcard whitelisted
    06-30 00:42:49.422 1544 19438 D ActivityManager: package app.LostSeraphLLC.GhostCatNightmare, user - 0 is SDcard whitelisted
    06-30 00:42:49.447 1544 1579 I ActivityManager: Start proc 19441:com.android.chrome/u0a153 for broadcast com.android.chrome/org.chromium.chrome.browser.browserservices.ClientAppBroadcastReceiver
    06-30 00:42:49.469 1544 1579 I ActivityManager: Start proc 19446:app.LostSeraphLLC.GhostCatNightmare/u0a516 for backup android/FullBackupAgent
    06-30 00:42:49.500 1544 3839 I ActivityManager: DSS on for com.android.chrome and scale is 1.0
    06-30 00:42:49.557 1544 3839 I ActivityManager: DSS on for app.LostSeraphLLC.GhostCatNightmare and scale is 1.0
    06-30 00:42:49.682 1544 3839 D ActivityManager: package com.android.documentsui, user - 0 is SDcard whitelisted
    06-30 00:42:49.722 1544 1579 I ActivityManager: Start proc 19480:com.android.documentsui/u0a18 for broadcast com.android.documentsui/.PackageReceiver
    06-30 00:42:49.774 1544 3839 I ActivityManager: DSS on for com.android.documentsui and scale is 1.0
    06-30 00:42:49.998 1544 3839 I ActivityManager: Killing 17942:com.facebook.orca/u0a314 (adj 906): empty #25
    06-30 00:42:50.017 1544 4989 D ActivityManager: package com.samsung.android.bixby.agent, user - 0 is SDcard whitelisted
    06-30 00:42:50.063 1544 1579 I ActivityManager: Start proc 19508:com.samsung.android.bixby.agent/5018 for broadcast com.samsung.android.bixby.agent/com.samsung.android.bixby.core.companion.PackageUpdateReceiver
    06-30 00:42:50.116 1544 4989 I ActivityManager: DSS on for com.samsung.android.bixby.agent and scale is 1.0
    06-30 00:42:50.290 1544 3711 I ActivityManager: Killing 18622:com.samsung.klmsagent/u0a39 (adj 906): empty #25
    06-30 00:42:50.538 1544 3711 D PackageManager: setEnabledSetting : userId = 0 packageName = com.samsung.android.bixby.agent cmp = com.samsung.android.bixby.core.bluetooth.HeadSetReceiver newState = 1 callingPackage = 5018/com.samsung.android.bixby.agent
    06-30 00:42:50.552 1544 3691 D ActivityManager: package com.samsung.android.bixby.service, user - 0 is SDcard whitelisted
    06-30 00:42:50.554 1544 3691 I ActivityManager: Killing 18674:com.sec.unifiedwfc/u0a367 (adj 906): empty #25
    06-30 00:42:50.596 1544 1579 I ActivityManager: Start proc 19550:com.samsung.android.bixby.service/5018 for broadcast com.samsung.android.bixby.service/.bixbysearch.dataObserver.receiver.PackageBroadcastReceiver
    06-30 00:42:50.663 1544 3711 I ActivityManager: DSS on for com.samsung.android.bixby.service and scale is 1.0
    06-30 00:42:50.967 1544 1556 I ActivityManager: Killing 18695:com.samsung.android.app.watchmanager/u0a202 (adj 906): empty #25
    06-30 00:42:51.083 1544 1556 D ActivityManager: package com.samsung.storyservice, user - 0 is SDcard whitelisted
    06-30 00:42:51.124 1544 1579 I ActivityManager: Start proc 19576:com.samsung.storyservice/5004 for broadcast com.samsung.storyservice/.framework.StaticBroadcastReceiver
    06-30 00:42:51.215 1544 1556 I ActivityManager: DSS on for com.samsung.storyservice and scale is 1.0
    06-30 00:42:51.400 1544 1556 D ActivityManager: package com.samsung.visionprovider, user - 0 is SDcard whitelisted
    06-30 00:42:51.411 1544 3710 I ActivityManager: Killing 18719:com.samsung.android.app.watchmanager:contentprovider/u0a202 (adj 906): empty #25
    06-30 00:42:51.442 1544 1579 I ActivityManager: Start proc 19599:com.samsung.visionprovider:VisionFramework/5019 for broadcast com.samsung.visionprovider/.core.ClearDataReceiver
    06-30 00:42:51.553 1544 3711 I ActivityManager: DSS on for com.samsung.visionprovider and scale is 1.0
    06-30 00:42:51.759 1544 4058 D ActivityManager: package com.google.android.apps.photos, user - 0 is SDcard whitelisted
    06-30 00:42:51.762 1544 4058 I ActivityManager: Killing 17636:com.facebook.katana/u0a238 (adj 906): empty #25
    06-30 00:42:51.798 1544 1579 I ActivityManager: Start proc 19620:com.google.android.apps.photos/u0a206 for broadcast com.google.android.apps.photos/com.google.android.libraries.social.mediastoresync.reset.impl.MediaStoreClearedReceiver
    06-30 00:42:51.856 1544 4058 I ActivityManager: DSS on for com.google.android.apps.photos and scale is 1.0
    06-30 00:42:52.231 1544 4989 I ActivityManager: Killing 18746:com.samsung.android.spay/u0a325 (adj 906): empty #25
    06-30 00:42:53.014 1544 3489 I ActivityManager: Killing 17425:com.facebook.appmanager/u0a318 (adj 906): empty #25
    06-30 00:42:53.019 1544 4989 I ActivityManager: Process app.LostSeraphLLC.GhostCatNightmare (pid 19446) has died: cch+6CEM (238,680)
    06-30 00:42:53.029 1544 1608 D PackageManager: result of install: 1{104963242}
    06-30 00:42:53.186 1544 4357 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=2867, uid=10026 that is not exported from uid 10203
    06-30 00:42:53.190 1544 1577 D ActivityManager: package com.samsung.aasaservice, user - 0 is SDcard whitelisted
    06-30 00:42:53.195 1544 4357 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=6671, uid=10287 that is not exported from uid 10203
    06-30 00:42:53.210 1544 1579 I ActivityManager: Start proc 19656:com.samsung.aasaservice/1000 for broadcast com.samsung.aasaservice/.AASAUpdateReceiver
    06-30 00:42:53.291 1544 1556 I ActivityManager: DSS on for com.samsung.aasaservice and scale is 1.0
    06-30 00:42:53.442 1544 3712 D PackageManager: setEnabledSetting : userId = 0 packageName = com.google.android.gms cmp = com.google.android.gms.people.pub.PeopleProfileActionGatewayActivity newState = 2 callingPackage = 10026/com.google.android.gms
    06-30 00:42:53.467 1544 2120 D ActivityManager: package com.samsung.android.bbc.bbcagent, user - 0 is SDcard whitelisted
    06-30 00:42:53.487 1544 1579 I ActivityManager: Start proc 19685:com.samsung.android.bbc.bbcagent/1000 for broadcast com.samsung.android.bbc.bbcagent/.bbccontroller.receiver.PackageEventReceiver
    06-30 00:42:53.534 1544 3712 I ActivityManager: DSS on for com.samsung.android.bbc.bbcagent and scale is 1.0
    06-30 00:42:53.612 1544 4357 I ActivityManager: Force stopping app.LostSeraphLLC.GhostCatNightmare appid=10516 user=0: from pid 19704 caller com.android.server.am.ActivityManagerShellCommand.runStartActivity:412
    06-30 00:42:53.632 1544 1556 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=2867, uid=10026 that is not exported from uid 10203
    06-30 00:42:53.634 1544 2412 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=6671, uid=10287 that is not exported from uid 10203
    06-30 00:42:53.677 1544 3712 D ActivityManager: package com.samsung.android.da.daagent, user - 0 is SDcard whitelisted
    06-30 00:42:53.680 1544 3712 I ActivityManager: Killing 19045:com.google.android.apps.turbo/u0a214 (adj 906): empty #25
    06-30 00:42:53.711 1544 1579 I ActivityManager: Start proc 19707:com.samsung.android.da.daagent/1000 for broadcast com.samsung.android.da.daagent/.receiver.DualAppPackageEventReceiver
    06-30 00:42:53.770 1544 2412 I ActivityManager: DSS on for com.samsung.android.da.daagent and scale is 1.0
    06-30 00:42:53.874 1544 4357 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10200000 cmp=ComponentInfo{app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity}} from uid 2000
    06-30 00:42:53.874 1544 4357 E ActivityManager: getPackageFromAppProcesses, return null :19704
    06-30 00:42:53.902 1544 4357 I ActivityManager: [IOP] sourceDir : /data/app/app.LostSeraphLLC.GhostCatNightmare-0vegy38HEGCDqntVGSz1Rg== in ActivityStacksupervisor
    06-30 00:42:53.926 1544 4357 D ActivityManager: [PIP] Update supportsEnterPipOnTaskSwitch(startActivityLocked
    06-30 00:42:53.955 1544 2412 I ActivityManager: Killing 19169:com.sec.android.widgetapp.easymodecontactswidget/u0a94 (adj 906): empty #25
    06-30 00:42:53.963 1544 1577 D ActivityManager: package com.samsung.android.app.cocktailbarservice, user - 0 is SDcard whitelisted
    06-30 00:42:53.972 1544 4989 D ActivityManager: package app.LostSeraphLLC.GhostCatNightmare, user - 0 is SDcard whitelisted
    06-30 00:42:53.975 1544 4989 V ActivityManager: Scheduling idle now: forceIdle=trueimmediate=true
    06-30 00:42:54.019 1544 1579 I ActivityManager: Start proc 19726:com.samsung.android.app.cocktailbarservice:edgelighting/u0a16 for broadcast com.samsung.android.app.cocktailbarservice/com.samsung.android.app.edgelighting.EdgeLightingReceiver
    06-30 00:42:54.044 1544 1579 I ActivityManager: Start proc 19731:app.LostSeraphLLC.GhostCatNightmare/u0a516 for activity app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity
    06-30 00:42:54.090 1544 4989 I ActivityManager: DSS on for com.samsung.android.app.cocktailbarservice and scale is 1.0
    06-30 00:42:54.174 1544 4989 I ActivityManager: DSS on for app.LostSeraphLLC.GhostCatNightmare and scale is 1.0
    06-30 00:42:54.193 1544 4989 W ActivityManager: Request to remove task ignored for non-existent task 174
    06-30 00:42:54.314 1544 4989 D ActivityManager: package com.samsung.android.app.taskedge, user - 0 is SDcard whitelisted
    06-30 00:42:54.324 1544 4357 D ActivityManager: package com.samsung.android.sm.policy, user - 0 is SDcard whitelisted
    06-30 00:42:54.324 1544 4357 W ActivityManager: wait for provider publish: waiters=1 callerApp=ProcessRecord{57328b9d0 19726:com.samsung.android.app.cocktailbarservice:edgelighting/u0a16} cpr=ContentProviderRecord{86e4fe u0 com.samsung.android.sm.policy/com.samsung.android.scpm.db.ScpmProvider}
    06-30 00:42:54.338 1544 1579 I ActivityManager: Start proc 19770:com.samsung.android.app.taskedge/u0a82 for broadcast com.samsung.android.app.taskedge/.edgepanel.TaskEdgePanelProvider
    06-30 00:42:54.363 1544 1579 I ActivityManager: Start proc 19775:com.samsung.android.sm.policy/u0a154 for content provider com.samsung.android.sm.policy/com.samsung.android.scpm.db.ScpmProvider
    06-30 00:42:54.393 1544 3710 I ActivityManager: DSS on for com.samsung.android.app.taskedge and scale is 1.0
    06-30 00:42:54.415 1544 3710 I ActivityManager: DSS on for com.samsung.android.sm.policy and scale is 1.0
    06-30 00:42:54.523 19731 19731 I Unity : onResume
    06-30 00:42:54.539 1544 4989 I ActivityManager: Killing 18456:com.sec.android.widgetapp.samsungapps/u0a25 (adj 906): empty #25
    06-30 00:42:54.548 1544 4989 I ActivityManager: Killing 19186:com.sec.android.app.samsungapps/u0a68 (adj 906): empty #25
    06-30 00:42:54.550 1544 1577 D ActivityManager: package com.samsung.android.provider.stickerprovider, user - 0 is SDcard whitelisted
    06-30 00:42:54.619 1544 1579 I ActivityManager: Start proc 19807:com.samsung.android.provider.stickerprovider/u0a79 for broadcast com.samsung.android.provider.stickerprovider/.StickerBroadcastReceiver
    06-30 00:42:54.622 1544 3710 I ActivityManager: Killing 19200:com.samsung.android.app.notes/u0a210 (adj 906): empty #25
    06-30 00:42:54.638 19731 19801 D Unity : SetWindow 0 0xd02e4008
    06-30 00:42:54.638 19731 19801 D Unity : SetWindow 0 0xd02e4008
    06-30 00:42:54.680 1544 4357 I ActivityManager: DSS on for com.samsung.android.provider.stickerprovider and scale is 1.0
    06-30 00:42:54.738 1544 1597 I ActivityManager: Displayed app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity: +761ms
    06-30 00:42:54.742 19731 19731 I Unity : windowFocusChanged: true
    06-30 00:42:54.766 19731 19801 D Unity : Enabling Unity systrace
    06-30 00:42:54.805 19731 19801 D Unity : [VFS] Mount /data/app/app.LostSeraphLLC.GhostCatNightmare-0vegy38HEGCDqntVGSz1Rg==/base.apk
    06-30 00:42:54.815 19731 19801 D Unity : [VFS] Mount /data/app/app.LostSeraphLLC.GhostCatNightmare-0vegy38HEGCDqntVGSz1Rg==/split_config.armeabi_v7a.apk
    06-30 00:42:54.815 1544 1544 D ActivityManager: package com.tmobile.pr.mytmobile, user - 0 is SDcard whitelisted
    06-30 00:42:54.822 1544 4357 D ActivityManager: package com.samsung.android.scloud, user - 0 is SDcard whitelisted
    06-30 00:42:54.874 1544 1579 I ActivityManager: Start proc 19826:com.tmobile.pr.mytmobile/u0a296 for service com.tmobile.pr.mytmobile/com.tmobile.pr.eventcollector.TickleEventManagerJobService
    06-30 00:42:54.884 19731 19801 I Unity : SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 8, Memory = 3348mb
    06-30 00:42:54.885 19731 19801 I Unity : SystemInfo ARM big.LITTLE configuration: 4 big (mask: 0xf0), 4 little (mask: 0xf)
    06-30 00:42:54.886 19731 19801 I Unity : ApplicationInfo app.LostSeraphLLC.GhostCatNightmare version 1.0 build 99ecc077-c66c-466f-bd96-3ed9aa4f07a3
    06-30 00:42:54.886 19731 19801 I Unity : Built from '2019.1/staging' branch, Version '2019.1.8f1 (7938dd008a75)', Build type 'Development', Scripting Backend 'il2cpp', CPU 'armeabi-v7a', Stripping 'Enabled'
    06-30 00:42:54.914 19731 19801 D Unity : PlayerConnection initialized from /data/app/app.LostSeraphLLC.GhostCatNightmare-0vegy38HEGCDqntVGSz1Rg==/split_config.armeabi_v7a.apk/assets/bin/Data (debug = 0)
    06-30 00:42:54.916 19731 19801 D Unity : PlayerConnection initialized network socket : 0.0.0.0 55413
    06-30 00:42:54.916 19731 19801 D Unity : PlayerConnection initialized unix socket : Unity-app.LostSeraphLLC.GhostCatNightmare
    06-30 00:42:54.922 1544 1579 I ActivityManager: Start proc 19839:com.samsung.android.scloud/5009 for broadcast com.samsung.android.scloud/.common.SCloudSystemIntentReceiver
    06-30 00:42:54.922 19731 19801 D Unity : Multi-casting "[IP] 192.0.0.4 [Port] 55413 [Flags] 2 [Guid] 1552354165 [EditorId] 1849178694 [Version] 1048832 [Id] AndroidPlayer(samsung_SM-G955U@192.0.0.4) [Debug] 0 [PackageName] AndroidPlayer" to [225.0.0.222:54997]...
    06-30 00:42:54.922 19731 19801 D Unity : Started listening to [0.0.0.0:55413]
    06-30 00:42:54.926 1544 1556 I ActivityManager: DSS on for com.tmobile.pr.mytmobile and scale is 1.0
    06-30 00:42:55.001 1544 3710 I ActivityManager: DSS on for com.samsung.android.scloud and scale is 1.0
    06-30 00:42:55.302 1544 2120 W ActivityManager: crash : app.LostSeraphLLC.GhostCatNightmare,0
    06-30 00:42:55.309 1544 2120 W ActivityManager: Force finishing activity app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity
    06-30 00:42:55.317 19731 19731 I Unity : onPause
    06-30 00:42:55.327 1544 1578 I ActivityManager: Showing crash dialog for package app.LostSeraphLLC.GhostCatNightmare u0
    06-30 00:42:55.472 1544 1556 I ActivityManager: Killing 19228:com.sec.android.app.music:playerService/u0a276 (adj 906): empty #25
    06-30 00:42:55.765 1544 3712 I ActivityManager: Killing 19104:com.sec.android.app.clockpackage/u0a120 (adj 906): empty #25
    06-30 00:42:55.767 1544 1577 D ActivityManager: package com.samsung.knox.securefolder, user - 0 is SDcard whitelisted
    06-30 00:42:55.776 1544 1556 I ActivityManager: Process com.google.android.apps.photos (pid 19620) has died: cch+6CEM (145,859)
    06-30 00:42:55.782 1544 1579 I ActivityManager: Start proc 19941:com.samsung.knox.securefolder/u0a70 for broadcast com.samsung.knox.securefolder/.containeragent.detector.KnoxPackageStateReceiver
    06-30 00:42:55.816 1544 1577 W ActivityManager: Activity pause timeout for ActivityRecord{2d1624 u0 app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity t175 f}
    06-30 00:42:55.816 1544 1577 V ActivityManager: Scheduling idle now: forceIdle=trueimmediate=true
    06-30 00:42:55.874 1544 3712 I ActivityManager: DSS on for com.samsung.knox.securefolder and scale is 1.0
    06-30 00:42:56.218 1544 1577 D ActivityManager: package com.sec.android.widgetapp.samsungapps, user - 0 is SDcard whitelisted
    06-30 00:42:56.308 1544 3710 D ActivityManager: package com.samsung.android.game.gamehome, user - 0 is SDcard whitelisted
    06-30 00:42:56.309 1544 3710 W ActivityManager: wait for provider publish: waiters=1 callerApp=ProcessRecord{d0895d7d0 3764:com.sec.android.app.launcher/u0a85} cpr=ContentProviderRecord{bf703c5 u0 com.samsung.android.game.gamehome/.provider.GameLauncherProvider}
    06-30 00:42:56.343 1544 1579 I ActivityManager: Start proc 19983:com.sec.android.widgetapp.samsungapps/u0a25 for broadcast com.sec.android.widgetapp.samsungapps/.PackageChangeReceiver
    06-30 00:42:56.398 1544 1579 I ActivityManager: Start proc 19990:com.samsung.android.game.gamehome/u0a34 for content provider com.samsung.android.game.gamehome/.provider.GameLauncherProvider
    06-30 00:42:56.464 1544 3712 I ActivityManager: DSS on for com.samsung.android.game.gamehome and scale is 1.0
    06-30 00:42:56.484 1544 3711 I ActivityManager: DSS on for com.sec.android.widgetapp.samsungapps and scale is 1.0
    06-30 00:42:56.588 1544 3712 I ActivityManager: Killing 19140:com.sec.android.daemonapp/u0a193 (adj 906): empty #25
    06-30 00:42:56.594 1544 1577 D ActivityManager: package com.fortafygames.colorswitch, user - 0 is SDcard whitelisted
    06-30 00:42:56.650 1544 1579 I ActivityManager: Start proc 20024:com.fortafygames.colorswitch/u0a233 for broadcast com.fortafygames.colorswitch/com.heyzap.sdk.ads.PackageAddedReceiver
    06-30 00:42:56.751 1544 4862 I ActivityManager: DSS on for com.fortafygames.colorswitch and scale is 0.5
    06-30 00:42:57.016 1544 3839 I ActivityManager: Killing 18889:com.sec.android.app.shealth/u0a213 (adj 906): empty #25
    06-30 00:42:57.022 1544 1577 D ActivityManager: package com.ketchapp.magicriver, user - 0 is SDcard whitelisted
    06-30 00:42:57.039 1544 1579 I ActivityManager: Start proc 20061:com.ketchapp.magicriver/u0a354 for broadcast com.ketchapp.magicriver/com.heyzap.sdk.ads.PackageAddedReceiver
    06-30 00:42:57.096 1544 4058 I ActivityManager: DSS on for com.ketchapp.magicriver and scale is 0.75
    06-30 00:42:57.228 1544 3839 I ActivityManager: Killing 19441:com.android.chrome/u0a153 (adj 906): empty #25
    06-30 00:42:57.233 1544 1577 D ActivityManager: package com.media.zatashima.gif, user - 0 is SDcard whitelisted
    06-30 00:42:57.323 1544 1579 I ActivityManager: Start proc 20085:com.media.zatashima.gif/u0a416 for broadcast com.media.zatashima.gif/com.duapps.ad.base.PackageAddReceiver
    06-30 00:42:57.338 1544 4058 I ActivityManager: DSS on for com.media.zatashima.gif and scale is 1.0
    06-30 00:42:57.974 1544 3839 D ActivityManager: package com.android.chrome, user - 0 is SDcard whitelisted
    06-30 00:42:58.005 1544 1579 I ActivityManager: Start proc 20112:com.android.chrome:webview_service/u0a153 for service com.android.chrome/org.chromium.android_webview.services.VariationsSeedServer
    06-30 00:42:58.033 1544 4058 D ActivityManager: package com.media.zatashima.gif, user - 0 is SDcard whitelisted
    06-30 00:42:58.034 1544 1579 I ActivityManager: SA, print process name forked by webview_zygote : com.android.chrome:sandboxed_process0
    06-30 00:42:58.070 1544 3839 I ActivityManager: DSS on for com.android.chrome and scale is 1.0
    06-30 00:42:58.080 1544 1579 I ActivityManager: Start proc 20131:com.android.chrome:sandboxed_process0/u0i308 for webview_service com.media.zatashima.gif/org.chromium.content.app.SandboxedProcessService0
    06-30 00:42:58.125 1544 3712 I ActivityManager: DSS on for com.media.zatashima.gif and scale is 1.0
    06-30 00:42:58.296 1544 4875 D ActivityManager: The following uid has registered to recieve broadcast for proxy related updates 10416
    06-30 00:42:58.772 1544 3711 I ActivityManager: Killing 18942:com.samsung.android.spayfw/1200 (adj 906): empty #25
    06-30 00:42:58.773 1544 3711 I ActivityManager: Killing 19076:com.samsung.ipservice/5004 (adj 906): empty #26
    06-30 00:42:58.778 1544 3711 I ActivityManager: Killing 19480:com.android.documentsui/u0a18 (adj 906): empty #27
    06-30 00:42:58.806 1544 1577 D ActivityManager: package com.tmobile.pr.adapt, user - 0 is SDcard whitelisted
    06-30 00:42:58.838 1544 1579 I ActivityManager: Start proc 20213:com.tmobile.pr.adapt/u0a171 for broadcast com.tmobile.pr.adapt/.FirstAppLaunchReceiver
    06-30 00:42:58.851 1544 3711 W ActivityManager: Scheduling restart of crashed service com.samsung.ipservice/.IPService in 20431ms
    06-30 00:42:58.883 1544 3711 I ActivityManager: DSS on for com.tmobile.pr.adapt and scale is 1.0
    06-30 00:42:59.202 1544 3724 I ActivityManager: Killing 19285:com.samsung.mlp/5004 (adj 906): empty #25
    06-30 00:42:59.211 1544 3724 D ActivityManager: package com.sec.android.app.shealth, user - 0 is SDcard whitelisted
    06-30 00:42:59.238 1544 1579 I ActivityManager: Start proc 20242:com.sec.android.app.shealth/u0a213 for service com.sec.android.app.shealth/com.samsung.android.app.shealth.serviceframework.core.RegistrationService
    06-30 00:42:59.252 1544 3724 W ActivityManager: Scheduling restart of crashed service com.samsung.mlp/.platform.LPService in 64000ms
    06-30 00:42:59.277 1544 1577 D ActivityManager: package com.samsung.android.app.mirrorlink, user - 0 is SDcard whitelisted
    06-30 00:42:59.298 1544 1579 I ActivityManager: Start proc 20254:ACMS.Process/1000 for broadcast com.samsung.android.app.mirrorlink/com.samsung.android.mirrorlink.acms.receivers.AcmsPackageEventListener
    06-30 00:42:59.320 19731 19731 W Unity : Timeout while trying to pause the Unity Engine.
    06-30 00:42:59.326 1544 1556 I ActivityManager: DSS on for com.sec.android.app.shealth and scale is 1.0
    06-30 00:42:59.332 19731 19731 I Unity : windowFocusChanged: false
    06-30 00:42:59.387 1544 3724 I ActivityManager: DSS on for com.samsung.android.app.mirrorlink and scale is 1.0
    06-30 00:42:59.492 1544 4991 D ActivityManager: package com.sec.android.app.clockpackage, user - 0 is SDcard whitelisted
    06-30 00:42:59.530 1544 1579 I ActivityManager: Start proc 20278:com.sec.android.app.clockpackage/u0a120 for broadcast com.sec.android.app.clockpackage/.alarmwidget.ClockAlarmWidgetProvider
    06-30 00:42:59.580 1544 3711 I ActivityManager: DSS on for com.sec.android.app.clockpackage and scale is 1.0
    06-30 00:42:59.608 1544 3711 I ActivityManager: Killing 19576:com.samsung.storyservice/5004 (adj 906): empty #25
    06-30 00:42:59.657 1544 4357 W ActivityManager: Scheduling restart of crashed service com.samsung.storyservice/.StoryService in 11430464ms
    06-30 00:43:00.179 1544 2203 I ActivityManager: Killing 19599:com.samsung.visionprovider:VisionFramework/5019 (adj 906): empty #25
    06-30 00:43:00.243 1544 2227 D ActivityManager: package com.sec.android.daemonapp, user - 0 is SDcard whitelisted
    06-30 00:43:00.269 1544 3710 I ActivityManager: Killing 17607:com.google.process.gservices/u0a26 (adj 906): empty #25
    06-30 00:43:00.315 1544 1579 I ActivityManager: Start proc 20334:com.sec.android.daemonapp/u0a193 for broadcast com.sec.android.daemonapp/.appwidget.WeatherAppWidget
    06-30 00:43:00.359 1544 3710 I ActivityManager: DSS on for com.sec.android.daemonapp and scale is 1.0
    06-30 00:43:00.942 1544 4357 D ActivityManager: package com.sec.android.widgetapp.easymodecontactswidget, user - 0 is SDcard whitelisted
    06-30 00:43:00.972 1544 1579 I ActivityManager: Start proc 20360:com.sec.android.widgetapp.easymodecontactswidget/u0a94 for broadcast com.sec.android.widgetapp.easymodecontactswidget/.SeniorFavoriteWidgetProviderLarge
    06-30 00:43:01.020 1544 4357 I ActivityManager: DSS on for com.sec.android.widgetapp.easymodecontactswidget and scale is 1.0
    06-30 00:43:01.116 1544 3710 D ActivityManager: package com.sec.android.app.samsungapps, user - 0 is SDcard whitelisted
    06-30 00:43:01.140 1544 1579 I ActivityManager: Start proc 20382:com.sec.android.app.samsungapps/u0a68 for service com.sec.android.app.samsungapps/.openlib.CountrySearchExService
    06-30 00:43:01.156 1544 3710 D ActivityManager: package com.samsung.android.app.notes, user - 0 is SDcard whitelisted
    06-30 00:43:01.158 1544 3710 I ActivityManager: Killing 19656:com.samsung.aasaservice/1000 (adj 906): empty #25
    06-30 00:43:01.182 1544 1579 I ActivityManager: Start proc 20396:com.samsung.android.app.notes/u0a210 for broadcast com.samsung.android.app.notes/.widget.WidgetToolBarProvider
    06-30 00:43:01.182 1544 4357 I ActivityManager: DSS on for com.sec.android.app.samsungapps and scale is 1.0
    06-30 00:43:01.246 1544 4357 I ActivityManager: DSS on for com.samsung.android.app.notes and scale is 1.0
    06-30 00:43:01.480 1544 2203 D ActivityManager: package com.sec.android.app.music, user - 0 is SDcard whitelisted
    06-30 00:43:01.482 1544 2203 I ActivityManager: Killing 19685:com.samsung.android.bbc.bbcagent/1000 (adj 906): empty #25
    06-30 00:43:01.506 1544 1579 I ActivityManager: Start proc 20425:com.sec.android.app.music:playerService/u0a276 for broadcast com.sec.android.app.music/.appwidget.MusicAppWidgetProvider
    06-30 00:43:01.573 1544 2203 I ActivityManager: DSS on for com.sec.android.app.music and scale is 1.0
    06-30 00:43:01.685 1544 3710 I ActivityManager: Killing 19707:com.samsung.android.da.daagent/1000 (adj 906): empty #25
    06-30 00:43:01.882 1544 3724 D ActivityManager: package com.samsung.android.lool, user - 0 is SDcard whitelisted
    06-30 00:43:01.884 1544 3724 I ActivityManager: Killing 19407:com.samsung.android.game.gos/u0a384 (adj 906): empty #25
    06-30 00:43:01.900 1544 1579 I ActivityManager: Start proc 20467:com.samsung.android.lool/1000 for broadcast com.samsung.android.lool/com.samsung.android.sm.battery.receiver.BatteryReceiver
    06-30 00:43:01.957 1544 3724 I ActivityManager: DSS on for com.samsung.android.lool and scale is 1.0
    06-30 00:43:02.241 1544 1577 D ActivityManager: package com.samsung.android.dqagent, user - 0 is SDcard whitelisted
    06-30 00:43:02.259 1544 1579 I ActivityManager: Start proc 20496:com.samsung.android.dqagent/1000 for broadcast com.samsung.android.dqagent/.receiver.DQADataReceiver
    06-30 00:43:02.314 1544 3710 I ActivityManager: DSS on for com.samsung.android.dqagent and scale is 1.0
    06-30 00:43:02.684 1544 3724 D ActivityManager: package com.sec.android.provider.badge, user - 0 is SDcard whitelisted
    06-30 00:43:02.722 1544 1579 I ActivityManager: Start proc 20514:com.sec.android.provider.badge/u0a5 for broadcast com.sec.android.provider.badge/.BadgeCountReceiver
    06-30 00:43:02.762 1544 3724 I ActivityManager: DSS on for com.sec.android.provider.badge and scale is 1.0
    06-30 00:43:02.861 1544 1556 I ActivityManager: Killing 19726:com.samsung.android.app.cocktailbarservice:edgelighting/u0a16 (adj 906): empty #25
    06-30 00:43:03.350 19731 19731 W Unity : Timeout while trying detaching primary window.
    06-30 00:43:04.648 1544 3724 I ActivityManager: Process com.samsung.android.app.taskedge (pid 19770) has died: cch+6CEM (143,902)
    06-30 00:43:04.706 1544 3724 I ActivityManager: Process com.android.defcontainer (pid 19392) has died: cch+6CEM (145,907)
    06-30 00:43:04.774 1544 4991 I ActivityManager: Process com.samsung.android.bixby.agent (pid 19508) has died: cch+6CEM (143,915)
    06-30 00:43:05.318 1544 1577 W ActivityManager: Launch timeout has expired, giving up wake lock!
    06-30 00:43:05.781 1544 4357 I ActivityManager: Process com.samsung.android.provider.stickerprovider (pid 19807) has died: cch+6CEM (145,935)
    06-30 00:43:05.984 1544 3710 I ActivityManager: Process com.samsung.android.scloud (pid 19839) has died: cch+6CEM (147,944)
    06-30 00:43:06.941 1544 3710 I ActivityManager: Process com.samsung.android.bixby.service (pid 19550) has died: cch+6CEM (124,974)
    06-30 00:43:07.409 1544 4875 I ActivityManager: Process com.samsung.knox.securefolder (pid 19941) has died: cch+6CEM (136,978)
    06-30 00:43:07.514 1544 2539 I ActivityManager: Process com.fortafygames.colorswitch (pid 20024) has died: cch+6CEM (138,975)
    06-30 00:43:07.643 1544 3710 I ActivityManager: Process com.ketchapp.magicriver (pid 20061) has died: cch+6CEM (142,973)
    06-30 00:43:07.781 1544 3710 I ActivityManager: Process com.android.chrome:webview_service (pid 20112) has died: cch+6CEM (135,969)
    06-30 00:43:07.917 1544 3672 I ActivityManager: Process com.media.zatashima.gif (pid 20085) has died: cch+6CEM (180,960)
    06-30 00:43:07.939 1544 3672 I ActivityManager: Killing 20131:com.android.chrome:sandboxed_process0/u0a416i308 (adj 0): isolated not needed
    06-30 00:43:08.231 1544 4357 I ActivityManager: Process ACMS.Process (pid 20254) has died: cch+4CEM (225,957)
    06-30 00:43:08.292 1544 4988 I ActivityManager: Process com.tmobile.pr.mytmobile (pid 19826) has died: cch+4CEM (255,952)
    06-30 00:43:09.281 1544 1577 D ActivityManager: package com.qualcomm.qti.smcinvokepkgmgr, user - 0 is SDcard whitelisted
    06-30 00:43:09.336 1544 1579 I ActivityManager: Start proc 20547:com.qualcomm.qti.smcinvokepkgmgr/1000 for service com.qualcomm.qti.smcinvokepkgmgr/.SmcInvokeService
    06-30 00:43:09.416 1544 2142 I ActivityManager: DSS on for com.qualcomm.qti.smcinvokepkgmgr and scale is 1.0
    06-30 00:43:09.611 1544 2120 W ActivityManager: Force finishing activity app.LostSeraphLLC.GhostCatNightmare/com.unity3d.player.UnityPlayerActivity
    06-30 00:43:09.657 1544 2120 I ActivityManager: Killing 19731:app.LostSeraphLLC.GhostCatNightmare/u0a516 (adj 901): crash
    06-30 00:43:09.720 1544 1597 W ActivityManager: setHasOverlayUi called on unknown pid: 19731
    06-30 00:43:12.904 1544 1577 D ActivityManager: package com.samsung.android.networkdiagnostic, user - 0 is SDcard whitelisted
    06-30 00:43:12.917 1544 1579 I ActivityManager: Start proc 20569:com.samsung.android.networkdiagnostic/5017 for broadcast com.samsung.android.networkdiagnostic/.receiver.NetworkDiagnosticReceiver
    06-30 00:43:12.984 1544 3693 I ActivityManager: DSS on for com.samsung.android.networkdiagnostic and scale is 1.0
    06-30 00:43:19.294 1544 1577 D ActivityManager: package com.samsung.ipservice, user - 0 is SDcard whitelisted
    06-30 00:43:19.363 1544 1579 I ActivityManager: Start proc 20595:com.samsung.ipservice/5004 for service com.samsung.ipservice/.IPService
    06-30 00:43:19.403 1544 3691 I ActivityManager: DSS on for com.samsung.ipservice and scale is 1.0
     
    Last edited: Jun 30, 2019
  12. Geneworm

    Geneworm

    Joined:
    Jun 26, 2017
    Posts:
    41
    This seems to have also worked for us
     
  13. Softnauts

    Softnauts

    Joined:
    May 31, 2017
    Posts:
    5
    We have this issue too, adding android:allowBackup="false" tools:replace="android:allowBackup" didn't help. Did you find some other fixes?
     
  14. javierfed

    javierfed

    Joined:
    Apr 10, 2015
    Posts:
    50
    what does "Can't run secure_storage_pm!" mean?
     
  15. javierfed

    javierfed

    Joined:
    Apr 10, 2015
    Posts:
    50
    ok so this...
    works for me too! why does this work? does anyone have any explination? I am not even using cloud backups...
     
  16. sathya

    sathya

    Joined:
    Jul 30, 2012
    Posts:
    297
    Added this to application tag and it did the trick
    android:allowBackup="false" tools:replace="android:allowBackup"
     
  17. GrumpyRhino

    GrumpyRhino

    Joined:
    Jun 5, 2013
    Posts:
    22
    So on some devices if you uninstall an app and reinstall it, it keeps some of the progress, this is without cloud save. I'm not sure if it's the device caching the save and restoring it or something else. Anyway, android:allowBackup="false" seems to stop this from happening and always starts you afresh.

    I'm not sure why this prevents the crash, I imagine the backed up files are conflicting with the new files?
     
  18. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,920
    This error looks like the Android NDK cannot be located. Please check the location of the Android NDK in the Edit > Preferences dialog in the Unity editor.
     
  19. khizer77

    khizer77

    Joined:
    Dec 7, 2016
    Posts:
    1
    Facing the same issue error code : signal 11 (SIGSEGV), Working fine on mono but game starts and then crashes after the scene is loaded in ARM64 IL2CPP.

    Added this to application tag but didn't solve my problem.
    android:allowBackup="false" tools:replace="android:allowBackup"

    Using Unity 2018.3.0.
     
  20. andreimitrica4

    andreimitrica4

    Joined:
    Jul 11, 2019
    Posts:
    16
    download ndk r16b
     
  21. alloun84

    alloun84

    Joined:
    Nov 14, 2018
    Posts:
    2
    How to add it to the Manifesto and in Application?
     
  22. msureka83

    msureka83

    Joined:
    Nov 28, 2014
    Posts:
    36
    After switching to IL2CPP and Arm64 its causing the game to crash on startup. Was working fine using Mono.

    Attached log.

    Could not try adding allowbackup= false in AndroidManifest as it gives error on build, and when I build with a new user key it says "App not Installed" when installing on device.

    Using Unity 2018.3.0f2 & NDK r16b
     

    Attached Files:

  23. troy3000

    troy3000

    Joined:
    Jul 4, 2018
    Posts:
    3
    I'm having the same problem with the crashes, unfortunately, none of the solutions seemed to work.

    using unity 2018.3.3 and 2018.4.1 also using ndk r16b.

    building back using mono also crashes, with x86 also crashes now.
     
  24. Hiteshappindia

    Hiteshappindia

    Joined:
    Mar 9, 2018
    Posts:
    4
    Unity 2019.2 IL2CPP Build Perfect Run in ARMv7 Device But Continuously Lagging in ARM64 Device
     
  25. PetarPerkov

    PetarPerkov

    Joined:
    Aug 26, 2017
    Posts:
    1
    I have unity 2019.1.13.f1 empty project(only default camera and light), just to be sure, so when I'm trying to make build for android device with ARM64 a get this errors
    - Failed running C:\Program Files\Unity\Hub\Editor\2019.1.13f1\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --compile-cpp --libil2cpp-static --platform="Android" --architecture="ARM64" --configuration="Release"
    - Exception: C:\Program Files\Unity\Hub\Editor\2019.1.13f1\Editor\Data\il2cpp/build/il2cpp.exe did not run properly!
    I tried everything you mentioned and it didn't work for me, can anyone help me?
     
  26. Hiteshappindia

    Hiteshappindia

    Joined:
    Mar 9, 2018
    Posts:
    4
    Your NDK Version?
     
  27. mwalus

    mwalus

    Joined:
    Dec 7, 2017
    Posts:
    25
    Thank you. This worked for me too. I had a project migrated from 2018.4 to 2019.1 and later on to 2019.2 and suddenly after switching to ARM64 which forced me to switch to IL2CPP I wasn't able to launch my app.
    Creating new keystore helped.
     
  28. develop_son

    develop_son

    Joined:
    Aug 19, 2019
    Posts:
    1
    Our project also seems to have the problem.
    Recently, we changed it from mono to IL2CPP and some users are reporting that the app is turned on and off. Has anyone solved this?
    I use Unity 2019.1.12.
     
  29. msureka83

    msureka83

    Joined:
    Nov 28, 2014
    Posts:
    36
    The issue we faced was due to NDK. Upgrading to 2019 and deleting old instances of JDK/NDK helped solve the problem for us.
     
  30. randy_sparkjumpers

    randy_sparkjumpers

    Joined:
    Dec 21, 2016
    Posts:
    2
    hi, we tried changing the keystore name, although it does seem to resolve the issue,we cant say for sure but we are still further testing this.
    but here are my thoughts on this:
    1) it doesnt make sense if the app is already live
    2) if it is indeed the solution,is there a workaround ? or new updated apps that needs to be be updated with 64bit are doomed?
     
  31. randy_sparkjumpers

    randy_sparkjumpers

    Joined:
    Dec 21, 2016
    Posts:
    2
    after further testing it, my app is still crashing. changing the keystore key does not solve the issue
     
  32. vagelis199

    vagelis199

    Joined:
    Jul 27, 2012
    Posts:
    179
    Same thing for me after changing to IL2CPP to have both 32 and 64 the 32bit started randomly crashing or crashes after the splash screen while the 64bit version works no problem, adding to manifest android:allowBackup="false" tools:replace="android:allowBackup" didnt do much.
     
  33. Quartsik

    Quartsik

    Joined:
    Aug 9, 2015
    Posts:
    2
    I have pretty much the same problem, I am building by IL2CPP, when I use new keystore, no problem occurs... But when i am using my old app key/keystore, app crashes on start... I have no idea, what to do with it...
     
  34. Tkaewkunha

    Tkaewkunha

    Joined:
    Jun 28, 2016
    Posts:
    13
    Adding android:allowBackup="false" tools:replace="android:allowBackup" didn't help me.
     
    Last edited: Sep 7, 2019
  35. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    My app stops after the unity logo appears. I use unity 2019.2.4f1 and testing with moto g5 plus. iL2Cpp ARMv7 and ARM64. It works fine if I disable ARM64. Kindly help how to fix this issue. Below is the logcat.

    C:\Users\Mohammed Iliyas>adb logcat -s Unity ActivityManager PackageManager dalvikvm DEBUG
    --------- beginning of system
    --------- beginning of crash
    09-07 10:22:49.831 1623 8767 I ActivityManager: Start proc 28238:com.android.providers.calendar/u0a14 for content provider com.android.providers.calendar/.CalendarProvider2
    09-07 10:23:18.752 1623 1781 I ActivityManager: Killing 27561:com.google.process.gapps/u0a35 (adj 906): empty #17
    09-07 10:23:29.091 1623 1782 I ActivityManager: Start proc 28271:com.motorola.lifetimedata/u0a47 for broadcast com.motorola.lifetimedata/.LifetimeCallLogReceiver
    09-07 10:23:29.206 1623 8767 I ActivityManager: Start proc 28286:com.android.calllogbackup/u0a12 for broadcast com.android.calllogbackup/.CallLogChangeReceiver
    09-07 10:23:29.289 1623 3859 I ActivityManager: Killing 27520:com.google.android.apps.maps/u0a112 (adj 906): empty #17
    09-07 10:23:31.085 1623 8767 I ActivityManager: Killing 25560:com.android.keychain/1000 (adj 906): empty #17
    09-07 10:24:05.180 1623 1782 I ActivityManager: Killing 25547:com.motorola.invisiblenet/u0a43 (adj 906): empty #17
    09-07 10:26:11.765 1623 5815 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 10:26:46.598 1623 8767 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 10:26:47.709 1623 8767 I ActivityManager: Killing 25521:com.android.defcontainer/u0a25 (adj 906): empty #17
    09-07 10:26:47.711 1623 8767 I ActivityManager: Killing 27710:com.GameeSauce.ColorShape/u0a511 (adj 900): remove task
    09-07 10:26:47.715 1623 5706 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.CustomizationPanelLauncher} from uid 10072
    09-07 10:26:47.730 1623 5706 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 10:26:47.772 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 27710
    09-07 10:27:16.639 1623 1782 W ActivityManager: Stopping service due to app idle: u0a340 -1m19s941ms com.whatsapp/.messaging.MessageService
    09-07 10:32:35.182 1623 2979 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567832555174 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 10:35:06.604 1623 1782 I ActivityManager: Killing 25949:com.grofers.customerapp/u0a454 (adj 904): empty for 1806s
    09-07 10:35:06.676 1623 2983 I ActivityManager: Start proc 28562:com.google.android.apps.nbu.paisa.user/u0a423 for service com.google.android.apps.nbu.paisa.user/com.firebase.jobdispatcher.GooglePlayReceiver
    09-07 10:35:08.104 1623 2983 I ActivityManager: Start proc 28623:com.google.android.apps.maps/u0a112 for service com.google.android.apps.maps/com.google.android.apps.gmm.traffic.notification.service.AreaTrafficNotificationService
    09-07 10:35:08.635 1623 7531 I ActivityManager: Start proc 28657:com.google.process.gapps/u0a35 for content provider com.google.android.gsf/.settings.GoogleSettingsProvider
    09-07 10:35:37.436 1623 7531 I ActivityManager: Killing 28041:com.motorola.appdirectedsmsproxy/1001 (adj 906): empty #17
    09-07 10:42:41.909 1623 5815 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567833161903 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 10:43:36.355 1623 1782 W ActivityManager: Stopping service due to app idle: u0a340 -1m20s55ms com.whatsapp/.messaging.MessageService
    09-07 10:45:15.481 1623 1623 I ActivityManager: Start proc 28840:com.google.android.partnersetup/u0a40 for service com.google.android.partnersetup/.InstalledAppJobService
    09-07 10:46:24.579 1623 1782 I ActivityManager: Killing 28000:com.google.android.gms.unstable/u0a35 (adj 906): empty #17
    09-07 10:51:58.283 1623 1782 I ActivityManager: Killing 28101:com.axis.mobile/u0a139 (adj 906): empty for 1806s
    09-07 10:52:16.999 1623 1623 I ActivityManager: Start proc 28890:com.axis.mobile/u0a139 for service com.axis.mobile/com.ibm.mce.sdk.job.MceJobService
    09-07 10:52:17.115 1623 2986 W ActivityManager: Background start not allowed: service Intent { act=com.google.firebase.INSTANCE_ID_EVENT pkg=com.axis.mobile cmp=com.axis.mobile/com.ibm.mce.sdk.fcm.FcmInstanceIdService (has extras) } to com.axis.mobile/com.ibm.mce.sdk.fcm.FcmInstanceIdService from pid=28890 uid=10139 pkg=com.axis.mobile
    09-07 10:53:17.185 1623 1782 I ActivityManager: Killing 28238:com.android.providers.calendar/u0a14 (adj 906): empty for 1827s
    09-07 10:53:17.187 1623 1782 I ActivityManager: Killing 28168:android.process.media/u0a29 (adj 906): empty for 1828s
    09-07 10:53:32.320 1623 12941 I ActivityManager: Killing 28141:com.android.dialer/u0a27 (adj 904): empty for 1801s
    09-07 10:53:32.321 1623 12941 I ActivityManager: Killing 28286:com.android.calllogbackup/u0a12 (adj 906): empty for 1803s
    09-07 10:53:32.322 1623 12941 I ActivityManager: Killing 28271:com.motorola.lifetimedata/u0a47 (adj 906): empty for 1803s
    09-07 10:53:32.323 1623 12941 I ActivityManager: Killing 28151:com.motorola.carriersettingsext/u0a17 (adj 906): empty for 1803s
    09-07 10:53:32.376 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 28141
    09-07 10:53:45.339 1623 12941 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567833825333 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:04:19.681 1623 14376 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567834459676 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:05:19.722 1623 1623 I ActivityManager: Killing 28657:com.google.process.gapps/u0a35 (adj 906): empty for 1811s
    09-07 11:09:20.691 1623 12941 I ActivityManager: Start proc 28964:com.android.providers.calendar/u0a14 for content provider com.android.providers.calendar/.CalendarProvider2
    09-07 11:09:46.531 1623 1782 I ActivityManager: Killing 28623:com.google.android.apps.maps/u0a112 (adj 906): empty for 2077s
    09-07 11:12:21.301 1623 15532 I ActivityManager: Start proc 28999:android.process.media/u0a29 for content provider com.android.providers.downloads/.DownloadProvider
    09-07 11:12:51.058 1623 1820 I ActivityManager: Killing 25782:com.google.android.apps.messaging/u0a114 (adj 906): empty for 1882s
    09-07 11:12:51.110 1623 12943 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:12:53.853 1623 2985 I ActivityManager: START u0 {act=com.whatsapp.intent.action.OPEN dat=content://com.whatsapp.provider.contact/contacts/475 flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10340
    09-07 11:12:53.875 1623 2981 E ActivityManager: applyOptionsLocked: Unknown animationType=0
    09-07 11:12:58.802 1623 10279 I ActivityManager: Start proc 29113:com.google.android.inputmethod.latin:train/u0a110 for service com.google.android.inputmethod.latin/com.google.android.apps.inputmethod.libs.dvrnn.trainingservice.DvrnnTrainingRpcService
    --------- beginning of main
    09-07 11:14:44.036 1623 7458 I ActivityManager: START u0 {cmp=com.whatsapp/.HomeActivity} from uid 10340
    09-07 11:14:45.741 1623 10279 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 11:14:46.722 1623 2889 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.CustomizationPanelLauncher} from uid 10072
    09-07 11:14:46.732 1623 2889 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:14:46.752 1623 7458 I ActivityManager: Killing 27420:com.whatsapp/u0a340 (adj 1001): remove task
    09-07 11:14:46.797 1623 10279 W ActivityManager: Scheduling restart of crashed service com.whatsapp/.messaging.MessageService in 1000ms
    09-07 11:14:46.799 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 27420
    09-07 11:14:47.810 1623 1782 I ActivityManager: Start proc 29351:com.whatsapp/u0a340 for service com.whatsapp/.messaging.MessageService
    09-07 11:14:47.830 1623 7458 W ActivityManager: Stopping service due to app idle: u0a340 -1m53s715ms com.whatsapp/.messaging.MessageService
    09-07 11:14:48.227 1623 7458 W ActivityManager: Service done with onDestroy, but executeNesting=2: ServiceRecord{efb5bbe u0 com.whatsapp/.messaging.MessageService}
    09-07 11:14:48.790 1623 11348 W ActivityManager: Background start not allowed: service Intent { act=com.whatsapp.messaging.MessageService.START cmp=com.whatsapp/.messaging.MessageService } to com.whatsapp/.messaging.MessageService from pid=29351 uid=10340 pkg=com.whatsapp
    09-07 11:14:55.883 1623 2339 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567835095880 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:14:57.918 1623 2337 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:14:57.967 1623 10279 W ActivityManager: Finishing task with all activities already finished
    09-07 11:14:57.967 1623 10279 W ActivityManager: Duplicate finish request for ActivityRecord{501e89d u0 com.android.stk/.StkDialogActivity t1458 f}
    09-07 11:15:18.197 1623 2337 I ActivityManager: Killing 28840:com.google.android.partnersetup/u0a40 (adj 906): empty for 1802s
    09-07 11:23:04.157 1623 2339 I ActivityManager: Start proc 29513:com.google.android.gms:snet/u0a35 for service com.google.android.gms/.chimera.SnetIntentOperationService
    09-07 11:23:25.301 1623 7531 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567835605294 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:24:04.063 1623 1623 I ActivityManager: Start proc 29582:com.google.android.play.games/u0a501 for service com.google.android.play.games/com.google.android.libraries.notifications.entrypoints.scheduled.ScheduledTaskService
    09-07 11:25:49.714 1623 1836 I ActivityManager: Start proc 29658:com.android.defcontainer/u0a25 for service com.android.defcontainer/.DefaultContainerService
    09-07 11:25:49.782 1623 1782 I ActivityManager: Force stopping com.GameeSauce.ColorShape appid=10511 user=-1: installPackageLI
    09-07 11:25:50.149 1623 1836 I PackageManager: Package com.GameeSauce.ColorShape codePath changed from /data/app/com.GameeSauce.ColorShape-ctcT4gMu5sHc-o7auwMF7A== to /data/app/com.GameeSauce.ColorShape-mRD_mlzD5naZNBmmlzkMCw==; Retaining data and using new
    09-07 11:25:50.150 1623 1836 W PackageManager: Code path for com.GameeSauce.ColorShape changing from /data/app/com.GameeSauce.ColorShape-ctcT4gMu5sHc-o7auwMF7A== to /data/app/com.GameeSauce.ColorShape-mRD_mlzD5naZNBmmlzkMCw==
    09-07 11:25:50.150 1623 1836 W PackageManager: Resource path for com.GameeSauce.ColorShape changing from /data/app/com.GameeSauce.ColorShape-ctcT4gMu5sHc-o7auwMF7A== to /data/app/com.GameeSauce.ColorShape-mRD_mlzD5naZNBmmlzkMCw==
    09-07 11:25:53.780 1623 1836 I ActivityManager: Force stopping com.GameeSauce.ColorShape appid=10511 user=0: pkg removed
    09-07 11:25:53.837 1623 1782 I ActivityManager: Start proc 29690:com.motorola.invisiblenet/u0a43 for broadcast com.motorola.invisiblenet/.PackageAddedReceiver
    09-07 11:25:53.870 1623 1623 I ActivityManager: Start proc 29702:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
    09-07 11:25:54.470 1623 14376 I ActivityManager: Force stopping com.GameeSauce.ColorShape appid=10511 user=0: from pid 29747
    09-07 11:25:54.726 1623 14376 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity} from uid 2000
    09-07 11:25:54.752 1623 14376 I ActivityManager: Start proc 29750:com.GameeSauce.ColorShape/u0a511 for activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:26:05.246 1623 1782 I ActivityManager: Start proc 29776:com.google.android.apps.wallpaper/u0a104 for broadcast com.google.android.apps.wallpaper/.module.DailyLoggingAlarmReceiver
    09-07 11:26:21.733 29750 29771 I Unity : SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 8, Memory = 3619mb
    09-07 11:26:21.733 29750 29771 I Unity : SystemInfo ARM big.LITTLE configuration: 8 big (mask: 0xff), 0 little (mask: 0x0)
    09-07 11:26:21.734 29750 29771 I Unity : ApplicationInfo com.GameeSauce.ColorShape version 0.1 build 78382d0f-e4ac-43b3-b341-db1e12cbf63b
    09-07 11:26:21.734 29750 29771 I Unity : Built from '2019.2/staging' branch, Version '2019.2.4f1 (c63b2af89a85)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a', Stripping 'Enabled'
    09-07 11:26:24.343 1623 2889 W ActivityManager: Force finishing activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:26:24.354 1623 1783 I ActivityManager: Showing crash dialog for package com.GameeSauce.ColorShape u0
    09-07 11:26:24.846 1623 1782 W ActivityManager: Activity pause timeout for ActivityRecord{ba4123e u0 com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity t1460 f}
    09-07 11:26:24.850 1623 1782 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:26:26.482 1623 11348 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 11:26:26.551 1623 2889 W ActivityManager: Force finishing activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:26:26.575 1623 2889 I ActivityManager: Killing 29750:com.GameeSauce.ColorShape/u0a511 (adj 900): crash
    09-07 11:26:26.627 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 29750
    09-07 11:26:27.834 1623 15532 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.CustomizationPanelLauncher} from uid 10072
    09-07 11:26:27.846 1623 15532 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:26:45.312 1623 7531 I ActivityManager: Start proc 29937:com.motorola.appdirectedsmsproxy/1001 for service com.motorola.appdirectedsmsproxy/.AppDirectedSmsProxy
    09-07 11:26:45.435 1623 1782 I ActivityManager: Start proc 29956:com.google.android.apps.messaging/u0a114 for broadcast com.google.android.apps.messaging/.shared.receiver.SmsDeliverReceiver
    09-07 11:26:46.818 1623 2338 I ActivityManager: Start proc 30037:com.google.android.gms.unstable/u0a35 for service com.google.android.gms/.droidguard.DroidGuardService
    09-07 11:27:07.750 1623 2982 I ActivityManager: Killing 28562:com.google.android.apps.nbu.paisa.user/u0a423 (adj 906): empty #17
    09-07 11:27:16.738 1623 2889 I ActivityManager: Killing 28964:com.android.providers.calendar/u0a14 (adj 906): empty #17
    09-07 11:28:46.033 1623 2982 W ActivityManager: Background start not allowed: service Intent { cmp=com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutorImpl$EmptyService (has extras) } to com.google.android.apps.messaging/.shared.datamodel.action.execution.ActionExecutorImpl$EmptyService from pid=29956 uid=10114 pkg=com.google.android.apps.messaging
    09-07 11:30:26.031 1623 1782 W ActivityManager: Stopping service due to app idle: u0a340 -1m20s18ms com.whatsapp/.messaging.MessageService
    09-07 11:34:12.259 1623 5180 I ActivityManager: Killing 28999:android.process.media/u0a29 (adj 906): empty #17
    09-07 11:34:12.321 1623 5180 I ActivityManager: Start proc 30232:com.android.providers.calendar/u0a14 for content provider com.android.providers.calendar/.CalendarProvider2
    09-07 11:34:23.154 1623 2339 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.apps.playconsole/.activity.MainAndroidActivity bnds=[34,194][287,478]} from uid 10045
    09-07 11:34:23.187 1623 2339 I ActivityManager: Start proc 30292:com.google.android.apps.playconsole/u0a132 for activity com.google.android.apps.playconsole/.activity.MainAndroidActivity
    09-07 11:34:23.603 1623 1822 I ActivityManager: Displayed com.google.android.apps.playconsole/.activity.MainAndroidActivity: +425ms
    09-07 11:34:34.740 1623 10279 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 11:34:35.906 1623 2339 I ActivityManager: Killing 28890:com.axis.mobile/u0a139 (adj 906): empty #17
    09-07 11:34:35.909 1623 2339 I ActivityManager: Killing 30292:com.google.android.apps.playconsole/u0a132 (adj 900): remove task
    09-07 11:34:35.913 1623 8165 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.CustomizationPanelLauncher} from uid 10072
    09-07 11:34:35.922 1623 8165 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:34:35.951 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 30292
    09-07 11:34:38.883 1623 8767 I ActivityManager: START u0 {act=com.whatsapp.intent.action.OPEN dat=content://com.whatsapp.provider.contact/contacts/475 flg=0x14000000 cmp=com.whatsapp/.Conversation (has extras)} from uid 10340
    09-07 11:34:38.903 1623 2338 E ActivityManager: applyOptionsLocked: Unknown animationType=0
    09-07 11:34:39.420 1623 1822 I ActivityManager: Displayed com.whatsapp/.Conversation: +512ms
    09-07 11:34:45.046 1623 8165 I ActivityManager: START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10072
    09-07 11:34:46.526 1623 11348 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher3/.CustomizationPanelLauncher} from uid 10072
    09-07 11:34:46.535 1623 11348 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:34:46.557 1623 8767 I ActivityManager: Killing 29351:com.whatsapp/u0a340 (adj 1001): remove task
    09-07 11:34:46.600 1623 8165 W ActivityManager: Scheduling restart of crashed service com.whatsapp/.messaging.MessageService in 1000ms
    09-07 11:34:47.156 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 29351
    09-07 11:34:47.610 1623 1782 I ActivityManager: Start proc 30469:com.whatsapp/u0a340 for service com.whatsapp/.messaging.MessageService
    09-07 11:34:54.453 1623 2338 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567836294447 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:35:54.502 1623 2185 E ActivityManager: Sending non-protected broadcast com.android.stk.DIALOG_ALARM_TIMEOUT from system uid 1001 pkg com.android.stk
    09-07 11:35:54.502 1623 2185 E ActivityManager: java.lang.Throwable
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:19607)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:20229)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:20405)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:357)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:240)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:8114)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at android.app.PendingIntent.send(PendingIntent.java:874)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3128)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:2529)
    09-07 11:35:54.502 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2652)
    09-07 11:36:08.922 1623 1782 W ActivityManager: Stopping service due to app idle: u0a340 -1m29s815ms com.whatsapp/.messaging.MessageService
    09-07 11:45:15.603 1623 1623 I ActivityManager: Start proc 30634:com.google.android.partnersetup/u0a40 for service com.google.android.partnersetup/.InstalledAppJobService
    09-07 11:45:28.784 1623 1623 I ActivityManager: Start proc 30654:com.android.chrome/u0a86 for service com.android.chrome/org.chromium.components.background_task_scheduler.BackgroundTaskJobService
    09-07 11:45:52.403 1623 1782 I ActivityManager: Killing 29513:com.google.android.gms:snet/u0a35 (adj 906): empty #17
    09-07 11:46:01.488 1623 2338 I ActivityManager: START u0 {dat=stk://com.android.stk/dialog/1567836961480 flg=0x10840000 cmp=com.android.stk/.StkDialogActivity (has extras)} from uid 1001
    09-07 11:47:01.518 1623 2185 E ActivityManager: Sending non-protected broadcast com.android.stk.DIALOG_ALARM_TIMEOUT from system uid 1001 pkg com.android.stk
    09-07 11:47:01.518 1623 2185 E ActivityManager: java.lang.Throwable
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:19607)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:20229)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:20405)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:357)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:240)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:8114)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at android.app.PendingIntent.send(PendingIntent.java:874)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3128)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:2529)
    09-07 11:47:01.518 1623 2185 E ActivityManager: at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2652)
    09-07 11:47:51.238 1623 12941 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:47:54.824 1623 2339 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity bnds=[287,1032][540,1316]} from uid 10045
    09-07 11:47:54.853 1623 2339 I ActivityManager: Start proc 30738:com.GameeSauce.ColorShape/u0a511 for activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:47:55.040 1623 1822 I ActivityManager: Displayed com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity: +198ms
    09-07 11:47:55.058 30738 30758 I Unity : SystemInfo CPU = ARMv7 VFPv3 NEON, Cores = 8, Memory = 3619mb
    09-07 11:47:55.058 30738 30758 I Unity : SystemInfo ARM big.LITTLE configuration: 8 big (mask: 0xff), 0 little (mask: 0x0)
    09-07 11:47:55.058 30738 30758 I Unity : ApplicationInfo com.GameeSauce.ColorShape version 0.1 build 78382d0f-e4ac-43b3-b341-db1e12cbf63b
    09-07 11:47:55.058 30738 30758 I Unity : Built from '2019.2/staging' branch, Version '2019.2.4f1 (c63b2af89a85)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a', Stripping 'Enabled'
    09-07 11:47:57.582 1623 2983 W ActivityManager: Force finishing activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:47:57.586 1623 1783 I ActivityManager: Showing crash dialog for package com.GameeSauce.ColorShape u0
    09-07 11:47:58.084 1623 1782 W ActivityManager: Activity pause timeout for ActivityRecord{55df20d u0 com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity t1465 f}
    09-07 11:47:58.088 1623 1782 I ActivityManager: moveHomeStack, setupComplete:true
    09-07 11:47:58.552 1623 1782 I ActivityManager: Killing 29582:com.google.android.play.games/u0a501 (adj 906): empty #17
    09-07 11:48:00.034 1623 2983 W ActivityManager: Force finishing activity com.GameeSauce.ColorShape/com.unity3d.player.UnityPlayerActivity
    09-07 11:48:00.070 1623 2983 I ActivityManager: Killing 30738:com.GameeSauce.ColorShape/u0a511 (adj 900): crash
    09-07 11:48:00.112 1623 1822 W ActivityManager: setHasOverlayUi called on unknown pid: 30738
     
    Tkaewkunha likes this.
  36. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    I found one thing.

    If you select ARM64 alone for ARM64 supported device (eg. oppo reno 10x) it works fine.

    If I build and run enabling both ARMV7 and ARM64 App bundle in ARM64 supported device it stops running.

    Pls, let me know if there is a way to fix this issue.
     
    ilmario and Khonkaengame like this.
  37. Khonkaengame

    Khonkaengame

    Joined:
    Aug 17, 2018
    Posts:
    4
    Finally. I fixed my problem.
    I tested by create empty scene and make it run on start. Surprise, it didn't crash.
    So my problem is about my own object in start scene(In my case it's Bugsnag object) I just disable it on start and problem is solve.

    Sorry for my ignorance.
     
  38. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    Great
     
  39. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    My problem not yet solved. I use AdMob for Ads.I found that the app stops when it loads the Banner Ad
    "bannerView.LoadAd(request);" . I use sample App ID and test AD ids for this. It was running properly till I disable x86.
    Is there any problem using Admob plugin for Unity.

    Pls, help me to solve this issue.
     
  40. brokenm

    brokenm

    Joined:
    Aug 28, 2014
    Posts:
    22
    Here is how I solved a similar issue.

    I'm on Unity 2019.1.14f1, everything was great until one day all il2cpp builds started to crash (ARMv7 & ARM64 both).

    Turned out that I was signing my app with key previously, then after Google Play proposed to manage my signings I switched to debug key for local builds. After I enabled local key signing for test builds again all runs well.
     
  41. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    Thanks, brokenm

    I tried the debug Keystore but it's not working. The crash happens only after importing Unity AdMob plugin. Google Play Service runs well before Admob is imported. I have upgraded my project to 2019.3b. Pls let me know if you solved this issue.
     
  42. maililiyas

    maililiyas

    Joined:
    Jul 22, 2017
    Posts:
    7
    I'm using below settings and plugins in my project. My android app crashes after showing the unity logo when I import the Admob plugin. Is there anything wrong between il2cpp and Admob.
    Unity 2019.3 beta
    GooglePlayService Unity Plugin (GooglePlayGamesPlugin-0.9.64)
    GoogleAdmob(GoogleMobileAds-v3.18.3)
    iL2Cpp (armV7 and arm64)
     
  43. ZiaDavid76

    ZiaDavid76

    Joined:
    Nov 13, 2017
    Posts:
    3
    What version of NDK should be installed? I have NDK at install location for Unity that I put with Hub, but it can't find it.
     
  44. Amcore

    Amcore

    Joined:
    Jun 5, 2018
    Posts:
    2
    I also having issues with android IL2CPP build for x64. Just update my unity version from 2019.1.8 to 2019.2.5. Building with mono for android with release keystore, everything works.

    Switch to IL2CPP, check armv7 and arm64, build with release keystore, the game not even reach Unity splash screen, it just won't open on android. But when I try to build IL2CPP with debug key, it works.

    After that I tried build app bundle(app bundle not signed), then using bundletool I make the apks and sign it with debug key and release key. Guess what, the debug signed apks works, but the release ones force close.

    WHY?? how can this possible? I already publish my game at playstore, so I can't change my keystore. Unity should look into this problem. I can't update my game now.

    Update:
    I try to clear data and cache of my game. And it works. after reading more from other thread, the problem is autobackup android system. It backup our IL2CPP and restore it when we do fresh install.

    More Update:
    unity just push out version 2019.2.6, and the error is fixed
     
    Last edited: Sep 19, 2019
  45. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,920
    The NDK version could be different for each Unity version. Check the Preferences > External tools dialog in the Unity editor, where the expected NDK version should be indicated.
     
  46. Panasenko

    Panasenko

    Joined:
    Mar 23, 2017
    Posts:
    4
    I think I have found the answer, Building for Android Google Play now requires to target at least API 26, its higher than Android 7. That's why all of the builds are crashing at start on Android less than 8...
     
  47. jedai747

    jedai747

    Joined:
    Oct 31, 2018
    Posts:
    77
    crash on app started unity 2019.1.12, device - pocophone f1, samsung A30 - all fine


    10-29 16:03:27.985: E/zeus-AndroidUtils-[pool-5-thread-1](14262): top : com.mi.android.globallauncher
    10-29 16:03:27.987: E/AD-PLUGIN-SplashController(14262): get miui intent sender : com.android.systemui
    10-29 16:03:27.996: E/zeus-AndroidUtils-[pool-5-thread-1](14262): top : com.mi.android.globallauncher
    10-29 16:03:28.004: E/ActivityTrigger(1658): activityResumeTrigger: not whiteListedcom.android.systemui/com.android.systemui.recents.RecentsActivity/201901070
    10-29 16:03:29.399: E/zeus-AndroidUtils-[pool-5-thread-1](14262): top : com.android.systemui
    10-29 16:03:29.399: E/AD-PLUGIN-SplashController(14262): get miui intent sender : com.android.systemui
    10-29 16:03:29.406: E/zeus-AndroidUtils-[pool-5-thread-1](14262): top : com.android.systemui
    10-29 16:03:29.413: E/ActivityTrigger(1658): activityResumeTrigger: not whiteListedcom.mi.android.globallauncher/com.miui.home.launcher.Launcher/2070105
    10-29 16:03:33.084: E/zeus-AndroidUtils-[pool-5-thread-1](14262): top : com.mi.android.globallauncher
    10-29 16:03:33.085: E/AD-PLUGIN-SplashController(14262): get miui intent sender : com.mi.android.globallauncher
    10-29 16:03:33.091: E/ANDR-PERF-JNI(1658): com_qualcomm_qtiperformance_native_perf_io_prefetch_start
    10-29 16:03:33.092: E/ANDR-IOP(679): IOP HAL: Received pkg_name = com.royal.canin pid = -1
    10-29 16:03:33.103: E/ActivityTrigger(1658): activityStartTrigger: not whiteListedcom.royal.canin/com.unity3d.player.UnityPlayerActivity/2
    10-29 16:03:33.104: E/ActivityTrigger(1658): activityResumeTrigger: not whiteListedcom.royal.canin/com.unity3d.player.UnityPlayerActivity/2
    10-29 16:03:33.107: E/ActivityTrigger(1658): activityResumeTrigger: not whiteListedcom.royal.canin/com.unity3d.player.UnityPlayerActivity/2
    10-29 16:03:33.135: E/com.royal.cani(14410): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:03:33.168: E/ANDR-IOP(679): io prefetch is disabled
    10-29 16:03:33.270: E/LB(14410): fail to open file: No such file or directory
    10-29 16:03:33.306: E/CRASH(14410): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000006f7fabcff0
    10-29 16:03:33.306: E/CRASH(14410): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    10-29 16:03:33.306: E/CRASH(14410): Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
    10-29 16:03:33.306: E/CRASH(14410): Build fingerprint: 'Xiaomi/beryllium/beryllium:9/PKQ1.180729.001/V10.3.8.0.PEJMIXM:user/release-keys'
    10-29 16:03:33.306: E/CRASH(14410): Revision: '0'
    10-29 16:03:33.306: E/CRASH(14410): pid: 14410, tid: 14434, name: UnityMain >>> com.royal.canin <<<
    10-29 16:03:33.306: E/CRASH(14410): x0 0000006f8ad72f88 x1 0000006f9aa8fc00 x2 0000006f8ade1268 x3 0000000000000012
    10-29 16:03:33.306: E/CRASH(14410): x4 0000000000000000 x5 0000006f7fabd078 x6 0000006f7ebedb80 x7 0000006f7ebedb80
    10-29 16:03:33.306: E/CRASH(14410): x8 0000000000000012 x9 0000006f8ade1240 x10 00000000ffffffff x11 0000000000000000
    10-29 16:03:33.306: E/CRASH(14410): x12 00000000000001df x13 0000000000004e80 x14 0000000000000180 x15 aaaaaaaaaaaaaaab
    10-29 16:03:33.306: E/CRASH(14410): x16 000000701dff3be0 x17 000000701df8656c x18 0000000000000000 x19 0000006f8ade1268
    10-29 16:03:33.306: E/CRASH(14410): x20 0000006f7fabd078 x21 0000006f8ad72f88 x22 0000000000000300 x23 0000006f8ade1000
    10-29 16:03:33.306: E/CRASH(14410): x24 0000006f8ade1268 x25 0000006f7fbc0588 x26 0000006f7d041fd4 x27 0000006f7c423878
    10-29 16:03:33.306: E/CRASH(14410): x28 0000006f7d4bc000 x29 0000006f7fabd060 x30 000000701dfada94
    10-29 16:03:33.306: E/CRASH(14410): sp 0000006f7fabcfc0 pc 000000701df8acc8 pstate 0000000080000000
    10-29 16:03:33.306: E/CRASH(14410): backtrace:
    10-29 16:03:33.326: E/InputDispatcher(1658): channel '2fdc3fb com.royal.canin/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
    10-29 16:03:33.346: E/ActivityTrigger(1658): activityResumeTrigger: not whiteListedcom.mi.android.globallauncher/com.miui.home.launcher.Launcher/2070105
    10-29 16:03:36.549: E/storaged(968): getDiskStats failed with result NOT_SUPPORTED and size 0
    10-29 16:04:01.423: E/android.smspus(14444): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:04:11.420: E/id.ext.service(14462): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:04:21.430: E/smcinvokepkgmg(14478): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:04:31.421: E/settings:remot(14495): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:04:31.506: E/settings:remot(14495): Invalid ID 0x00000000.
    10-29 16:04:36.557: E/storaged(968): getDiskStats failed with result NOT_SUPPORTED and size 0
    10-29 16:04:40.463: E/xiaomi.discove(14522): Not starting debugger since process cannot load the jdwp agent.
    10-29 16:04:40.525: E/xiaomi.discove(14522): Invalid ID 0x00000000.
     
  48. mightyjumpsky

    mightyjumpsky

    Joined:
    Jan 14, 2019
    Posts:
    15
    I faced the same issue with my game, in mono my game works just fine, but using il2cpp my game crash... i tried android:allowBackup="false" tools:replace="android:allowBackup" to the Android Manifest, but it don't fix the problem, if there any other method i can try? i'm using ndk -16b
     
  49. rahulnaik9010

    rahulnaik9010

    Joined:
    Jan 2, 2019
    Posts:
    19
    This is what i get in my crash reports..... GOOGLE is telling me that my app has a bad behaviour..I don't know how to solve this issue because I test on motorola phones and the app works all work fine on those devices.
    I use admob,firebase and unity ads and unity 2018.4.6f1LTS...Please help me out guys.


    java.lang.Error
    : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000000000000 Build fingerprint: 'HUAWEI/FIG-LX1/HWFIG-H:9/HUAWEIFIG-L11/9.1.0.122C781:user/release-keys' Revision: '0' pid: 4804, tid: 5128, name: Thread-50 >>> com.AarJeeBee.Dictators <<< x0 0000007af3573450 x1 0000007ae0afc418 x2 0000000000000000 x3 0000000000000000 x4 0000007ae16f69f0 x5 0000007ae16f69d0 x6 000000000000004b x7 000000000000004b x8 0000000000000000 x9 0000000000000000 x10 0000007ae0afc410 x11 0000000000000001 x12 0000000000000002 x13 0000007ae16f69eb x14 0000000000000000 x15 00000000000000c0 x16 0000007afea53680 x17 0000007b9ddc7d48 x18 0000007ad671c232 x19 0000007af8db1210 x20 0000007af3573450 x21 0000000000000000 x22 0000000000000002 x23 0000007ae16f9588 x24 0000007ae0afc410 x25 0000000000000240 x26 0000007ae0afc480 x27 0000007ae0afc410 x28 0000000000000000 x29 0000000000000000 x30 0000007afdf877d4 sp 0000007ae16f68f0 pc 0000007afdf87830 pstate 0000000080000000 at [vdso].(
    at libunity. (0)
     
  50. HTON8

    HTON8

    Joined:
    Jan 7, 2015
    Posts:
    5
    unity 2018.2.12f1 also has this problem.
    Code (CSharp):
    1. Added this to application tag but didn't solve my problem.
    2. android:allowBackup="false"
    this doesn't work.
    The log is:

    W/WindowManager(1508): Failed looking up window
    12-11 19:36:16.551: W/WindowManager(1508): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@86ffd44 does not exist
    12-11 19:36:16.551: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9396)
    12-11 19:36:16.551: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9387)
    12-11 19:36:16.551: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.performDeferredDestroyWindow(WindowManagerService.java:3885)
    12-11 19:36:16.551: W/WindowManager(1508): at com.android.server.wm.Session.performDeferredDestroy(Session.java:233)
    12-11 19:36:16.551: W/WindowManager(1508): at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:350)
    12-11 19:36:16.551: W/WindowManager(1508): at com.android.server.wm.Session.onTransact(Session.java:143)
    12-11 19:36:16.551: W/WindowManager(1508): at android.os.Binder.execTransact(Binder.java:453)
    12-11 19:36:16.553: W/WindowManager(1508): Failed looking up window
    12-11 19:36:16.553: W/WindowManager(1508): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@86ffd44 does not exist
    12-11 19:36:16.553: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9396)
    12-11 19:36:16.553: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9387)
    12-11 19:36:16.553: W/WindowManager(1508): at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2996)
    12-11 19:36:16.553: W/WindowManager(1508): at com.android.server.wm.Session.remove(Session.java:200)
    12-11 19:36:16.553: W/WindowManager(1508): at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242)
    12-11 19:36:16.553: W/WindowManager(1508): at com.android.server.wm.Session.onTransact(Session.java:143)
    12-11 19:36:16.553: W/WindowManager(1508): at android.os.Binder.execTransact(Binder.java:453)
    12-11 19:36:16.554: I/Process(7491): Sending signal. PID: 7491 SIG: 9
    12-11 19:36:16.624: D/ConnectivityService(1508): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=892, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@da0a783)
    12-11 19:36:16.625: D/ConnectivityService(1508): ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=891, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@2c36d00)
    12-11 19:36:16.625: D/ConnectivityService(1508): releasing NetworkRequest NetworkRequest [ id=892, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
    12-11 19:36:16.625: E/ConnectivityService(1508): RemoteException caught trying to send a callback msg for NetworkRequest [ id=892, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
    12-11 19:36:16.626: D/ConnectivityService(1508): releasing NetworkRequest NetworkRequest [ id=891, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
    12-11 19:36:16.626: E/ConnectivityService(1508): RemoteException caught trying to send a callback msg for NetworkRequest [ id=891, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
    12-11 19:36:16.635: E/libprocessgroup(1508): failed to kill 1 processes for processgroup 7491
    12-11 19:36:16.635: I/ActivityManager(1508): Process com.xxx.xxx (pid 7491) has died
    12-11 19:36:16.636: D/ActivityManager(1508): cleanUpApplicationRecord -- 7491