Android crash on startup (AndroidPlatformFile.cpp)

ISSUE

Game crashing on Android 10 immediately after Splash screen.

Working fine on Android 8

UE4 version: 4.23.1

Texture Compression: ETC2 ETC1

CRASH LOG

03-25 14:10:59.310 10326 10326 D UE4 : ==============> GameActive.onResume complete!
03-25 14:10:59.311 10326 10379 D UE4 : Assertion failed: nullptr != File [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/Android/AndroidPlatformFile.cpp] [Line: 2001]
03-25 14:10:59.311 10326 10379 D UE4
:
--------- beginning of crash
03-25 14:10:59.311 10326 10379 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 10379 (Thread-3), pid 10326 (MainThread-UE4)

FULL LOG

--------- beginning of main
03-25 14:10:49.309 10024 10154 W System.err: java.net.UnknownHostException: Unable to resolve host "www.facebook.com": No address associated with hostname
03-25 14:10:49.309 10024 10154 W System.err:    at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)
03-25 14:10:49.309 10024 10154 W System.err:    at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)
03-25 14:10:49.309 10024 10154 W System.err:    at java.net.InetAddress.getAllByName(InetAddress.java:1152)
03-25 14:10:49.309 10024 10154 W System.err:    at com.android.okhttp.Dns$1.lookup(Dns.java:41)
03-25 14:10:49.309 10024 10154 W System.err:    at com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:178)
03-25 14:10:49.309 10024 10154 W System.err:    at com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)
03-25 14:10:49.309 10024 10154 W System.err:    at com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:176)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:90)
03-25 14:10:49.310 10024 10154 W System.err:    at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:30)
03-25 14:10:49.310 10024 10154 W System.err:    at com.facebook.ads.redexgen.X.3v.A01(:5340)
03-25 14:10:49.310 10024 10154 W System.err:    at com.facebook.ads.redexgen.X.3v.A0I(:5515)
03-25 14:10:49.310 10024 10154 W System.err:    at com.facebook.ads.redexgen.X.4p.A00(:6923)
03-25 14:10:49.310 10024 10154 W System.err:    at com.facebook.ads.redexgen.X.4p.doInBackground(:6942)
03-25 14:10:49.311 10024 10154 W System.err:    at android.os.AsyncTask$3.call(AsyncTask.java:378)
03-25 14:10:49.311 10024 10154 W System.err:    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
03-25 14:10:49.311 10024 10154 W System.err:    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-25 14:10:49.311 10024 10154 W System.err:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-25 14:10:49.311 10024 10154 W System.err:    at java.lang.Thread.run(Thread.java:919)
03-25 14:10:49.311 10024 10154 W System.err: Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)
03-25 14:10:49.311 10024 10154 W System.err:    at libcore.io.Linux.android_getaddrinfo(Native Method)
03-25 14:10:49.311 10024 10154 W System.err:    at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74)
03-25 14:10:49.311 10024 10154 W System.err:    at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:200)
03-25 14:10:49.311 10024 10154 W System.err:    at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74)
03-25 14:10:49.311 10024 10154 W System.err:    at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)
03-25 14:10:49.311 10024 10154 W System.err:    ... 24 more
03-25 14:10:50.186  9807  9913 I PlayCommon: [91] ajzd.c(29): Preparing logs for uploading
03-25 14:10:50.189  9807  9913 I PlayCommon: [91] ajzd.c(149): Connecting to server for timestamp: https://play.googleapis.com/play/log/timestamp
03-25 14:10:50.199  9807  9913 E PlayCommon: [91] ajzd.c(10): Failed to connect to server for server timestamp: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
03-25 14:10:50.199  9807  9913 W PlayCommon: [91] ajzd.a(1): No account for auth token provided
03-25 14:10:50.199  9807  9913 I PlayCommon: [91] ajzd.c(185): Connecting to server: https://play.googleapis.com/play/log?format=raw&proto_v2=true
03-25 14:10:50.202  9807  9913 E PlayCommon: [91] ajzd.c(241): Failed to connect to server: java.net.UnknownHostException: Unable to resolve host "play.googleapis.com": No address associated with hostname
--------- beginning of system
03-25 14:10:58.630   982  3795 I ActivityTaskManager: START u0 {flg=0x10000000 cmp=com.YourCompany.BlueprintTP/com.epicgames.ue4.SplashActivity} from uid 0
03-25 14:10:58.634   982  3795 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
03-25 14:10:58.637   888   906 E ANDR-IOP: io prefetch is disabled
03-25 14:10:58.640   982  3795 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:58.640   982  3795 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:58.640   982  3795 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:58.640   982  3795 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-25 14:10:58.644   889   913 E ANDR-PERF-LM: GAMEOPT: operator()() 413: ERROR: status != Status::SUCCESS
03-25 14:10:58.644   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.YourCompany.BlueprintTP/com.epicgames.ue4.SplashActivity/1 = 0x1003 PID=982
03-25 14:10:58.644   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 458: Hint is = RESUME
03-25 14:10:58.644   982  1111 E system_server: Invalid ID 0x00000000.
03-25 14:10:58.645   889   912 E ANDR-PERF-UTIL: Failed to update node /sys/class/devfreq/soc:qcom,cpu0-llcc-ddr-lat/min_freq with value 10437
03-25 14:10:58.645   889   912 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [13, 12]
03-25 14:10:58.647   889   912 E ANDR-PERF-UTIL: Failed to update node /sys/class/devfreq/soc:qcom,cpu0-llcc-ddr-lat/min_freq with value 10437
03-25 14:10:58.647   889   912 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [13, 12]
03-25 14:10:58.649   889   913 W ANDR-PERF-LM: FeatureState: writeState() 185: GameOptimization: State transition not allowed
03-25 14:10:58.688   982  3795 I ActivityTaskManager: Config changes=20000480 {1.0 310mcc88mnc [en_US] ldltr sw411dp w774dp h387dp 560dpi nrml long hdr widecg land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2880, 1440) mAppBounds=Rect(0, 0 - 2712, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90} s.2518}
03-25 14:10:58.702   982  3795 I ActivityTaskManager: Override config changes=20000480 {1.0 310mcc88mnc [en_US] ldltr sw411dp w774dp h387dp 560dpi nrml long hdr widecg land finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 2880, 1440) mAppBounds=Rect(0, 0 - 2712, 1440) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_90} s.2518} for displayId=0
03-25 14:10:58.712   982  1106 W ActivityManager: Slow operation: 62ms so far, now at startProcess: done creating new process record
03-25 14:10:58.712   982  1106 W ActivityManager: Slow operation: 62ms so far, now at startProcess: stepping in to startProcess
03-25 14:10:58.713   982  1106 W ActivityManager: Slow operation: 63ms so far, now at startProcess: done starting proc!
03-25 14:10:58.721   982  1106 I InputManager-JNI: Viewport [0] to add: local:19260913029312385
03-25 14:10:58.725   982  1955 I InputReader: Reconfiguring input devices.  changes=0x00000004
03-25 14:10:58.725   982  1955 I InputReader: Device reconfigured: id=5, name='qbt_key_input', size 1440x2880, orientation 0, mode 4, display id 0
03-25 14:10:58.725   982  1955 I InputReader: Device reconfigured: id=6, name='fts', size 1440x2880, orientation 1, mode 1, display id 0
03-25 14:10:58.726  2041  2041 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
03-25 14:10:58.732   982  1106 D ActivityTrigger: ActivityTrigger activityStopTrigger
03-25 14:10:58.735  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:10:58.735  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:10:58.745   700   700 D Zygote  : Forked child process 10326
03-25 14:10:58.756   982  1132 I ActivityManager: Start proc 10326:com.YourCompany.BlueprintTP/u0a184 for activity {com.YourCompany.BlueprintTP/com.epicgames.ue4.SplashActivity}
03-25 14:10:58.766 10326 10326 I any.BlueprintT: Late-enabling -Xcheck:jni
03-25 14:10:58.785 10326 10326 E any.BlueprintT: Unknown bits set in runtime_flags: 0x8000
03-25 14:10:58.806   982  3795 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:58.806   982  3795 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:58.806   982  3795 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:58.806  2041  2041 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
03-25 14:10:58.812   982  3795 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:58.812   982  3795 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:58.812   982  3795 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:58.857   982  1111 I WindowManager: Screen frozen for +207ms due to Window{9e1f622 u0 StatusBar}
03-25 14:10:58.905   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.906   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.921   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.922   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.936 10326 10326 I Perf    : Connecting to perf service.
03-25 14:10:58.937   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.937   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.953   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.953   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.967   982  2107 I ActivityTaskManager: START u0 {flg=0x10000 cmp=com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity (has extras)} from uid 10184
03-25 14:10:58.969   889   912 E ANDR-PERF-UTIL: Failed to update node /sys/class/devfreq/soc:qcom,cpu0-llcc-ddr-lat/min_freq with value 10437
03-25 14:10:58.969   889   912 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [13, 12]
03-25 14:10:58.969   982  2107 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:58.969   982  2107 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:58.969   982  2107 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:58.969   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.970   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.970   982  2107 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-25 14:10:58.976   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.YourCompany.BlueprintTP/com.epicgames.ue4.SplashActivity/1 = 0x1004 PID=982
03-25 14:10:58.976   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 498: Hint is = STOP/PAUSE
03-25 14:10:58.977   889   913 W ANDR-PERF-LM: MetaMeter: handleAsync() 169: GameOptimization Invalid state for appName com.YourCompany.BlueprintTP
03-25 14:10:58.986   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.988   982  1059 I ActivityTaskManager: The Process com.YourCompany.BlueprintTP Already Exists in BG. So sending its PID: 10326
03-25 14:10:58.987   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:58.989   982  1059 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:58.989   982  1059 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:58.989   982  1059 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:58.991   889   913 E ANDR-PERF-LM: GAMEOPT: operator()() 413: ERROR: status != Status::SUCCESS
03-25 14:10:58.991   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity/1 = 0x1003 PID=982
03-25 14:10:58.991   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 458: Hint is = RESUME
03-25 14:10:58.992 10326 10326 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@82a420d
03-25 14:10:58.994   889   913 W ANDR-PERF-LM: FeatureState: writeState() 185: GameOptimization: State transition not allowed
03-25 14:10:59.003   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.003   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.010 10326 10326 D OVRPlugin: JNI_OnLoad
03-25 14:10:59.019   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.020   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.036   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.036   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.043 10326 10326 D UE4     : Used memory before allocating anything was 121.46MB
03-25 14:10:59.052   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.052   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.068   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.069   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.085   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.085   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.101   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.102   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.118   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.118   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.135   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.135   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.151   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.151   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.153 10326 10326 D UE4     : In the JNI_OnLoad function
03-25 14:10:59.154 10326 10326 D UE4     : [JNI] - Failed to determine if app purchasing is enabled!
03-25 14:10:59.155 10326 10326 D UE4     : Path found as '/storage/emulated/0'
03-25 14:10:59.155 10326 10326 D UE4     : Font Path found as '/system/fonts/'
03-25 14:10:59.155 10326 10326 D UE4     : In the JNI_OnLoad function 5
03-25 14:10:59.165 10326 10379 D UE4     : Entering native app glue main function
03-25 14:10:59.165 10326 10379 D UE4     : Created event thread
03-25 14:10:59.165 10326 10379 D UE4     : Entered AndroidMain()
03-25 14:10:59.165 10326 10380 D UE4     : Entering event processing thread engine entry point
03-25 14:10:59.165 10326 10380 D UE4     : Prepared looper for event thread
03-25 14:10:59.165 10326 10380 D UE4     : Passed callback initialization
03-25 14:10:59.165 10326 10380 D UE4     : Passed sensor initialization
03-25 14:10:59.166 10326 10379 D UE4     : Controller interface supported
03-25 14:10:59.168   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.168   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.184   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.184   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.187 10326 10326 D UE4     : Target SDK is 29.  This may cause issues if permissions are denied by the user.
03-25 14:10:59.187 10326 10326 D PermissionFragment: Creating PlayGamesFragment
03-25 14:10:59.189   982  2107 I ActivityTaskManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.permissioncontroller cmp=com.android.permissioncontroller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity (has extras)} from uid 10184
03-25 14:10:59.191   889   912 E ANDR-PERF-UTIL: Failed to update node /sys/class/devfreq/soc:qcom,cpu0-llcc-ddr-lat/min_freq with value 10437
03-25 14:10:59.191   889   912 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [13, 12]
03-25 14:10:59.192   982  2107 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:59.192   982  2107 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:59.192   982  2107 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:59.193   982  2107 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-25 14:10:59.195   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.android.permissioncontroller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity/290000000 = 0x1002 PID=982
03-25 14:10:59.195   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 498: Hint is = STOP/PAUSE
03-25 14:10:59.197 10326 10326 D UE4     : Vulkan version: 1.1.0
03-25 14:10:59.197 10326 10326 D UE4     : Vulkan level: 1
03-25 14:10:59.198 10326 10326 D UE4     : Found DepthBufferPreference = 0
03-25 14:10:59.198 10326 10326 D UE4     : Found bPackageDataInsideApk = 0
03-25 14:10:59.198 10326 10326 D UE4     : Found ProjectName = BlueprintTP
03-25 14:10:59.198 10326 10326 D UE4     : Found AppType =
03-25 14:10:59.198 10326 10326 D UE4     : Found bHasOBBFiles = 1
03-25 14:10:59.198 10326 10326 D UE4     : Found bVerifyOBBOnStartUp = false
03-25 14:10:59.198 10326 10326 D UE4     : UI hiding set to false
03-25 14:10:59.198 10326 10326 D UE4     : BuildConfiguration set to Development
03-25 14:10:59.198 10326 10326 D UE4     : UseExternalFilesDir set to false
03-25 14:10:59.198 10326 10326 D UE4     : AllowIMU set to true
03-25 14:10:59.199 10326 10326 D UE4     : SupportsVulkan set to false
03-25 14:10:59.199 10326 10326 D UE4     : No Oculus Mobile mode detected.
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: QUALCOMM build                   : 55e6456,
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Build Date                       : 03/24/20
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.29.00.07
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Local Branch                     :
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.8.12.10.00.00.484.543
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Remote Branch                    : NONE
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Build Config                     : S P 8.0.12 AArch32
03-25 14:10:59.200 10326 10326 I AdrenoGLES-0: Driver Path                      : /vendor/lib/egl/libGLESv2_adreno.so
03-25 14:10:59.201   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.202   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.205 10326 10326 I AdrenoGLES-0: PFP: 0x016dd087, ME: 0x00000000
03-25 14:10:59.219   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.219   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:10:59.227 10326 10326 D UE4     : Hardware: Qualcomm Technologies, Inc KONA
03-25 14:10:59.227 10326 10326 D UE4     : ro.hardware: qcom
03-25 14:10:59.228 10326 10326 D UE4     : Memory: 5641 MB
03-25 14:10:59.230 10326 10326 D UE4     : UseAffinity: false
03-25 14:10:59.230 10326 10326 D UE4     : BigCoreMask: 0xffff
03-25 14:10:59.230 10326 10326 D UE4     : LittleCoreMask: 0x0
03-25 14:10:59.230 10326 10326 D UE4     : APK path: /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/base.apk
03-25 14:10:59.230 10326 10326 D UE4     : OBB in APK: false
03-25 14:10:59.231 10326 10326 D UE4     : InternalFilePath found as '/data/user/0/com.YourCompany.BlueprintTP/files'
03-25 14:10:59.231 10326 10326 D UE4     : ExternalFilePath found as '/storage/emulated/0/Android/data/com.YourCompany.BlueprintTP/files'
03-25 14:10:59.231 10326 10326 D UE4     : App is running in Landscape
03-25 14:10:59.232 10326 10326 D UE4     : Android version is 10
03-25 14:10:59.232 10326 10326 D UE4     : Android manufacturer is QUALCOMM
03-25 14:10:59.232 10326 10326 D UE4     : Android model is Kona for arm64
03-25 14:10:59.232 10326 10326 D UE4     : Android build number is kona-userdebug 10 QKQ1.200318.002 eng.lnxbui.20200324.032625 test-keys
03-25 14:10:59.232 10326 10326 D UE4     : OS language is set to en_US
03-25 14:10:59.232 10326 10326 D UE4     : Debugger attached is false
03-25 14:10:59.252 10326 10326 D UE4     : Checking for file : main.1.com.YourCompany.BlueprintTP.obb
03-25 14:10:59.253 10326 10326 D UE4     : which is really being resolved to : /storage/emulated/0/Android/obb/com.YourCompany.BlueprintTP/main.1.com.YourCompany.BlueprintTP.obb
03-25 14:10:59.253 10326 10326 D UE4     :  Or : /storage/emulated/0/obb/com.YourCompany.BlueprintTP/main.1.com.YourCompany.BlueprintTP.obb
03-25 14:10:59.254 10326 10326 D UE4     : Found OBB here: /storage/emulated/0/obb/com.YourCompany.BlueprintTP/main.1.com.YourCompany.BlueprintTP.obb
03-25 14:10:59.257 10326 10382 D UE4     : Used memory: 117098
03-25 14:10:59.275 10326 10326 W PopupManager: You have not specified a View to use as content view for popups. Falling back to the Activity content view. Note that this may not work as expected in multi-screen environments
03-25 14:10:59.277 10326 10326 D UE4     : googleClient is valid
03-25 14:10:59.277 10326 10326 D UE4     : ==============> GameActive.onCreate complete!
03-25 14:10:59.279 10326 10326 D UE4     : Creating console command broadcast listener
03-25 14:10:59.279 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 9, 0, tid = 10380, APP_EVENT_STATE_ON_START
03-25 14:10:59.280 10326 10326 D UE4     : ==================================> Inside onStart function in GameActivity
03-25 14:10:59.280 10326 10326 V UE4-GameApplication: App in foreground
03-25 14:10:59.281 10326 10380 D UE4     : Case APP_CMD_RESUME
03-25 14:10:59.281 10326 10326 D UE4     : ==============> [JAVA] AndroidThunkJava_KeepScreenOn(false) - Enabled screen saver
03-25 14:10:59.281 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 7, 0, tid = 10380, APP_EVENT_STATE_ON_RESUME
03-25 14:10:59.281 10326 10326 D UE4     : Registering sensor listeners
03-25 14:10:59.282   851   851 I sensors-hal: batch:206, android.sensor.accelerometer/11, period=20000000, max_latency=0
03-25 14:10:59.282   851   851 I sensors-hal: batch:217, android.sensor.accelerometer/11, period=20000000, max_latency=0 request completed
03-25 14:10:59.282   851   851 I sensors-hal: flush:237, android.sensor.accelerometer/11
03-25 14:10:59.283   851   851 I sensors-hal: flush:245, android.sensor.accelerometer/11 completed
03-25 14:10:59.283   851   851 I sensors-hal: batch:206, android.sensor.magnetic_field/21, period=20000000, max_latency=0
03-25 14:10:59.283   851   851 I sensors-hal: batch:217, android.sensor.magnetic_field/21, period=20000000, max_latency=0 request completed
03-25 14:10:59.283   851   851 I sensors-hal: activate:171, android.sensor.magnetic_field/21 en=1
03-25 14:10:59.284   851   851 I sensors-hal: get_qmi_debug_flag:230, support_qmi_debug : false
03-25 14:10:59.288   851   851 I sensors-hal: get_qmi_debug_flag:230, support_qmi_debug : false
03-25 14:10:59.298   851   851 I sensors-hal: activate:266, mag_filter is enabled
03-25 14:10:59.298   851   851 I sensors-hal: activate:184, android.sensor.magnetic_field/21 en=1 completed
03-25 14:10:59.299   851   851 I sensors-hal: batch:206, android.sensor.gyroscope/41, period=20000000, max_latency=0
03-25 14:10:59.299   851   851 I sensors-hal: batch:217, android.sensor.gyroscope/41, period=20000000, max_latency=0 request completed
03-25 14:10:59.299   851   851 I sensors-hal: flush:237, android.sensor.gyroscope/41
03-25 14:10:59.299   851   851 I sensors-hal: flush:245, android.sensor.gyroscope/41 completed
03-25 14:10:59.300 10326 10326 D UE4     : App is running in Landscape
03-25 14:10:59.300 10326 10326 D UE4     : ==============> Resuming main init
03-25 14:10:59.305   851 10385 I sensors-hal: handle_indication_realtime:442,  SCHED_FIFO(10) for qmi_cbk
03-25 14:10:59.309 10326 10379 D UE4     : APK Commandline: ../../../BlueprintTP/BlueprintTP.uproject
03-25 14:10:59.309 10326 10379 D UE4     : Final commandline: ../../../BlueprintTP/BlueprintTP.uproject
03-25 14:10:59.309 10326 10379 D UE4     : Created sync event
03-25 14:10:59.310 10326 10326 D UE4     : ==============> GameActive.onResume complete!
03-25 14:10:59.311 10326 10379 D UE4     : Assertion failed: nullptr != File [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Core/Private/Android/AndroidPlatformFile.cpp] [Line: 2001]
03-25 14:10:59.311 10326 10379 D UE4     :
--------- beginning of crash
03-25 14:10:59.311 10326 10379 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 10379 (Thread-3), pid 10326 (MainThread-UE4)
03-25 14:10:59.315   851 10389 I sensors-hal: handle_indication_realtime:442,  SCHED_FIFO(10) for qmi_cbk
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: QUALCOMM build                   : 55e6456,
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Build Date                       : 03/24/20
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.29.00.07
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Local Branch                     :
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.8.12.10.00.00.484.543
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Remote Branch                    : NONE
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Build Config                     : S P 8.0.12 AArch32
03-25 14:10:59.345 10326 10372 I AdrenoGLES-0: Driver Path                      : /vendor/lib/egl/libGLESv2_adreno.so
03-25 14:10:59.351 10326 10372 I AdrenoGLES-0: PFP: 0x016dd087, ME: 0x00000000
03-25 14:10:59.421 10393 10393 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
03-25 14:10:59.422  1329  1329 I /system/bin/tombstoned: received crash request for pid 10379
03-25 14:10:59.424 10393 10393 I crash_dump32: performing dump of process 10326 (target tid = 10379)
03-25 14:10:59.442 10326 10326 E VpsExtension: Failed to get binder for service "vendor.vpsservice"
03-25 14:10:59.443 10326 10326 E VpsExtension: Failed to get binder for service "vendor.vpsservice"
03-25 14:10:59.444 10326 10380 D UE4     : Case APP_CMD_INIT_WINDOW
03-25 14:10:59.445 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 0, 3998492680, tid = 10380, APP_EVENT_STATE_WINDOW_CREATED
03-25 14:10:59.446 10393 10393 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-25 14:10:59.446 10393 10393 F DEBUG   : Build fingerprint: 'qti/kona/kona:10/QKQ1.200318.002/eng.lnxbui.20200324.032625:userdebug/test-keys'
03-25 14:10:59.446 10393 10393 F DEBUG   : Revision: '0'
03-25 14:10:59.446 10393 10393 F DEBUG   : ABI: 'arm'
03-25 14:10:59.447 10393 10393 F DEBUG   : Timestamp: 2020-03-25 14:10:59-0700
03-25 14:10:59.447 10393 10393 F DEBUG   : pid: 10326, tid: 10379, name: Thread-3  >>> com.YourCompany.BlueprintTP <<<
03-25 14:10:59.447 10393 10393 F DEBUG   : uid: 10184
03-25 14:10:59.447 10393 10393 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
03-25 14:10:59.447 10393 10393 F DEBUG   : Cause: null pointer dereference
03-25 14:10:59.447 10393 10393 F DEBUG   :     r0  c92a88ea  r1  c92a87cc  r2  00000000  r3  00000001
03-25 14:10:59.447 10393 10393 F DEBUG   :     r4  00000000  r5  c92a9624  r6  c92a87cc  r7  c92a8bf8
03-25 14:10:59.447 10393 10393 F DEBUG   :     r8  00000000  r9  e94b73a0  r10 e2701e80  r11 c92a8bf0
03-25 14:10:59.447 10393 10393 F DEBUG   :     ip  00000171  sp  c92a87c8  lr  c242cc70  pc  c25ee950
03-25 14:10:59.458 10326 10326 D UE4     : onPause: stop memory reporter runnable
03-25 14:10:59.459 10326 10326 D UE4     : Unregistering sensor listeners
03-25 14:10:59.459   851   851 I sensors-hal: batch:206, android.sensor.accelerometer/11, period=200000000, max_latency=0
03-25 14:10:59.460   851   851 I sensors-hal: batch:217, android.sensor.accelerometer/11, period=200000000, max_latency=0 request completed
03-25 14:10:59.460   851   851 I sensors-hal: activate:171, android.sensor.magnetic_field/21 en=0
03-25 14:10:59.464   982  1125 I ActivityTaskManager: Displayed com.android.permissioncontroller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity: +828ms
03-25 14:10:59.465   851   851 I sensors-hal: activate:184, android.sensor.magnetic_field/21 en=0 completed
03-25 14:10:59.466   851   851 I sensors-hal: batch:206, android.sensor.gyroscope/41, period=200000000, max_latency=0
03-25 14:10:59.466   851   851 I sensors-hal: batch:217, android.sensor.gyroscope/41, period=200000000, max_latency=0 request completed
03-25 14:10:59.468 10326 10380 D UE4     : Case APP_CMD_PAUSE
03-25 14:10:59.468 10326 10326 D UE4     : ==============> GameActive.onPause complete!
03-25 14:10:59.468 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 6, 0, tid = 10380, APP_EVENT_STATE_ON_PAUSE
03-25 14:10:59.472   982  4403 I ActivityTaskManager: The Process com.android.permissioncontroller Already Exists in BG. So sending its PID: 16534
03-25 14:10:59.474   982  4403 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:10:59.474   982  4403 D CompatibilityInfo: applicationDensity - 560
03-25 14:10:59.474   982  4403 D CompatibilityInfo: applicationScale - 1.0
03-25 14:10:59.474 16534 16534 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@280c332
03-25 14:10:59.490 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 11, 0, tid = 10380, APP_EVENT_STATE_WINDOW_GAINED_FOCUS
03-25 14:10:59.504 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 10, 0, tid = 10380, APP_EVENT_STATE_WINDOW_LOST_FOCUS
03-25 14:10:59.505 10393 10393 F DEBUG   :
03-25 14:10:59.505 10393 10393 F DEBUG   : backtrace:
03-25 14:10:59.505 10393 10393 F DEBUG   :       #00 pc 03c6d950  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (FOutputDevice::LogfImpl(char16_t const*, ...)+200) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #01 pc 03c0e494  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #02 pc 03c0e374  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (FDebug::CheckVerifyFailedImpl(char const*, char const*, int, char16_t const*, ...)+84) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #03 pc 07fb6cec  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (_ZN6FDebug17CheckVerifyFailedIA1_DsJEEEvPKcS3_iRKT_DpT0_+8) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #04 pc 03a56e60  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (FAndroidPlatformFile::MountOBB(char16_t const*)+48) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #05 pc 03a542b0  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (FAndroidPlatformFile::Initialize(IPlatformFile*, char16_t const*)+3548) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #06 pc 03404d88  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (AndroidMain(android_app*)+3092) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #07 pc 03414a9c  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (android_main+144) (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #08 pc 03438150  /data/app/com.YourCompany.BlueprintTP-ULeF4udfcfb417EkT4v7-Q==/lib/arm/libUE4.so (BuildId: 08f43134aa9158074f360d7f9c242e155edacb18)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #09 pc 000ab3cd  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20) (BuildId: 4bc99c5a94f8ada8610030ff62fcfe3d)
03-25 14:10:59.505 10393 10393 F DEBUG   :       #10 pc 00061989  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 4bc99c5a94f8ada8610030ff62fcfe3d)
03-25 14:10:59.509   593 13458 D vold    : Remounting 10184 as mode default
03-25 14:10:59.536   593 13458 D vold    : Found matching PID 10326
03-25 14:10:59.542   593 13458 D vold    : Found matching PID 10393
03-25 14:10:59.547   593 13458 D vold    : Found matching PID 10395
03-25 14:10:59.557   593 13458 D vold    : Remounting 10184 as mode default
03-25 14:10:59.578   593 13458 D vold    : Found matching PID 10326
03-25 14:10:59.562 10393 10393 I crash_dump32: type=1400 audit(0.0:2611): avc: denied { open } for path="/dev/__properties__/u:object_r:hwservicemanager_prop:s0" dev="tmpfs" ino=31051 scontext=u:r:crash_dump:s0:c184,c256,c512,c768 tcontext=u:object_r:hwservicemanager_prop:s0 tclass=file permissive=1 app=com.YourCompany.BlueprintTP
03-25 14:10:59.585   593 13458 D vold    : Found matching PID 10393
03-25 14:10:59.590   593 13458 D vold    : Found matching PID 10395
03-25 14:10:59.596 16534 16534 V GrantPermissionsActivity: Permission grant result requestId=-797927520905787596 callingUid=10184 callingPackage=com.YourCompany.BlueprintTP permission=android.permission.WRITE_EXTERNAL_STORAGE isImplicit=false result=5
03-25 14:10:59.590 10393 10393 I crash_dump32: type=1400 audit(0.0:2614): avc: denied { open } for path="/dev/kgsl-3d0" dev="tmpfs" ino=31432 scontext=u:r:crash_dump:s0:c184,c256,c512,c768 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1 app=com.YourCompany.BlueprintTP
03-25 14:10:59.598   593 13458 D vold    : Remounting 10184 as mode default
03-25 14:10:59.590 10393 10393 I crash_dump32: type=1400 audit(0.0:2615): avc: denied { getattr } for path="/dev/kgsl-3d0" dev="tmpfs" ino=31432 scontext=u:r:crash_dump:s0:c184,c256,c512,c768 tcontext=u:object_r:gpu_device:s0 tclass=chr_file permissive=1 app=com.YourCompany.BlueprintTP
03-25 14:10:59.619   593 13458 D vold    : Found matching PID 10326
03-25 14:10:59.624   593 13458 D vold    : Found matching PID 10393
03-25 14:10:59.629   593 13458 D vold    : Found matching PID 10395
03-25 14:10:59.638   593 13458 D vold    : Remounting 10184 as mode default
03-25 14:10:59.657   593 13458 D vold    : Found matching PID 10326
03-25 14:10:59.663   593 13458 D vold    : Found matching PID 10393
03-25 14:10:59.668   593 13458 D vold    : Found matching PID 10395
03-25 14:10:59.675 16534 16534 V GrantPermissionsActivity: Permission grant result requestId=-797927520905787596 callingUid=10184 callingPackage=com.YourCompany.BlueprintTP permission=android.permission.READ_EXTERNAL_STORAGE isImplicit=true result=5
03-25 14:10:59.689   982  4403 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-25 14:10:59.700 10326 10326 D PermissionFragment: permission granted for android.permission.WRITE_EXTERNAL_STORAGE
03-25 14:10:59.702 10326 10380 D UE4     : Case APP_CMD_RESUME
03-25 14:10:59.702 10326 10326 D UE4     : onResume: start memory reporter runnable
03-25 14:10:59.702 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 7, 0, tid = 10380, APP_EVENT_STATE_ON_RESUME
03-25 14:10:59.702 10326 10326 D UE4     : ==============> [JAVA] AndroidThunkJava_KeepScreenOn(false) - Enabled screen saver
03-25 14:10:59.703 10326 10326 D UE4     : Registering sensor listeners
03-25 14:10:59.704   889   913 E ANDR-PERF-LM: GAMEOPT: operator()() 413: ERROR: status != Status::SUCCESS
03-25 14:10:59.704   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity/1 = 0x1003 PID=982
03-25 14:10:59.704   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 458: Hint is = RESUME
03-25 14:10:59.706   851   851 I sensors-hal: batch:206, android.sensor.accelerometer/11, period=20000000, max_latency=0
03-25 14:10:59.707   851   851 I sensors-hal: batch:217, android.sensor.accelerometer/11, period=20000000, max_latency=0 request completed
03-25 14:10:59.707   889   913 W ANDR-PERF-LM: FeatureState: writeState() 185: GameOptimization: State transition not allowed
03-25 14:10:59.707   851   851 I sensors-hal: flush:237, android.sensor.accelerometer/11
03-25 14:10:59.707   851   851 I sensors-hal: flush:245, android.sensor.accelerometer/11 completed
03-25 14:10:59.708   851   851 I sensors-hal: batch:206, android.sensor.magnetic_field/21, period=20000000, max_latency=0
03-25 14:10:59.708   851   851 I sensors-hal: batch:217, android.sensor.magnetic_field/21, period=20000000, max_latency=0 request completed
03-25 14:10:59.708   851   851 I sensors-hal: activate:171, android.sensor.magnetic_field/21 en=1
03-25 14:10:59.709   851   851 I sensors-hal: get_qmi_debug_flag:230, support_qmi_debug : false
03-25 14:10:59.716   851   851 I sensors-hal: get_qmi_debug_flag:230, support_qmi_debug : false
03-25 14:10:59.723   851 10418 I sensors-hal: handle_indication_realtime:442,  SCHED_FIFO(10) for qmi_cbk
03-25 14:10:59.730   851   851 I sensors-hal: activate:266, mag_filter is enabled
03-25 14:10:59.730   851   851 I sensors-hal: activate:184, android.sensor.magnetic_field/21 en=1 completed
03-25 14:10:59.731   851   851 I sensors-hal: batch:206, android.sensor.gyroscope/41, period=20000000, max_latency=0
03-25 14:10:59.731   851   851 I sensors-hal: batch:217, android.sensor.gyroscope/41, period=20000000, max_latency=0 request completed
03-25 14:10:59.733   851   851 I sensors-hal: flush:237, android.sensor.gyroscope/41
03-25 14:10:59.733   851   851 I sensors-hal: flush:245, android.sensor.gyroscope/41 completed
03-25 14:10:59.733 10326 10326 D UE4     : App is running in Landscape
03-25 14:10:59.733 10326 10326 D UE4     : ==============> Resuming main init
03-25 14:10:59.733 10326 10326 D UE4     : ==============> GameActive.onResume complete!
03-25 14:10:59.733   851 10422 I sensors-hal: handle_indication_realtime:442,  SCHED_FIFO(10) for qmi_cbk
03-25 14:10:59.739 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 11, 0, tid = 10380, APP_EVENT_STATE_WINDOW_GAINED_FOCUS
03-25 14:11:00.001  2041  2041 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
03-25 14:11:00.001  2041  2041 D KeyguardUpdateMonitor: handleTimeUpdate
03-25 14:11:00.001  2041  2041 D KeyguardClockSwitch: Updating clock: 211
03-25 14:11:00.354  1329  1329 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_17
03-25 14:11:00.355   982 10429 W ActivityTaskManager:   Force finishing activity com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity
03-25 14:11:00.357   982  1159 I BootReceiver: Copying /data/tombstones/tombstone_17 to DropBox (SYSTEM_TOMBSTONE)
03-25 14:11:00.357   982  1159 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
03-25 14:11:00.359   982 10430 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
03-25 14:11:00.367   982 10429 D ActivityTrigger: ActivityTrigger activityPauseTrigger
03-25 14:11:00.369   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 420: Hint is for com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity/1 = 0x1004 PID=982
03-25 14:11:00.369   889   913 E ANDR-PERF-LM: GamePerfEngine: runAsync() 498: Hint is = STOP/PAUSE
03-25 14:11:00.369   889   913 W ANDR-PERF-LM: MetaMeter: handleAsync() 169: GameOptimization Invalid state for appName com.YourCompany.BlueprintTP
03-25 14:11:00.370 10326 10326 D UE4     : onPause: stop memory reporter runnable
03-25 14:11:00.370 10326 10326 D UE4     : Unregistering sensor listeners
03-25 14:11:00.371   851   851 I sensors-hal: batch:206, android.sensor.accelerometer/11, period=200000000, max_latency=0
03-25 14:11:00.371   851   851 I sensors-hal: batch:217, android.sensor.accelerometer/11, period=200000000, max_latency=0 request completed
03-25 14:11:00.373   851   851 I sensors-hal: activate:171, android.sensor.magnetic_field/21 en=0
03-25 14:11:00.378   851   851 I sensors-hal: activate:184, android.sensor.magnetic_field/21 en=0 completed
03-25 14:11:00.378   851   851 I sensors-hal: batch:206, android.sensor.gyroscope/41, period=200000000, max_latency=0
03-25 14:11:00.379   851   851 I sensors-hal: batch:217, android.sensor.gyroscope/41, period=200000000, max_latency=0 request completed
03-25 14:11:00.380 10326 10326 D UE4     : ==============> GameActive.onPause complete!
03-25 14:11:00.380 10326 10380 D UE4     : Case APP_CMD_PAUSE
03-25 14:11:00.380 10326 10380 D UE4     : LogAndroidEvents::EnqueueAppEvent : 6, 0, tid = 10380, APP_EVENT_STATE_ON_PAUSE
03-25 14:11:00.379   982  1129 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-25 14:11:00.406   982 10251 I ActivityTaskManager: Config changes=20000480 {1.0 310mcc88mnc [en_US] ldltr sw411dp w411dp h750dp 560dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2880) mAppBounds=Rect(0, 0 - 1440, 2712) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2570}
03-25 14:11:00.416   982 10251 I ActivityTaskManager: Override config changes=20000480 {1.0 310mcc88mnc [en_US] ldltr sw411dp w411dp h750dp 560dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1440, 2880) mAppBounds=Rect(0, 0 - 1440, 2712) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} s.2570} for displayId=0
03-25 14:11:00.441   982  4403 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:11:00.441   982  4403 D CompatibilityInfo: applicationDensity - 560
03-25 14:11:00.441   982  4403 D CompatibilityInfo: applicationScale - 1.0
03-25 14:11:00.442   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.445   982  1129 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-25 14:11:00.447   982  1129 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
03-25 14:11:00.447   982  1129 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
03-25 14:11:00.462   982  4403 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:11:00.462   982  4403 D CompatibilityInfo: applicationDensity - 560
03-25 14:11:00.462   982  4403 D CompatibilityInfo: applicationScale - 1.0
03-25 14:11:00.463   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.464  2041  2041 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
03-25 14:11:00.470   982  1106 I InputManager-JNI: Viewport [0] to add: local:19260913029312385
03-25 14:11:00.476   982  1955 I InputReader: Reconfiguring input devices.  changes=0x00000004
03-25 14:11:00.476   982  1955 I InputReader: Device reconfigured: id=5, name='qbt_key_input', size 1440x2880, orientation 0, mode 4, display id 0
03-25 14:11:00.476   982  1955 I InputReader: Device reconfigured: id=6, name='fts', size 1440x2880, orientation 0, mode 1, display id 0
03-25 14:11:00.482  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:11:00.491   982 31842 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:11:00.492   982 31842 D CompatibilityInfo: applicationDensity - 560
03-25 14:11:00.492   982 31842 D CompatibilityInfo: applicationScale - 1.0
03-25 14:11:00.493   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.501  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:11:00.501  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:11:00.509   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.511   982  1976 D CompatibilityInfo: mCompatibilityFlags - 0
03-25 14:11:00.511   982  1976 D CompatibilityInfo: applicationDensity - 560
03-25 14:11:00.511   982  1976 D CompatibilityInfo: applicationScale - 1.0
03-25 14:11:00.512   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.538  2041  2041 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
03-25 14:11:00.548  4849  4849 E libprocessgroup: set_timerslack_ns write failed: Operation not permitted
03-25 14:11:00.554   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.581   982  1052 I system_server: NativeAlloc concurrent copying GC freed 9348(1166KB) AllocSpace objects, 14(1640KB) LOS objects, 30% free, 13MB/19MB, paused 48us total 151.420ms
03-25 14:11:00.605   982  1111 I WindowManager: Screen frozen for +223ms due to Window{3a338c7 u0 com.android.systemui.ImageWallpaper}
03-25 14:11:00.610   982  3795 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=64, [ Capabilities: NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND Uid: 10184] ], android.os.BinderProxy@af90dce)
03-25 14:11:00.611   982 31827 I ActivityManager: Process com.YourCompany.BlueprintTP (pid 10326) has died: cch CRE
03-25 14:11:00.611   982  1134 I libprocessgroup: Successfully killed process cgroup uid 10184 pid 10326 in 0ms
03-25 14:11:00.612   982 15475 I WindowManager: WIN DEATH: Window{85dd399 u0 com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity}
03-25 14:11:00.613   700   700 I Zygote  : Process 10326 exited due to signal 11 (Segmentation fault)
03-25 14:11:00.614   982  2854 I WindowManager: WIN DEATH: Window{5b57cc2 u0 com.YourCompany.BlueprintTP/com.epicgames.ue4.GameActivity}
03-25 14:11:00.617   580   580 I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device manifest.
03-25 14:11:00.626   982  1106 W ActivityManager: setHasOverlayUi called on unknown pid: 10326
03-25 14:11:00.634   889  2902 E ANDR-PERF-LM: AdaptiveLaunch: writeToDataBase() 63: Meter aborted or could not get meter data for this run
03-25 14:11:00.655   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.655   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.668   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.669   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.686   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.687   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.701   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.702   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.718   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.718   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.734   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.735   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.751   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.752   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.767   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.768   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.784   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.784   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.800   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.801   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.805   889   912 E ANDR-PERF-UTIL: Failed to update node /proc/10326/sched_boost with value 0
03-25 14:11:00.805   889   912 E ANDR-PERF-OPTSHANDLER: can't reset task 10326
03-25 14:11:00.805   889   912 E ANDR-PERF-RESOURCEQS: Failed to reset optimization [3, 32]
03-25 14:11:00.817   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.817   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.834   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.834   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.851   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.851   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.867   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.867   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.883   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.884   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.900   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.900   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.916   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.917   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.933   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.934   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.949   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.950   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.968   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:00.968   934   934 W HwcComposer: command 0x4080000 generated error 4
03-25 14:11:02.678   982  1106 I system_server: Explicit concurrent copying GC freed 5263(557KB) AllocSpace objects, 5(228KB) LOS objects, 30% free, 13MB/19MB, paused 44us total 68.827ms
03-25 14:11:02.770   982  2790 E TaskPersister: File error accessing recents directory (directory doesn't exist?).

Did you ever find a solution?