Skip to content

Instantly share code, notes, and snippets.

@monochromec
Created October 17, 2023 09:04
Show Gist options
  • Save monochromec/ccd2a9a9eb8c75ece969b624a28bad25 to your computer and use it in GitHub Desktop.
Save monochromec/ccd2a9a9eb8c75ece969b624a28bad25 to your computer and use it in GitHub Desktop.
10-17 10:41:05.557 1530 8410 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=net.osmand.plus/.activities.MapActivity bnds=[148,748][268,1008]} from uid 10280
10-17 10:41:05.595 1530 2146 I ActivityManager: Start proc 32454:net.osmand.plus/u0a297 for next-top-activity {net.osmand.plus/net.osmand.plus.activities.MapActivity}
10-17 10:41:05.599 4562 9520 W SQLiteLog: (28) double-quoted string literal: "net.osmand.plus"
10-17 10:41:05.605 1530 4447 D CoreBackPreview: Window{f9b1cb9 u0 Splash Screen net.osmand.plus}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@8d4285f, mPriority=0}
10-17 10:41:05.609 32454 32454 I net.osmand.plus: Using CollectorTypeCC GC.
10-17 10:41:05.614 32454 32454 E net.osmand.plus: Not starting debugger since process cannot load the jdwp agent.
10-17 10:41:05.638 4438 5508 D iris@ForegroundUtils: Id: 32454 ProcessName: net.osmand.plus Label: OsmAnd~
10-17 10:41:05.638 4438 5508 D iris@ForegroundUtils: dispatchActivityChanged: pkg = net.osmand.plus
10-17 10:41:05.641 4438 5508 D iris@ForegroundUtils: dispatchActivityChanged: 1234, pkg = net.osmand.plus
10-17 10:41:05.642 4438 5508 D nxt@AbsFeatrueService: onUidToForeground2() called with: pkg = [net.osmand.plus], cls = [], activityType = [-1]
10-17 10:41:05.642 4438 5508 D Iris3EnhanceService: doCheckSdr2Hdr() called with: pkg = [net.osmand.plus], cls = [], activityType = [-1]
10-17 10:41:05.643 4438 5508 D Iris3EnhanceService: doCheckSdr2Hdr() called with: pkg = [net.osmand.plus], cls = [], activityType = [-11]
10-17 10:41:05.643 4438 5508 D nxt@BaseService: onCheckSdrTohdrDecoding() called with: currentPkg = [net.osmand.plus] isDecoding = false mDecodingPkg: null
10-17 10:41:05.643 4438 5508 D nxt@BaseService: checkNotification() called with: pkg = [net.osmand.plus]
10-17 10:41:05.679 32454 32454 D nativeloader: Configuring clns-4 for other apk /data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/base.apk. target_sdk_version=31, uses_libraries=, library_path=/data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/lib/arm64:/data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/net.osmand.plus
10-17 10:41:05.698 32454 32454 V GraphicsEnvironment: ANGLE Developer option for 'net.osmand.plus' set to: 'default'
10-17 10:41:05.698 32454 32454 V GraphicsEnvironment: ANGLE GameManagerService for net.osmand.plus: false
10-17 10:41:05.851 4438 5508 D nxt@Iris6CmdUtil: openVideoOrGameEnhanceForWhiteList: pkg=net.osmand.plusfalsefalsefalse
10-17 10:41:06.016 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.createInUiThread(OsmandApplication.java:308)
10-17 10:41:06.016 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:229)
10-17 10:41:06.016 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.016 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.016 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.016 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.createInUiThread(OsmandApplication.java:308)
10-17 10:41:06.016 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:229)
10-17 10:41:06.098 32454 32454 D StrictMode: at net.osmand.plus.render.OsmandRenderer.<init>(OsmandRenderer.java:147)
10-17 10:41:06.098 32454 32454 D StrictMode: at net.osmand.plus.render.MapRenderRepositories.<init>(MapRenderRepositories.java:120)
10-17 10:41:06.098 32454 32454 D StrictMode: at net.osmand.plus.resources.ResourceManager.<init>(ResourceManager.java:267)
10-17 10:41:06.098 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:323)
10-17 10:41:06.098 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.098 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.099 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.099 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.render.OsmandRenderer.<init>(OsmandRenderer.java:147)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.render.MapRenderRepositories.<init>(MapRenderRepositories.java:120)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.resources.ResourceManager.<init>(ResourceManager.java:267)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:323)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.099 32454 32454 D StrictMode: at net.osmand.plus.resources.ResourceManager.<init>(ResourceManager.java:281)
10-17 10:41:06.099 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:323)
10-17 10:41:06.099 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.099 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.099 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.099 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.resources.ResourceManager.<init>(ResourceManager.java:281)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:323)
10-17 10:41:06.099 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.112 32454 32454 W System.err: Startup service net.osmand.plus.helpers.AnalyticsHelper took too long 12 ms
10-17 10:41:06.125 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMap.<init>(OsmandMap.java:69)
10-17 10:41:06.125 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:351)
10-17 10:41:06.125 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.125 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.125 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.125 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.125 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMap.<init>(OsmandMap.java:69)
10-17 10:41:06.125 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:351)
10-17 10:41:06.125 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.126 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.init(OsmandMapTileView.java:284)
10-17 10:41:06.126 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.<init>(OsmandMapTileView.java:243)
10-17 10:41:06.126 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMap.<init>(OsmandMap.java:80)
10-17 10:41:06.126 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:351)
10-17 10:41:06.126 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.126 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.126 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.126 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.126 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMapTileView.init(OsmandMapTileView.java:284)
10-17 10:41:06.126 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMapTileView.<init>(OsmandMapTileView.java:243)
10-17 10:41:06.126 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMap.<init>(OsmandMap.java:80)
10-17 10:41:06.126 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:351)
10-17 10:41:06.126 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:258)
10-17 10:41:06.129 32454 32454 D StrictMode: at net.osmand.plus.views.layers.ContextMenuLayer.initLayer(ContextMenuLayer.java:152)
10-17 10:41:06.129 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.129 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.129 32454 32454 D StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:131)
10-17 10:41:06.129 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.129 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.130 32454 32454 E StrictMode: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394 The API:ViewConfiguration needs a proper configuration. Use UI contexts such as an activity or a context created via createWindowContext(Display, int, Bundle) or createConfigurationContext(Configuration) with a proper configuration.
10-17 10:41:06.130 32454 32454 E StrictMode: java.lang.IllegalAccessException: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.130 32454 32454 E StrictMode: at net.osmand.plus.views.layers.ContextMenuLayer.initLayer(ContextMenuLayer.java:152)
10-17 10:41:06.130 32454 32454 E StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.130 32454 32454 E StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.130 32454 32454 E StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:131)
10-17 10:41:06.130 32454 32454 E StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.136 32454 32454 D StrictMode: at net.osmand.plus.views.layers.DownloadedRegionsLayer.initLayer(DownloadedRegionsLayer.java:174)
10-17 10:41:06.136 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.136 32454 32454 D StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:139)
10-17 10:41:06.136 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.136 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.136 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.136 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.136 32454 32454 E ContextImpl: at net.osmand.plus.views.layers.DownloadedRegionsLayer.initLayer(DownloadedRegionsLayer.java:174)
10-17 10:41:06.136 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.136 32454 32454 E ContextImpl: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:139)
10-17 10:41:06.136 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.204 32454 32454 D StrictMode: at net.osmand.plus.views.layers.TransportStopsLayer.initLayer(TransportStopsLayer.java:95)
10-17 10:41:06.204 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.204 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.204 32454 32454 D StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:172)
10-17 10:41:06.204 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.204 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.204 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.204 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.204 32454 32454 E ContextImpl: at net.osmand.plus.views.layers.TransportStopsLayer.initLayer(TransportStopsLayer.java:95)
10-17 10:41:06.204 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.204 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.204 32454 32454 E ContextImpl: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:172)
10-17 10:41:06.204 32454 32454 E ContextImpl: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.229 32454 32454 D StrictMode: at net.osmand.plus.views.layers.MapQuickActionLayer.initLayer(MapQuickActionLayer.java:94)
10-17 10:41:06.229 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.229 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.229 32454 32454 D StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:201)
10-17 10:41:06.229 32454 32454 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.229 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.229 32454 32454 E StrictMode: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394 The API:ViewConfiguration needs a proper configuration. Use UI contexts such as an activity or a context created via createWindowContext(Display, int, Bundle) or createConfigurationContext(Configuration) with a proper configuration.
10-17 10:41:06.229 32454 32454 E StrictMode: java.lang.IllegalAccessException: Tried to access the API:ViewConfiguration which needs to have proper configuration from a non-UI Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.229 32454 32454 E StrictMode: at net.osmand.plus.views.layers.MapQuickActionLayer.initLayer(MapQuickActionLayer.java:94)
10-17 10:41:06.229 32454 32454 E StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:448)
10-17 10:41:06.229 32454 32454 E StrictMode: at net.osmand.plus.views.OsmandMapTileView.addLayer(OsmandMapTileView.java:427)
10-17 10:41:06.229 32454 32454 E StrictMode: at net.osmand.plus.views.MapLayers.createLayers(MapLayers.java:201)
10-17 10:41:06.229 32454 32454 E StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:259)
10-17 10:41:06.408 32454 32540 I CoreResourcesFromAndroidAssets: Located own package at '/data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/base.apk'
10-17 10:41:06.576 32454 32454 D StrictMode: at net.osmand.plus.base.MapViewTrackingUtilities.setMapView(MapViewTrackingUtilities.java:129)
10-17 10:41:06.576 32454 32454 D StrictMode: at net.osmand.plus.activities.MapActivity.onCreate(MapActivity.java:307)
10-17 10:41:06.576 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.576 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:06.576 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:06.576 32454 32454 E ContextImpl: at net.osmand.plus.base.MapViewTrackingUtilities.setMapView(MapViewTrackingUtilities.java:129)
10-17 10:41:06.576 32454 32454 E ContextImpl: at net.osmand.plus.activities.MapActivity.onCreate(MapActivity.java:307)
10-17 10:41:06.816 1530 17687 D CoreBackPreview: Window{830acc6 u0 net.osmand.plus/net.osmand.plus.activities.MapActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@90e0fb4, mPriority=0}
10-17 10:41:06.931 1530 2072 I ActivityTaskManager: Displayed net.osmand.plus/.activities.MapActivity: +1s349ms
10-17 10:41:06.940 30654 30654 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1894 onStartInput(EditorInfo{EditorInfo{packageName=net.osmand.plus, inputType=0, inputTypeString=NULL, enableLearning=false, autoCorrection=false, autoComplete=false, imeOptions=0, privateImeOptions=null, actionName=UNSPECIFIED, actionLabel=null, initialSelStart=-1, initialSelEnd=-1, initialCapsMode=0, label=null, fieldId=-1, fieldName=null, extras=null, hintText=null, hintLocales=[]}}, false)
10-17 10:41:07.281 1530 17684 D CoreBackPreview: Window{f9b1cb9 u0 Splash Screen net.osmand.plus EXITING}: Setting back callback null
10-17 10:41:07.282 1530 17687 W InputManager-JNI: Input channel object 'f9b1cb9 Splash Screen net.osmand.plus (client)' was disposed without first being removed with the input manager!
10-17 10:41:07.757 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 1302810(54MB) AllocSpace objects, 104(29MB) LOS objects, 47% free, 26MB/50MB, paused 91us,15us total 146.528ms
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.render.RendererRegistry.getInputStream(RendererRegistry.java:246)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.render.RendererRegistry.loadRenderer(RendererRegistry.java:198)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.render.RendererRegistry.getRenderer(RendererRegistry.java:114)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.render.RendererRegistry.initRenderers(RendererRegistry.java:289)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:524)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer.lambda$startApplication$4$net-osmand-plus-AppInitializer(AppInitializer.java:773)
10-17 10:41:07.773 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda4.run(Unknown Source:2)
10-17 10:41:08.534 32454 32540 D StrictMode: at net.osmand.plus.views.corenative.NativeCoreContext.init(NativeCoreContext.java:60)
10-17 10:41:08.534 32454 32540 D StrictMode: at net.osmand.plus.AppInitializer.initOpenGl(AppInitializer.java:656)
10-17 10:41:08.534 32454 32540 D StrictMode: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:527)
10-17 10:41:08.534 32454 32540 D StrictMode: at net.osmand.plus.AppInitializer.lambda$startApplication$4$net-osmand-plus-AppInitializer(AppInitializer.java:773)
10-17 10:41:08.534 32454 32540 D StrictMode: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda4.run(Unknown Source:2)
10-17 10:41:08.534 32454 32540 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:08.535 32454 32540 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:08.535 32454 32540 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:08.535 32454 32540 E ContextImpl: at net.osmand.plus.views.corenative.NativeCoreContext.init(NativeCoreContext.java:60)
10-17 10:41:08.535 32454 32540 E ContextImpl: at net.osmand.plus.AppInitializer.initOpenGl(AppInitializer.java:656)
10-17 10:41:08.535 32454 32540 E ContextImpl: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:527)
10-17 10:41:08.535 32454 32540 E ContextImpl: at net.osmand.plus.AppInitializer.lambda$startApplication$4$net-osmand-plus-AppInitializer(AppInitializer.java:773)
10-17 10:41:08.535 32454 32540 E ContextImpl: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda4.run(Unknown Source:2)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.base.MapViewTrackingUtilities.setMapView(MapViewTrackingUtilities.java:129)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.views.MapViewWithLayers.setupRenderingView(MapViewWithLayers.java:75)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.views.MapViewWithLayers$1.onSetupRenderingView(MapViewWithLayers.java:167)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.views.OsmandMap.setupRenderingView(OsmandMap.java:180)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.activities.MapActivity$3.onProgress(MapActivity.java:420)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer.lambda$notifyEvent$3$net-osmand-plus-AppInitializer(AppInitializer.java:718)
10-17 10:41:08.822 32454 32454 D StrictMode: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda1.run(Unknown Source:4)
10-17 10:41:08.822 32454 32454 D StrictMode: Caused by: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:08.822 32454 32454 E ContextImpl: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394 WindowManager should be accessed from Activity or other visual Context. Use an Activity or a Context created with Context#createWindowContext(int, Bundle), which are adjusted to the configuration and visual bounds of an area on screen.
10-17 10:41:08.822 32454 32454 E ContextImpl: java.lang.IllegalAccessException: Tried to access visual service WindowManager from a non-visual Context:net.osmand.plus.OsmandApplication@f12e394
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.base.MapViewTrackingUtilities.setMapView(MapViewTrackingUtilities.java:129)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.views.MapViewWithLayers.setupRenderingView(MapViewWithLayers.java:75)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.views.MapViewWithLayers$1.onSetupRenderingView(MapViewWithLayers.java:167)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.views.OsmandMap.setupRenderingView(OsmandMap.java:180)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.activities.MapActivity$3.onProgress(MapActivity.java:420)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer.lambda$notifyEvent$3$net-osmand-plus-AppInitializer(AppInitializer.java:718)
10-17 10:41:08.822 32454 32454 E ContextImpl: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda1.run(Unknown Source:4)
10-17 10:41:08.938 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 273060(10MB) AllocSpace objects, 22(840KB) LOS objects, 44% free, 29MB/53MB, paused 228us,193us total 114.334ms
10-17 10:41:09.482 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 350448(12MB) AllocSpace objects, 16(1260KB) LOS objects, 39% free, 37MB/61MB, paused 305us,97us total 295.619ms
10-17 10:41:09.487 32454 32465 D StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:549)
10-17 10:41:09.487 32454 32465 D StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:529)
10-17 10:41:09.726 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 464260(21MB) AllocSpace objects, 3(120KB) LOS objects, 45% free, 29MB/53MB, paused 180us,168us total 116.244ms
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.resources.ResourceManager$BinaryMapReaderResource.getReader(ResourceManager.java:176)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.resources.AmenityIndexRepositoryBinary.getOpenFile(AmenityIndexRepositoryBinary.java:107)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.resources.AmenityIndexRepositoryBinary.searchPoiSubTypesByPrefix(AmenityIndexRepositoryBinary.java:143)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.resources.ResourceManager.searchPoiSubTypesByPrefix(ResourceManager.java:1190)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.render.TravelRendererHelper.updateRouteTypesVisibility(TravelRendererHelper.java:137)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.render.TravelRendererHelper.updateVisibilityPrefs(TravelRendererHelper.java:109)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:534)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer.lambda$startApplication$4$net-osmand-plus-AppInitializer(AppInitializer.java:773)
10-17 10:41:09.735 32454 32465 D StrictMode: at net.osmand.plus.AppInitializer$$ExternalSyntheticLambda4.run(Unknown Source:2)
10-17 10:41:10.174 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/05_NotoSans-Regular.ttf index 0
10-17 10:41:10.249 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/10_NotoSans-Bold.ttf index 1
10-17 10:41:10.251 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/15_NotoSans-Italic.ttf index 2
10-17 10:41:10.252 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/20_NotoSans-BoldItalic.ttf index 3
10-17 10:41:10.254 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/35_NotoSansSouthAsian-Regular.ttf index 4
10-17 10:41:10.258 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/40_NotoSansSouthAsian-Bold.ttf index 5
10-17 10:41:10.261 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/45_NotoSansSoutheastAsian-Regular.ttf index 6
10-17 10:41:10.264 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/50_NotoSansSoutheastAsian-Bold.ttf index 7
10-17 10:41:10.266 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/55_NotoSansTibetan-Regular.ttf index 8
10-17 10:41:10.268 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/60_NotoSansTibetan-Bold.ttf index 9
10-17 10:41:10.276 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/65_NotoSansNastaliqUrdu-Regular.ttf index 10
10-17 10:41:10.281 32454 32540 I net.osmand:native: Font path /storage/emulated/0/Android/data/net.osmand.plus/files/fonts/DroidSansFallback.ttf index 11
10-17 10:41:10.293 32454 32540 I net.osmand:native: Native Cache file initialized: /storage/emulated/0/Android/data/net.osmand.plus/files/ind.cache 2
10-17 10:41:10.460 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 1190169(53MB) AllocSpace objects, 5(172KB) LOS objects, 32% free, 49MB/73MB, paused 271us,58us total 172.989ms
10-17 10:41:11.152 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 685066(45MB) AllocSpace objects, 139(4144KB) LOS objects, 22% free, 84MB/108MB, paused 234us,164us total 528.220ms
10-17 10:41:11.468 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 774523(46MB) AllocSpace objects, 88(2348KB) LOS objects, 11% free, 96MB/108MB, paused 195us,58us total 213.240ms
10-17 10:41:12.105 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 2920376(146MB) AllocSpace objects, 97(3064KB) LOS objects, 18% free, 104MB/128MB, paused 538us,65us total 605.572ms
10-17 10:41:12.330 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 1261032(60MB) AllocSpace objects, 0(0B) LOS objects, 10% free, 115MB/128MB, paused 675us,101us total 159.098ms
10-17 10:41:12.839 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 2603790(122MB) AllocSpace objects, 0(0B) LOS objects, 24% free, 73MB/97MB, paused 357us,84us total 471.499ms
10-17 10:41:13.548 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 662335(29MB) AllocSpace objects, 0(0B) LOS objects, 11% free, 86MB/97MB, paused 769us,109us total 112.572ms
10-17 10:41:14.075 32454 32454 V ActivityThread: handleTrimMemory:net.osmand.plus
10-17 10:41:14.170 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 3298875(151MB) AllocSpace objects, 0(0B) LOS objects, 19% free, 97MB/121MB, paused 279us,80us total 583.087ms
10-17 10:41:14.372 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 1143961(53MB) AllocSpace objects, 0(0B) LOS objects, 18% free, 99MB/121MB, paused 217us,70us total 128.205ms
10-17 10:41:14.782 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 2002884(93MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 117MB/141MB, paused 153us,68us total 343.745ms
10-17 10:41:15.005 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 1476938(68MB) AllocSpace objects, 0(0B) LOS objects, 22% free, 82MB/106MB, paused 216us,158us total 148.103ms
10-17 10:41:15.425 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 692738(31MB) AllocSpace objects, 0(0B) LOS objects, 25% free, 69MB/93MB, paused 184us,86us total 144.211ms
10-17 10:41:16.525 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 1774391(81MB) AllocSpace objects, 0(0B) LOS objects, 20% free, 91MB/115MB, paused 144us,63us total 615.764ms
10-17 10:41:17.257 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 615595(28MB) AllocSpace objects, 0(0B) LOS objects, 24% free, 74MB/98MB, paused 98us,228us total 492.119ms
10-17 10:41:17.599 32454 32454 V ActivityThread: handleTrimMemory:net.osmand.plus
10-17 10:41:17.932 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 530717(24MB) AllocSpace objects, 0(0B) LOS objects, 0% free, 99MB/99MB, paused 365us,2.466ms total 156.730ms
10-17 10:41:18.185 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 1120560(51MB) AllocSpace objects, 0(0B) LOS objects, 21% free, 90MB/114MB, paused 68us,5.344ms total 252.066ms
10-17 10:41:18.404 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 801540(37MB) AllocSpace objects, 0(0B) LOS objects, 16% free, 94MB/114MB, paused 320us,717us total 122.517ms
10-17 10:41:18.553 32454 32454 V ActivityThread: handleTrimMemory:net.osmand.plus
10-17 10:41:19.234 32454 32463 I net.osmand.plus: Background concurrent copying GC freed 1895600(86MB) AllocSpace objects, 0(0B) LOS objects, 23% free, 78MB/102MB, paused 4.887ms,465us total 712.638ms
10-17 10:41:19.846 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 67710(3299KB) AllocSpace objects, 0(0B) LOS objects, 23% free, 77MB/101MB, paused 204us,213us total 439.605ms
10-17 10:41:20.543 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 576941(24MB) AllocSpace objects, 0(0B) LOS objects, 14% free, 86MB/101MB, paused 157us,609us total 128.821ms
10-17 10:41:21.199 32454 32609 I net.osmand.plus: Waiting for a blocking GC NativeAlloc
10-17 10:41:21.269 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 322805(13MB) AllocSpace objects, 0(0B) LOS objects, 23% free, 78MB/102MB, paused 53us,3.004ms total 561.415ms
10-17 10:41:21.270 32454 32609 I net.osmand.plus: WaitForGcToComplete blocked NativeAlloc on NativeAlloc for 70.898ms
10-17 10:41:21.543 32454 32463 I net.osmand.plus: NativeAlloc concurrent copying GC freed 19364(838KB) AllocSpace objects, 0(0B) LOS objects, 23% free, 79MB/103MB, paused 91us,297us total 228.140ms
10-17 10:41:21.828 32454 32463 I net.osmand.plus: Background young concurrent copying GC freed 753753(31MB) AllocSpace objects, 0(0B) LOS objects, 14% free, 88MB/103MB, paused 492us,2.075ms total 100.490ms
10-17 10:41:22.246 32454 32599 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 32599 (GLThread 598), pid 32454 (net.osmand.plus)
10-17 10:41:25.452 32730 32730 F DEBUG : Cmdline: net.osmand.plus
10-17 10:41:25.452 32730 32730 F DEBUG : pid: 32454, tid: 32599, name: GLThread 598 >>> net.osmand.plus <<<
10-17 10:41:25.452 32730 32730 F DEBUG : #01 pc 00000000000ec740 /data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/lib/arm64/libc++_shared.so (__emutls_get_address+444) (BuildId: 25b13e08a3a359bf0ac835176dfbc89a7b30c1c4)
10-17 10:41:25.452 32730 32730 F DEBUG : #02 pc 00000000000e38c4 /data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/lib/arm64/libc++_shared.so (__cxa_get_globals+20) (BuildId: 25b13e08a3a359bf0ac835176dfbc89a7b30c1c4)
10-17 10:41:25.452 32730 32730 F DEBUG : #03 pc 00000000000e31f0 /data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/lib/arm64/libc++_shared.so (__cxa_throw+36) (BuildId: 25b13e08a3a359bf0ac835176dfbc89a7b30c1c4)
10-17 10:41:25.452 32730 32730 F DEBUG : #04 pc 0000000000354014 /data/app/~~p_rrwwMurD9n8lyWnUqr_A==/net.osmand.plus-do9C-1De8Cw2-iFfXLPqYg==/lib/arm64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment