osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.37k stars 987 forks source link

Osmand+ 4.2.7 crashes in background #15334

Open Trojgarb opened 1 year ago

Trojgarb commented 1 year ago

Description

Osmand+ 4.2.7 (f-droid version) crashes while in background after switching to other apps.

How to reproduce?

Switch to another app. Osmand will crash in a few to about 30 seconds.

Environment

OsmAnd Version: 4.2.7 Android/iOS version: 7.0 Device model: Moto X Force

Maps used (online or offline):
Offline maps.

vshcherb commented 1 year ago

If you have logcat log of the crash it would be good if you can attach

Trojgarb commented 1 year ago

Logcat right after crash:

--------- beginning of main 09-18 20:12:29.363 22872 22872 I chatty : uid=10768(net.osmand.plus) expire 5 lines 09-18 20:12:29.424 22872 22872 I MultiDex: VM has multidex support, MultiDex support library is disabled. 09-18 20:12:29.987 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.007 22872 22872 W System.err: Startup service net.osmand.plus.routing.RoutingHelper took too long 15 ms 09-18 20:12:30.094 22872 22907 E WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found 09-18 20:12:30.113 22872 22872 I net.osmand: ResourceManager Bitmap tiles to load in memory : 231.0 09-18 20:12:30.113 22872 22872 W System.err: Startup service net.osmand.plus.resources.ResourceManager took too long 105 ms 09-18 20:12:30.117 22872 22907 I MediaCodec: (0x74260cd400) init name(audio/vorbis) isType(1) encoder(0) 09-18 20:12:30.120 22872 22910 I OMXClient: MuxOMX ctor 09-18 20:12:30.124 22872 22872 W System.err: Startup service net.osmand.plus.OsmAndLocationProvider took too long 11 ms 09-18 20:12:30.125 22872 22910 I MediaCodec: (0x74260cd400) Component Allocated (OMX.google.vorbis.decoder) 09-18 20:12:30.126 22872 22907 I MediaCodec: (0x74260cd400) configure surface(0x0) crypto(0x0) flags(0) 09-18 20:12:30.126 22872 22907 D MediaCodec: (0x74260cd400) configure format: AMessage(what = 0x00000000) = { 09-18 20:12:30.126 22872 22907 D MediaCodec: string mime = "audio/vorbis" 09-18 20:12:30.126 22872 22907 D MediaCodec: int64_t durationUs = 2522000 09-18 20:12:30.126 22872 22907 D MediaCodec: int32_t track-id = 1 09-18 20:12:30.126 22872 22907 D MediaCodec: int32_t channel-count = 1 09-18 20:12:30.126 22872 22907 D MediaCodec: int32_t sample-rate = 48000 09-18 20:12:30.126 22872 22907 D MediaCodec: Buffer csd-0 = { 09-18 20:12:30.126 22872 22907 D MediaCodec: 00000000: 01 76 6f 72 62 69 73 00 00 00 00 01 80 bb 00 00 .vorbis......... 09-18 20:12:30.126 22872 22907 D MediaCodec: 00000010: 00 00 00 00 60 ea 00 00 00 00 00 00 b8 01 ....`......... 09-18 20:12:30.126 22872 22907 D MediaCodec: } 09-18 20:12:30.126 22872 22907 D MediaCodec: Buffer *csd-1 = 0x742601f8c0 09-18 20:12:30.126 22872 22907 D MediaCodec: } 09-18 20:12:30.128 22872 22907 I MediaCodec: (0x74260cd400) start 09-18 20:12:30.133 22872 22910 I MediaCodec: (0x74260cd400) input buffers allocated 09-18 20:12:30.134 22872 22910 I MediaCodec: (0x74260cd400) numBuffers (4) 09-18 20:12:30.134 22872 22910 I MediaCodec: (0x74260cd400) output buffers allocated 09-18 20:12:30.134 22872 22910 I MediaCodec: (0x74260cd400) numBuffers (4) 09-18 20:12:30.142 22872 22910 I MediaCodec: (0x74260cd400) output buffers allocated 09-18 20:12:30.142 22872 22910 I MediaCodec: (0x74260cd400) numBuffers (4) 09-18 20:12:30.143 22872 22872 W System.err: Startup service net.osmand.plus.helpers.AnalyticsHelper took too long 18 ms 09-18 20:12:30.143 22872 22910 D MediaCodec: (0x74260cd400) [OMX.google.vorbis.decoder] output format changed to: AMessage(what = 0x00000000) = { 09-18 20:12:30.143 22872 22910 D MediaCodec: string mime = "audio/raw" 09-18 20:12:30.143 22872 22910 D MediaCodec: int32_t channel-count = 1 09-18 20:12:30.143 22872 22910 D MediaCodec: int32_t sample-rate = 48000 09-18 20:12:30.143 22872 22910 D MediaCodec: int32_t pcm-encoding = 2 09-18 20:12:30.143 22872 22910 D MediaCodec: int32_t bit-width = 16 09-18 20:12:30.143 22872 22910 D MediaCodec: } 09-18 20:12:30.154 22872 22872 W System.err: Startup service net.osmand.plus.notifications.NotificationHelper took too long 11 ms 09-18 20:12:30.163 22872 22872 W System.err: Startup service net.osmand.plus.track.helpers.GpxDbHelper took too long 8 ms 09-18 20:12:30.180 22872 22872 W System.err: Startup service net.osmand.plus.poi.PoiFiltersHelper took too long 14 ms 09-18 20:12:30.206 22872 22882 I art : Background partial concurrent mark sweep GC freed 11051(765KB) AllocSpace objects, 2(3MB) LOS objects, 39% free, 13MB/21MB, paused 5.357ms total 46.228ms 09-18 20:12:30.216 22872 22872 W System.err: Startup service net.osmand.plus.views.OsmandMap took too long 31 ms 09-18 20:12:30.229 22872 22872 W System.err: Startup service net.osmand.plus.quickaction.QuickActionRegistry took too long 9 ms 09-18 20:12:30.392 22872 22907 I MediaCodec: (0x74260cd400) stop 09-18 20:12:30.396 22872 22907 I MediaCodec: (0x74260cd400) release 09-18 20:12:30.454 22872 22872 I System.out: Time to start application 1017 ms. Should be less < 800 ms 09-18 20:12:30.455 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.srtmPlugin.paid 09-18 20:12:30.456 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.srtmPlugin 09-18 20:12:30.456 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.nauticalPlugin 09-18 20:12:30.457 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.skimapsPlugin 09-18 20:12:30.459 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.parkingPlugin 09-18 20:12:30.488 22872 22872 I System.out: Time to init plugins 34 ms. Should be less < 800 ms 09-18 20:12:30.488 22872 22872 D net.osmand: SQLiteTileSource closeDB 09-18 20:12:30.490 22872 22872 D net.osmand: SQLiteTileSource closeDB 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=996 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:249) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.File.exists(File.java:780) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getDataDir(ContextImpl.java:1938) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:466) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:627) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:345) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:164) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getPreferenceObject(SettingsAPIImpl.java:18) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.initPrefs(OsmandSettings.java:171) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.(OsmandSettings.java:159) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmAndAppCustomization.setup(OsmAndAppCustomization.java:122) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:226) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=994 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:249) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.File.exists(File.java:780) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:512) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:468) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:627) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:345) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:164) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getPreferenceObject(SettingsAPIImpl.java:18) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.initPrefs(OsmandSettings.java:171) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.(OsmandSettings.java:159) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmAndAppCustomization.setup(OsmAndAppCustomization.java:122) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:226) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=992 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:203) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.SharedPreferencesImpl.getString(SharedPreferencesImpl.java:224) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getString(SettingsAPIImpl.java:77) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.readApplicationMode(OsmandSettings.java:533) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.initPrefs(OsmandSettings.java:172) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.(OsmandSettings.java:159) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmAndAppCustomization.setup(OsmAndAppCustomization.java:122) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:226) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=987 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:249) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.File.exists(File.java:780) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:512) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:468) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:627) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:345) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:164) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getPreferenceObject(SettingsAPIImpl.java:18) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.getProfilePreferences(OsmandSettings.java:236) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.initPrefs(OsmandSettings.java:173) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.(OsmandSettings.java:159) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmAndAppCustomization.setup(OsmAndAppCustomization.java:122) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:226) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=985 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.SharedPreferencesImpl.awaitLoadedLocked(SharedPreferencesImpl.java:203) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.SharedPreferencesImpl.getString(SharedPreferencesImpl.java:224) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getString(SettingsAPIImpl.java:77) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.preferences.StringPreference.getValue(StringPreference.java:13) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.preferences.StringPreference.getValue(StringPreference.java:5) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.preferences.CommonPreference.getModeValue(CommonPreference.java:189) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.updateAppModeIcon(ApplicationMode.java:357) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.initModesParams(ApplicationMode.java:580) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.onApplicationStart(ApplicationMode.java:557) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.AppInitializer.initVariables(AppInitializer.java:176) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:228) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.490 22872 22872 D StrictMode: StrictMode policy violation; ~duration=979 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=65567 violation=2 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1307) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:249) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.io.File.exists(File.java:780) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.ensurePrivateDirExists(ContextImpl.java:512) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getPreferencesDir(ContextImpl.java:468) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferencesPath(ContextImpl.java:627) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:345) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:164) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.api.SettingsAPIImpl.getPreferenceObject(SettingsAPIImpl.java:18) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.OsmandSettings.getProfilePreferences(OsmandSettings.java:236) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.preferences.CommonPreference.getModeValue(CommonPreference.java:189) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.updateAppModeIcon(ApplicationMode.java:357) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.initModesParams(ApplicationMode.java:580) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.settings.backend.ApplicationMode.onApplicationStart(ApplicationMode.java:557) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.AppInitializer.initVariables(AppInitializer.java:176) 09-18 20:12:30.490 22872 22872 D StrictMode: at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:228) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1046) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5402) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.-wrap2(ActivityThread.java) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Handler.dispatchMessage(Handler.java:102) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:30.490 22872 22872 D StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:30.490 22872 22872 D StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:30.490 22872 22872 D StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:30.493 22872 22916 I MediaCodec: (0x7407d01600) init name(audio/vorbis) isType(1) encoder(0) 09-18 20:12:30.498 22872 22919 I OMXClient: MuxOMX ctor 09-18 20:12:30.501 22872 22919 I MediaCodec: (0x7407d01600) Component Allocated (OMX.google.vorbis.decoder) 09-18 20:12:30.501 22872 22916 I MediaCodec: (0x7407d01600) configure surface(0x0) crypto(0x0) flags(0) 09-18 20:12:30.502 22872 22916 D MediaCodec: (0x7407d01600) configure format: AMessage(what = 0x00000000) = { 09-18 20:12:30.502 22872 22916 D MediaCodec: string mime = "audio/vorbis" 09-18 20:12:30.502 22872 22916 D MediaCodec: int64_t durationUs = 400000 09-18 20:12:30.502 22872 22916 D MediaCodec: int32_t track-id = 1 09-18 20:12:30.502 22872 22916 D MediaCodec: int32_t channel-count = 2 09-18 20:12:30.502 22872 22916 D MediaCodec: int32_t sample-rate = 44100 09-18 20:12:30.502 22872 22916 D MediaCodec: Buffer csd-0 = { 09-18 20:12:30.502 22872 22916 D MediaCodec: 00000000: 01 76 6f 72 62 69 73 00 00 00 00 02 44 ac 00 00 .vorbis.....D... 09-18 20:12:30.502 22872 22916 D MediaCodec: 00000010: 00 00 00 00 80 b5 01 00 00 00 00 00 b8 01 .............. 09-18 20:12:30.502 22872 22916 D MediaCodec: } 09-18 20:12:30.502 22872 22916 D MediaCodec: Buffer *csd-1 = 0x74214d36c0 09-18 20:12:30.502 22872 22916 D MediaCodec: } 09-18 20:12:30.503 22872 22916 I MediaCodec: (0x7407d01600) start 09-18 20:12:30.507 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.508 22872 22919 I MediaCodec: (0x7407d01600) input buffers allocated 09-18 20:12:30.508 22872 22919 I MediaCodec: (0x7407d01600) numBuffers (4) 09-18 20:12:30.508 22872 22919 I MediaCodec: (0x7407d01600) output buffers allocated 09-18 20:12:30.508 22872 22919 I MediaCodec: (0x7407d01600) numBuffers (4) 09-18 20:12:30.517 22872 22919 I MediaCodec: (0x7407d01600) output buffers allocated 09-18 20:12:30.518 22872 22919 I MediaCodec: (0x7407d01600) numBuffers (4) 09-18 20:12:30.519 22872 22919 D MediaCodec: (0x7407d01600) [OMX.google.vorbis.decoder] output format changed to: AMessage(what = 0x00000000) = { 09-18 20:12:30.519 22872 22919 D MediaCodec: string mime = "audio/raw" 09-18 20:12:30.519 22872 22919 D MediaCodec: int32_t channel-count = 2 09-18 20:12:30.519 22872 22919 D MediaCodec: int32_t sample-rate = 44100 09-18 20:12:30.519 22872 22919 D MediaCodec: int32_t pcm-encoding = 2 09-18 20:12:30.519 22872 22919 D MediaCodec: int32_t bit-width = 16 09-18 20:12:30.519 22872 22919 D MediaCodec: } 09-18 20:12:30.520 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.530 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.530 22872 22882 I art : Background partial concurrent mark sweep GC freed 73842(3MB) AllocSpace objects, 0(0B) LOS objects, 39% free, 24MB/40MB, paused 8.038ms total 93.445ms 09-18 20:12:30.551 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.562 22872 22913 E net.osmand: RenderingRuleProperty Rendering parse in strokeWidth_2 09-18 20:12:30.562 22872 22913 E net.osmand: RenderingRuleProperty Rendering parse in strokeWidth_2 09-18 20:12:30.562 22872 22913 E net.osmand: RenderingRuleProperty Rendering parse in strokeWidth 09-18 20:12:30.576 22872 22916 I MediaCodec: (0x7407d01600) stop 09-18 20:12:30.579 22872 22916 I MediaCodec: (0x7407d01600) release 09-18 20:12:30.605 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.635 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.814 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.822 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.835 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.841 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.842 22872 22882 I art : Background sticky concurrent mark sweep GC freed 225348(8MB) AllocSpace objects, 7(3MB) LOS objects, 0% free, 42MB/42MB, paused 3.422ms total 111.119ms 09-18 20:12:30.862 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.885 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.894 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.902 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.910 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.919 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.930 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.942 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.952 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.970 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.983 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.993 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:30.995 22872 22882 I art : Background partial concurrent mark sweep GC freed 167857(9MB) AllocSpace objects, 6(3MB) LOS objects, 27% free, 41MB/57MB, paused 7.169ms total 153.319ms 09-18 20:12:31.004 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.012 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.022 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.030 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.040 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.049 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.059 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.069 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.077 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.088 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.097 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.110 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.111 22872 22913 E net.osmand: RenderingRuleProperty Rendering parse 1: in strokeWidth_2 09-18 20:12:31.122 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.136 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.145 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.155 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.164 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.173 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.176 22872 22913 E net.osmand: RenderingRuleProperty Rendering parse 1: in strokeWidth 09-18 20:12:31.197 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:31.250 22872 22872 W System.err: OnCreate for MapActivity took 731 ms 09-18 20:12:31.268 22872 22913 I System.out: Initialized INIT_RENDERERS in 814 ms 09-18 20:12:31.278 22872 22913 W linker : /data/app/net.osmand.plus-1/lib/arm64/libc++_shared.so: unused DT entry: type 0x70000001 arg 0x0 09-18 20:12:31.289 22872 22913 I QtCore : Start 09-18 20:12:31.319 22872 22882 I art : Background sticky concurrent mark sweep GC freed 284716(14MB) AllocSpace objects, 0(0B) LOS objects, 12% free, 50MB/57MB, paused 5.914ms total 141.715ms 09-18 20:12:31.329 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:31.329 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:31.329 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:31.329 22872 22880 E StrictMode: at java.io.FileInputStream.(FileInputStream.java:147) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.getInputStream(RendererRegistry.java:215) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.loadRenderer(RendererRegistry.java:194) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.lambda$loadRenderer$0$RendererRegistry(RendererRegistry.java:181) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.-$$Lambda$RendererRegistry$pO3SXq6MjKPFUIECDZBWBrnymeM.resolve(lambda) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.render.RenderingRulesStorage$RenderingRulesHandler.startElement(RenderingRulesStorage.java:380) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.render.RenderingRulesStorage$RenderingRulesHandler.parse(RenderingRulesStorage.java:275) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.render.RenderingRulesStorage.parseRulesFromXmlInputStream(RenderingRulesStorage.java:127) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.loadRenderer(RendererRegistry.java:174) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.getRenderer(RendererRegistry.java:100) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.initRenderers(RendererRegistry.java:258) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:622) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer.access$300(AppInitializer.java:115) 09-18 20:12:31.329 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer$7.run(AppInitializer.java:871) 09-18 20:12:31.329 22872 22880 E StrictMode: at java.lang.Thread.run(Thread.java:761) 09-18 20:12:31.343 22872 22913 I CoreResourcesFromAndroidAssets: Located own package at '/data/app/net.osmand.plus-1/base.apk' 09-18 20:12:31.385 22872 22913 I CoreResourcesFromAndroidAssets: Application contains 14385 resources 09-18 20:12:31.509 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:31.509 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:31.509 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:31.509 22872 22880 E StrictMode: at java.io.FileInputStream.(FileInputStream.java:147) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.getInputStream(RendererRegistry.java:215) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.loadRenderer(RendererRegistry.java:194) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.getRenderer(RendererRegistry.java:100) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.render.RendererRegistry.initRenderers(RendererRegistry.java:258) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer.startApplicationBackground(AppInitializer.java:622) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer.access$300(AppInitializer.java:115) 09-18 20:12:31.509 22872 22880 E StrictMode: at net.osmand.plus.AppInitializer$7.run(AppInitializer.java:871) 09-18 20:12:31.509 22872 22880 E StrictMode: at java.lang.Thread.run(Thread.java:761) 09-18 20:12:31.927 22872 22882 I art : Background partial concurrent mark sweep GC freed 82025(4MB) AllocSpace objects, 13(6MB) LOS objects, 21% free, 59MB/75MB, paused 6.565ms total 264.013ms 09-18 20:12:32.150 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.157 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.176 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.186 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.200 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.222 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.232 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.240 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.253 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.267 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.277 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.287 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.305 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.320 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.330 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.336 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.344 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.353 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.359 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.371 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.382 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.397 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.404 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.420 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.427 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.434 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.444 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.451 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.466 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.476 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.483 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.494 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.510 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.518 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.539 22872 22872 D net.osmand: SQLiteTileSource closeDB 09-18 20:12:32.539 22872 22872 D net.osmand: SQLiteTileSource closeDB 09-18 20:12:32.540 22872 22872 D net.osmand: SQLiteTileSource closeDB 09-18 20:12:32.551 22872 22872 D net.osmand: Enable sensor 09-18 20:12:32.584 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.srtmPlugin.paid 09-18 20:12:32.585 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.srtmPlugin 09-18 20:12:32.585 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.nauticalPlugin 09-18 20:12:32.586 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.skimapsPlugin 09-18 20:12:32.587 22872 22872 I net.osmand: OsmandPlugin Package not found: net.osmand.parkingPlugin 09-18 20:12:32.594 22872 22872 W System.err: OnCreate for MapActivity took 498 ms 09-18 20:12:32.693 22872 22872 I System.out: Initialized ROUTING_CONFIG_INITIALIZED in 1425 ms 09-18 20:12:32.766 22872 22960 I Adreno : QUALCOMM build : b6da14b, I47548ba842 09-18 20:12:32.766 22872 22960 I Adreno : Build Date : 11/14/16 09-18 20:12:32.766 22872 22960 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.03 09-18 20:12:32.766 22872 22960 I Adreno : Local Branch : 09-18 20:12:32.766 22872 22960 I Adreno : Remote Branch : quic/LA.BF64.1.2.3_rb1.6 09-18 20:12:32.766 22872 22960 I Adreno : Remote Branch : NONE 09-18 20:12:32.766 22872 22960 I Adreno : Reconstruct Branch : NOTHING 09-18 20:12:32.768 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.779 22872 22960 I OpenGLRenderer: Initialized EGL, version 1.4 09-18 20:12:32.779 22872 22960 D OpenGLRenderer: Swap behavior 1 09-18 20:12:32.790 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.796 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.802 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.803 22872 22882 I art : Background partial concurrent mark sweep GC freed 597870(27MB) AllocSpace objects, 6(8MB) LOS objects, 30% free, 36MB/52MB, paused 4.974ms total 228.980ms 09-18 20:12:32.831 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.834 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.838 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.842 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.845 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.849 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.853 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.857 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:32.858 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:33.030 22872 22882 I art : Background partial concurrent mark sweep GC freed 41495(1980KB) AllocSpace objects, 4(160KB) LOS objects, 30% free, 35MB/51MB, paused 1.124ms total 142.411ms 09-18 20:12:34.000 22872 22882 I art : Background partial concurrent mark sweep GC freed 115956(7MB) AllocSpace objects, 0(0B) LOS objects, 30% free, 35MB/51MB, paused 1.466ms total 167.954ms 09-18 20:12:35.056 22872 22984 W : WARNING: QApplication was not created in the main() thread. 09-18 20:12:35.094 22872 22882 I art : Background partial concurrent mark sweep GC freed 131966(7MB) AllocSpace objects, 0(0B) LOS objects, 30% free, 36MB/52MB, paused 2.884ms total 200.866ms 09-18 20:12:35.764 22872 22913 W osmand.core: QSocketNotifier: Can only be used with threads started with QThread 09-18 20:12:35.881 22872 22913 D MapRendererContext: Style 'Touring view (contrast and details)' not in cache 09-18 20:12:35.881 22872 22913 D MapRendererContext: Unknown 'Touring view (contrast and details)' style, need to load 09-18 20:12:35.882 22872 22913 D MapRendererContext: Going to pass 'Touring view (contrast and details)' style content to native 09-18 20:12:36.303 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$residentialHighwayOnewayArrowsColor' 09-18 20:12:36.305 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.307 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$residentialHighwayOnewayArrowsColor' 09-18 20:12:36.309 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$primaryHighwayOnewayArrowsColor' 09-18 20:12:36.311 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$primaryHighwayOnewayArrowsColor' 09-18 20:12:36.312 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale0OnewayColor' 09-18 20:12:36.312 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale1OnewayColor' 09-18 20:12:36.312 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale2OnewayColor' 09-18 20:12:36.313 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale3OnewayColor' 09-18 20:12:36.313 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale4OnewayColor' 09-18 20:12:36.313 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale5OnewayColor' 09-18 20:12:36.313 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$viaFerrataScale6OnewayColor' 09-18 20:12:36.313 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trunkHighwayOnewayArrowsColor' 09-18 20:12:36.316 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$serviceHighwayOnewayArrowsColor' 09-18 20:12:36.317 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$secondaryHighwayOnewayArrowsColor' 09-18 20:12:36.319 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$serviceHighwayOnewayArrowsColor' 09-18 20:12:36.322 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$motorwayHighwayOnewayArrowsColor' 09-18 20:12:36.322 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trunkHighwayOnewayArrowsColor' 09-18 20:12:36.325 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$serviceHighwayOnewayArrowsColor' 09-18 20:12:36.327 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trunkHighwayOnewayArrowsColor' 09-18 20:12:36.329 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$tertiaryHighwayOnewayArrowsColor' 09-18 20:12:36.330 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.331 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$secondaryHighwayOnewayArrowsColor' 09-18 20:12:36.333 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$serviceHighwayOnewayArrowsColor' 09-18 20:12:36.335 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$residentialHighwayOnewayArrowsColor' 09-18 20:12:36.337 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.338 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.340 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.341 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$motorwayHighwayOnewayArrowsColor' 09-18 20:12:36.344 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.345 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.346 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$tertiaryHighwayOnewayArrowsColor' 09-18 20:12:36.355 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.357 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.358 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.359 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.360 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$waterwayArrowsColor' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#0080AB' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#438600' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9D8C34' 09-18 20:12:36.361 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#9E6600' 09-18 20:12:36.362 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#800000' 09-18 20:12:36.362 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#611F81' 09-18 20:12:36.362 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '#B2B2B2' 09-18 20:12:36.376 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.377 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.379 22872 22913 W net.osmand.core:native: Ignoring unknown value 'onewayArrowsColor' = '$trackPathHighwayOnewayArrowsColor' 09-18 20:12:36.385 22872 22913 E net.osmand.core:native: Constant 'woodColor' not defined 09-18 20:12:36.385 22872 22913 E net.osmand.core:native: 'golfCourseColorDayStroke' was not defined nor as constant nor as attribute 09-18 20:12:36.385 22872 22913 W net.osmand.core:native: Ignoring value for 'color_2' since '$golfCourseColorDayStroke' can not be resolved 09-18 20:12:36.857 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.858 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.858 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.859 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.859 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.860 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.860 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.861 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.861 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.861 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.862 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.863 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.864 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.866 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.866 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.867 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.867 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.868 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.868 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.869 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.869 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.869 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.869 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.870 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.870 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.871 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.871 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.872 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.872 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.872 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.873 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.873 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.874 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.874 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.875 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.876 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.877 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.877 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.880 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.880 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.881 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.881 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.882 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.882 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.882 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.883 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.883 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.884 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.884 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.885 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.885 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.886 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.886 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.886 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.886 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.887 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.889 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '82' 09-18 20:12:36.889 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '82' 09-18 20:12:36.890 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '71' 09-18 20:12:36.890 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '71' 09-18 20:12:36.891 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '84' 09-18 20:12:36.891 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '84' 09-18 20:12:36.892 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.892 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '83' 09-18 20:12:36.892 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '83' 09-18 20:12:36.893 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.896 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '72' 09-18 20:12:36.896 22872 22913 W net.osmand.core:native: Ignoring unknown value 'orderByDensity' = '72' 09-18 20:12:36.899 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.899 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.899 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.901 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.902 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.903 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.904 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.904 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.905 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.905 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.906 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.907 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.909 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.909 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.909 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.910 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.910 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.910 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.910 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.911 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.913 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.913 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.914 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.915 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.915 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.916 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.917 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.918 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.919 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.919 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.919 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.920 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.920 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.921 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.921 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.922 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.923 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.925 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.926 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.926 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.927 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.927 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.928 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.929 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.929 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.930 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.930 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.931 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.931 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.932 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.932 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.933 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.933 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.934 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.934 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.935 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.935 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.937 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.937 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.938 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.938 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.939 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.940 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.945 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.946 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.946 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.948 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.949 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.950 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.950 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.951 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.951 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.951 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.952 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.952 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.952 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.952 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.953 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.954 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.954 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.954 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.955 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.955 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.956 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.956 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.957 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.957 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.957 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.957 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.958 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.958 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.958 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.958 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.959 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.959 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.959 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.959 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.960 22872 22913 W net.osmand.core:native: Ignoring unknown value 'addPoint' = 'true' 09-18 20:12:36.984 22872 22913 I System.out: Initialized NATIVE_OPEN_GL_INITIALIZED in 4291 ms 09-18 20:12:37.072 22872 22985 V OsmAndCore:Android/MapRendererView: EGLContextFactory.createContext()... 09-18 20:12:37.104 22872 22985 V OsmAndCore:Android/MapRendererView: RendererProxy.onSurfaceCreated()... 09-18 20:12:37.104 22872 22985 V OsmAndCore:Android/MapRendererView: RendererProxy.onSurfaceChanged()... 09-18 20:12:37.110 22872 22985 V OsmAndCore:Android/MapRendererView: Initializing rendering due to surface size change 09-18 20:12:37.115 22872 22985 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/stubs/processing_tile_light.png' 09-18 20:12:37.155 22872 22985 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/stubs/processing_tile_dark.png' 09-18 20:12:37.161 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.189 22872 22985 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/stubs/unavailable_tile_light.png' 09-18 20:12:37.195 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.196 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.222 22872 22985 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/stubs/unavailable_tile_dark.png' 09-18 20:12:37.227 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.228 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.288 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.289 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.316 22872 22993 D net.osmand: SQLiteTileSource Open /storage/F4F5-95E9/Android/data/net.osmand.plus/files/tiles/Hillshade Czech-republic europe.sqlitedb 09-18 20:12:37.335 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.336 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.347 22872 22993 D net.osmand: SQLiteTileSource Load tile 1116/687/11 for 5 ms 09-18 20:12:37.385 22872 22995 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:37.385 22872 22996 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:37.385 22872 22994 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:37.386 22872 22997 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:37.397 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.398 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.449 22872 22998 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:37.451 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.452 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.505 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.505 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.548 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.549 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.581 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.581 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.629 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.630 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.664 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.665 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.698 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:37.698 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:37.745 22872 22913 I net.osmand: MapRenderingTypes Time to init poi types 128 09-18 20:12:37.752 22872 22913 I net.osmand: AppInitializer No translation: Other 09-18 20:12:37.754 22872 22913 I System.out: Initialized POI_TYPES_INITIALIZED in 770 ms 09-18 20:12:37.768 22872 22913 I System.out: Initialized ASSETS_COPIED in 14 ms 09-18 20:12:37.797 22872 23000 I net.osmand: CachedOsmandIndexes Initialize cache 17 09-18 20:12:37.817 22872 22872 I net.osmand: AppInitializer No translation: Ambona myśliwska, Atrakcja turystyczna, Brama miasta, Były obóz jeniecki, Chata alpejska, Chata, Czołg historyczny, Drogowskaz, Grób, Kamień graniczny, Kamień runiczny, Kemping, Krzyż, Miejsce bitwy, Miejsce kultu, Miejsce na piknik, Miejsce obserwacji ptaków, Mur miejski, Muzeum, Ognisko, Park, Pole kempingowe, Pomnik, Pomnik techniki, Przydrożna kapliczka, Przydrożny krzyż, Punkt widokowy, Pustelnia, Ruiny o znaczeniu historycznym, Stół piknikowy, Szałas, Ubikacja, Stanowisko paleontologiczne, Wrak statku, Wychodnia, Wykopalisko archeologiczne, Zabytkowa armata, Zabytkowa kopalnia, Zabytkowa szubienica, Zabytkowa stacja kolejowa, Zabytkowe lotnisko, Zabytkowy dworek, Zabytkowy głaz, Zabytkowy kamieniołom, Zabytkowy kamień milowy, Zabytkowy statek, Zamek, Zegar, Zoo, Źródło 09-18 20:12:37.823 22872 22882 I art : Background partial concurrent mark sweep GC freed 170640(7MB) AllocSpace objects, 2(40KB) LOS objects, 24% free, 49MB/65MB, paused 3.566ms total 220.618ms 09-18 20:12:37.834 22872 22872 I net.osmand: AppInitializer No translation: Turystyczny a 09-18 20:12:37.844 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.848 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.856 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.863 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.868 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.872 22872 22872 I net.osmand: AppInitializer No translation: cuisine_cafe 09-18 20:12:37.892 22872 22872 I net.osmand: AppInitializer No translation: seamark_category 09-18 20:12:37.892 22872 22872 I net.osmand: AppInitializer No translation: seamark_character 09-18 20:12:37.893 22872 22872 I net.osmand: AppInitializer No translation: seamark_colour 09-18 20:12:37.893 22872 22872 I net.osmand: AppInitializer No translation: seamark_height 09-18 20:12:37.894 22872 22872 I net.osmand: AppInitializer No translation: seamark_period 09-18 20:12:37.894 22872 22872 I net.osmand: AppInitializer No translation: seamark_range 09-18 20:12:37.894 22872 22872 I net.osmand: AppInitializer No translation: seamark_reference 09-18 20:12:37.895 22872 22872 I net.osmand: AppInitializer No translation: seamark_shape 09-18 20:12:37.895 22872 22872 I net.osmand: AppInitializer No translation: seamark_sequence 09-18 20:12:37.895 22872 22872 I net.osmand: AppInitializer No translation: seamark_system 09-18 20:12:37.896 22872 22872 I net.osmand: AppInitializer No translation: seamark_topmark 09-18 20:12:37.898 22872 22872 I net.osmand: AppInitializer No translation: Natura 09-18 20:12:37.901 22872 22872 I net.osmand: AppInitializer No translation: Administracja, Biuro, Boże Narodzenie, Żeglarstwo, Zagrożenie, Wypoczynek, Wojsko, Wikipedia, Usługi, Turystyka, Transport, Służby ratunkowe, Sztuczna konstrukcja, Sport, Opieka zdrowotna, Sklep, Określone przez użytkownika, Natura, Infrastruktura ratunkowa, Edukacja, Finanse, Gastronomia 09-18 20:12:37.928 22872 22872 I net.osmand: AppInitializer No translation: board_type_geography 09-18 20:12:38.014 22872 22872 I net.osmand: AppInitializer No translation: fire_hydrant_pressure_pressurized 09-18 20:12:38.014 22872 22872 I net.osmand: AppInitializer No translation: fire_hydrant_pressure_suction 09-18 20:12:38.015 22872 22872 I net.osmand: AppInitializer No translation: fire_hpressurizedydrant_count 09-18 20:12:38.026 22872 22872 I net.osmand: AppInitializer No translation: A Turystycznie 09-18 20:12:38.069 22872 22872 I net.osmand: AppInitializer No translation: Administracja, Biuro, Natura, Turystyka 09-18 20:12:38.095 22872 22872 I net.osmand: AppInitializer No translation: A turystyczny 09-18 20:12:38.097 22872 23000 D net.osmand: ResourceManager All map files initialized 326 ms 09-18 20:12:38.104 22872 22913 I System.out: Initialized MAPS_INITIALIZED in 336 ms 09-18 20:12:38.117 22872 22913 D net.osmand: NativeOsmandLibrary Loading native c++_shared... 09-18 20:12:38.117 22872 22913 D net.osmand: NativeOsmandLibrary Loading native libraries... 09-18 20:12:38.120 22872 22998 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shaders/nr3.png' 09-18 20:12:38.146 22872 22998 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/stroke_brown_left.png' 09-18 20:12:38.243 22872 22998 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:38.267 22872 22872 I net.osmand: AppInitializer No translation: category_sleep 09-18 20:12:38.268 22872 22872 I net.osmand: AppInitializer No translation: category_see 09-18 20:12:38.268 22872 22872 I net.osmand: AppInitializer No translation: category_buy 09-18 20:12:38.268 22872 22872 I net.osmand: AppInitializer No translation: category_do 09-18 20:12:38.269 22872 22872 I net.osmand: AppInitializer No translation: category_go 09-18 20:12:38.270 22872 22872 I net.osmand: AppInitializer No translation: category_drink 09-18 20:12:38.271 22872 22872 I net.osmand: AppInitializer No translation: category_eat 09-18 20:12:38.271 22872 22872 I net.osmand: AppInitializer No translation: category_other 09-18 20:12:38.271 22872 22872 I net.osmand: AppInitializer No translation: category_marker 09-18 20:12:38.272 22872 22872 I net.osmand: AppInitializer No translation: user 09-18 20:12:38.272 22872 22872 I net.osmand: AppInitializer No translation: date 09-18 20:12:38.272 22872 22872 I net.osmand: AppInitializer No translation: tag_road_road 09-18 20:12:38.272 22872 22872 I net.osmand: AppInitializer No translation: distance 09-18 20:12:38.273 22872 22872 I net.osmand: AppInitializer No translation: time_span 09-18 20:12:38.273 22872 22872 I net.osmand: AppInitializer No translation: time_span_no_gaps 09-18 20:12:38.273 22872 22872 I net.osmand: AppInitializer No translation: time_moving 09-18 20:12:38.274 22872 22872 I net.osmand: AppInitializer No translation: time_moving_no_gaps 09-18 20:12:38.274 22872 22872 I net.osmand: AppInitializer No translation: avg_ele 09-18 20:12:38.274 22872 22872 I net.osmand: AppInitializer No translation: min_ele 09-18 20:12:38.274 22872 22872 I net.osmand: AppInitializer No translation: max_ele 09-18 20:12:38.276 22872 22872 I net.osmand: AppInitializer No translation: diff_ele_up 09-18 20:12:38.277 22872 22872 I net.osmand: AppInitializer No translation: diff_ele_down 09-18 20:12:38.277 22872 22872 I net.osmand: AppInitializer No translation: avg_speed 09-18 20:12:38.277 22872 22872 I net.osmand: AppInitializer No translation: max_speed 09-18 20:12:38.277 22872 22872 I net.osmand: AppInitializer No translation: min_speed 09-18 20:12:38.278 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_water 09-18 20:12:38.278 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_winter 09-18 20:12:38.279 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_snowmobile 09-18 20:12:38.280 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_riding 09-18 20:12:38.280 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_racing 09-18 20:12:38.282 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_mountainbike 09-18 20:12:38.282 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_cycling 09-18 20:12:38.282 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_hiking 09-18 20:12:38.283 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_running 09-18 20:12:38.284 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_walking 09-18 20:12:38.284 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_offroad 09-18 20:12:38.285 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_motorbike 09-18 20:12:38.285 22872 22872 I net.osmand: AppInitializer No translation: route_activity_type_car 09-18 20:12:38.285 22872 22872 I net.osmand: AppInitializer No translation: route_radius 09-18 20:12:38.339 22872 22913 I net.osmand:native: JNI_OnLoad completed 09-18 20:12:38.339 22872 22913 D net.osmand: NativeOsmandLibrary Creating NativeOsmandLibrary instance... 09-18 20:12:38.339 22872 22913 D net.osmand: NativeOsmandLibrary Initializing rendering rules storage... 09-18 20:12:38.341 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/osmc_white_bg.png' 09-18 20:12:38.342 22872 22913 D net.osmand:native: Init rendering storage Touring view (contrast and details) 1 09-18 20:12:38.344 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/osmc_yellow_bar.png' 09-18 20:12:38.351 22872 22996 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/memorial_stele.png' 09-18 20:12:38.352 22872 22996 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/brown_round_shield.png' 09-18 20:12:38.357 22872 22996 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/osmc_white_2bg.png' 09-18 20:12:38.358 22872 22996 W CoreResourcesFromAndroidAssets: Requested resource [ddf=4.0]'map/icons/osmc.png' was not found 09-18 20:12:38.358 22872 22996 W net.osmand.core:native: Resource 'map/icons/osmc.png' (requested by MapPresentationEnvironment) was not found 09-18 20:12:38.362 22872 22995 W CoreResourcesFromAndroidAssets: Requested resource [ddf=4.0]'map/icons/osmc.png' was not found 09-18 20:12:38.363 22872 22995 W net.osmand.core:native: Resource 'map/icons/osmc.png' (requested by MapPresentationEnvironment) was not found 09-18 20:12:38.389 22872 22997 W CoreResourcesFromAndroidAssets: Requested resource [ddf=4.0]'map/icons/osmc.png' was not found 09-18 20:12:38.390 22872 22997 W net.osmand.core:native: Resource 'map/icons/osmc_.png' (requested by MapPresentationEnvironment) was not found 09-18 20:12:38.391 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/board_type_nature.png' 09-18 20:12:38.396 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/information_board_shield.png' 09-18 20:12:38.399 22872 22996 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/osmc_black_bar.png' 09-18 20:12:38.401 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/natural_peak_big.png' 09-18 20:12:38.403 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/information_map.png' 09-18 20:12:38.403 22872 22994 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/peakvolcano_big_shield.png' 09-18 20:12:38.407 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/information_map_shield.png' 09-18 20:12:38.409 22872 22995 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/tourism_viewpoint.png' 09-18 20:12:38.410 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/osmc_green_bar.png' 09-18 20:12:38.413 22872 22872 I net.osmand: AppInitializer No translation: route_article 09-18 20:12:38.414 22872 22872 I net.osmand: AppInitializer No translation: route_article_point 09-18 20:12:38.415 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/tourism_picnic_site.png' 09-18 20:12:38.419 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/picnic_shield.png' 09-18 20:12:38.421 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/communication_tower.png' 09-18 20:12:38.423 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/tower_communications_shield.png' 09-18 20:12:38.426 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/information_guidepost.png' 09-18 20:12:38.428 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/information_guidepost_shield.png' 09-18 20:12:38.440 22872 22995 W net.osmand.core:native: More than 1 basemap available 09-18 20:12:38.461 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/cross.png' 09-18 20:12:38.463 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/crossshield.png' 09-18 20:12:38.497 22872 22997 W CoreResourcesFromAndroidAssets: Requested resource [ddf=4.0]'map/icons/osmc.png' was not found 09-18 20:12:38.498 22872 22997 W net.osmand.core:native: Resource 'map/icons/osmc_.png' (requested by MapPresentationEnvironment) was not found 09-18 20:12:38.508 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/observation_tower.png' 09-18 20:12:38.510 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/observatory_shield.png' 09-18 20:12:38.518 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/amenity_shelter.png' 09-18 20:12:38.522 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/blue_round_shield.png' 09-18 20:12:38.534 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/icons/sport_free_flying.png' 09-18 20:12:38.535 22872 22997 D CoreResourcesFromAndroidAssets: Using ddf=3.0 while looking for 4.0 of 'map/shields/green_round_shield.png' 09-18 20:12:38.815 22872 22872 I net.osmand: AppInitializer No translation: route_track 09-18 20:12:38.832 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:38.833 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:38.861 22872 23000 I net.osmand: CachedOsmandIndexes Initialize cache 16 09-18 20:12:38.892 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:38.893 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:38.939 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:38.940 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:38.985 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:38.986 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.035 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.047 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.052 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.055 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.058 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.060 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.065 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.067 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.071 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.074 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.077 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.082 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.085 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.107 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.108 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.116 22872 23000 D net.osmand: ResourceManager All map files initialized 277 ms 09-18 20:12:39.138 22872 23000 I net.osmand: CachedOsmandIndexes Initialize cache 9 09-18 20:12:39.187 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.188 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.252 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.252 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.326 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.327 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.387 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.387 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.399 22872 23000 D net.osmand: ResourceManager All map files initialized 276 ms 09-18 20:12:39.457 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.458 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.523 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.524 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.587 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.588 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.638 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.638 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.706 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.707 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.760 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.761 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.841 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.842 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.889 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.890 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.946 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.947 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:39.958 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.970 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:39.989 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.024 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.024 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.077 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.078 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.125 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:40.125 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:40.125 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:255) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:128) 09-18 20:12:40.125 22872 22880 E StrictMode: at net.osmand.GeoidAltitudeCorrection.(GeoidAltitudeCorrection.java:33) 09-18 20:12:40.125 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:535) 09-18 20:12:40.125 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:516) 09-18 20:12:40.125 22872 22880 E StrictMode: at android.os.AsyncTask$2.call(AsyncTask.java:304) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 09-18 20:12:40.125 22872 22880 E StrictMode: at java.lang.Thread.run(Thread.java:761) 09-18 20:12:40.128 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:40.128 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:40.128 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:255) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:128) 09-18 20:12:40.128 22872 22880 E StrictMode: at net.osmand.binary.CachedOsmandIndexes.getReader(CachedOsmandIndexes.java:182) 09-18 20:12:40.128 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager.indexingMaps(ResourceManager.java:935) 09-18 20:12:40.128 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager.indexingMaps(ResourceManager.java:860) 09-18 20:12:40.128 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:539) 09-18 20:12:40.128 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:516) 09-18 20:12:40.128 22872 22880 E StrictMode: at android.os.AsyncTask$2.call(AsyncTask.java:304) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 09-18 20:12:40.128 22872 22880 E StrictMode: at java.lang.Thread.run(Thread.java:761) 09-18 20:12:40.156 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.156 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.205 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.206 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.266 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.267 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.328 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.329 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.388 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.390 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.450 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.451 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.516 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.517 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.579 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.579 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.632 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/05_NotoSans-Regular.ttf index 0 09-18 20:12:40.647 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.650 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.677 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/10_NotoSans-Bold.ttf index 1 09-18 20:12:40.684 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/15_NotoSans-Italic.ttf index 2 09-18 20:12:40.688 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/20_NotoSans-BoldItalic.ttf index 3 09-18 20:12:40.692 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/35_NotoSansSouthAsian-Regular.ttf index 4 09-18 20:12:40.701 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/40_NotoSansSouthAsian-Bold.ttf index 5 09-18 20:12:40.705 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.706 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.715 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/45_NotoSansSoutheastAsian-Regular.ttf index 6 09-18 20:12:40.721 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/50_NotoSansSoutheastAsian-Bold.ttf index 7 09-18 20:12:40.725 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/55_NotoSansTibetan-Regular.ttf index 8 09-18 20:12:40.731 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/60_NotoSansTibetan-Bold.ttf index 9 09-18 20:12:40.736 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/65_NotoSansNastaliqUrdu-Regular.ttf index 10 09-18 20:12:40.743 22872 22913 I net.osmand:native: Font path /storage/F4F5-95E9/Android/data/net.osmand.plus/files/fonts/DroidSansFallback.ttf index 11 09-18 20:12:40.759 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.760 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.760 22872 22913 I net.osmand:native: Native Cache file initialized: /storage/F4F5-95E9/Android/data/net.osmand.plus/files/ind.cache 2 09-18 20:12:40.761 22872 22913 I System.out: Initialized NATIVE_INITIALIZED in 2657 ms 09-18 20:12:40.778 22872 22913 I System.out: Initialized FAVORITES_INITIALIZED in 17 ms 09-18 20:12:40.822 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.823 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.858 22872 22913 I net.osmand: AppInitializer No translation: Ambona myśliwska, Atrakcja turystyczna, Brama miasta, Były obóz jeniecki, Chata alpejska, Chata, Czołg historyczny, Drogowskaz, Grób, Kamień graniczny, Kamień runiczny, Kemping, Krzyż, Miejsce bitwy, Miejsce kultu, Miejsce na piknik, Miejsce obserwacji ptaków, Mur miejski, Muzeum, Ognisko, Park, Pole kempingowe, Pomnik, Pomnik techniki, Przydrożna kapliczka, Przydrożny krzyż, Punkt widokowy, Pustelnia, Ruiny o znaczeniu historycznym, Stół piknikowy, Szałas, Ubikacja, Stanowisko paleontologiczne, Wrak statku, Wychodnia, Wykopalisko archeologiczne, Zabytkowa armata, Zabytkowa kopalnia, Zabytkowa szubienica, Zabytkowa stacja kolejowa, Zabytkowe lotnisko, Zabytkowy dworek, Zabytkowy głaz, Zabytkowy kamieniołom, Zabytkowy kamień milowy, Zabytkowy statek, Zamek, Zegar, Zoo, Źródło 09-18 20:12:40.862 22872 22913 I net.osmand: AppInitializer No translation: Turystyczny a 09-18 20:12:40.878 22872 22913 I net.osmand: AppInitializer No translation: Natura 09-18 20:12:40.882 22872 22913 I net.osmand: AppInitializer No translation: Administracja, Biuro, Boże Narodzenie, Żeglarstwo, Zagrożenie, Wypoczynek, Wojsko, Wikipedia, Usługi, Turystyka, Transport, Służby ratunkowe, Sztuczna konstrukcja, Sport, Opieka zdrowotna, Sklep, Określone przez użytkownika, Natura, Infrastruktura ratunkowa, Edukacja, Finanse, Gastronomia 09-18 20:12:40.889 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:40.890 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:40.929 22872 22913 I net.osmand: AppInitializer No translation: A Turystycznie 09-18 20:12:40.973 22872 22913 I net.osmand: AppInitializer No translation: Administracja, Biuro, Natura, Turystyka 09-18 20:12:40.982 22872 22913 I net.osmand: AppInitializer No translation: A turystyczny 09-18 20:12:41.001 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.002 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:41.029 22872 22872 V OsmAndCore:Android/MapRendererView: handleOnPause() 09-18 20:12:41.035 22872 22872 D net.osmand: Disable sensor 09-18 20:12:41.047 22872 22872 I net.osmand: MapRenderRepositories RENDER MAP: Interrupt rendering map 09-18 20:12:41.066 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.068 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.073 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.089 22872 22913 I System.out: Initialized POI_TYPES_INITIALIZED in 311 ms 09-18 20:12:41.158 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.164 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.180 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.189 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.198 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.207 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.210 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.219 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.227 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.235 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.246 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.274 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:41.274 22872 22872 V OsmAndCore:Android/MapRendererView: requestRender() 09-18 20:12:41.773 22872 22882 I art : Background partial concurrent mark sweep GC freed 390047(23MB) AllocSpace objects, 43(7MB) LOS objects, 24% free, 49MB/65MB, paused 3.707ms total 282.251ms 09-18 20:12:41.987 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.027 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:42.027 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:42.027 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:255) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:128) 09-18 20:12:42.027 22872 22880 E StrictMode: at net.osmand.GeoidAltitudeCorrection.(GeoidAltitudeCorrection.java:33) 09-18 20:12:42.027 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:535) 09-18 20:12:42.027 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$ReloadIndexesTask.doInBackground(ResourceManager.java:516) 09-18 20:12:42.027 22872 22880 E StrictMode: at android.os.AsyncTask$2.call(AsyncTask.java:304) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 09-18 20:12:42.027 22872 22880 E StrictMode: at java.lang.Thread.run(Thread.java:761) 09-18 20:12:42.030 22872 22880 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. 09-18 20:12:42.030 22872 22880 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called 09-18 20:12:42.030 22872 22880 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:180) 09-18 20:12:42.030 22872 22880 E StrictMode: at java.io.RandomAccessFile.(RandomAccessFile.java:255) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager$BinaryMapReaderResource.getReader(ResourceManager.java:168) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.resources.AmenityIndexRepositoryBinary.getOpenFile(AmenityIndexRepositoryBinary.java:107) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.resources.AmenityIndexRepositoryBinary.searchPoiSubTypesByPrefix(AmenityIndexRepositoryBinary.java:143) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.resources.ResourceManager.searchPoiSubTypesByPrefix(ResourceManager.java:1163) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.render.TravelRendererHelper.updateRouteArticlePointsFilter(TravelRendererHelper.java:286) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.render.TravelRendererHelper.getRouteArticlePointsFilter(TravelRendererHelper.java:260) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.views.layers.POIMapLayer.onPrepareBufferImage(POIMapLayer.java:327) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.views.OsmandMapTileView.drawOverMap(OsmandMapTileView.java:917) 09-18 20:12:42.030 22872 22880 E StrictMode: at net.osmand.plus.views.OsmAndMapLayersView.onDraw(OsmAndMapLayersView.java:84) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.draw(View.java:17086) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16068) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.recreateChildDisplayList(ViewGroup.java:3752) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewGroup.dispatchGetDisplayList(ViewGroup.java:3732) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.View.updateDisplayListIfDirty(View.java:16031) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ThreadedRenderer.updateViewTreeDisplayList(ThreadedRenderer.java:657) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ThreadedRenderer.updateRootDisplayList(ThreadedRenderer.java:663) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ThreadedRenderer.draw(ThreadedRenderer.java:771) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewRootImpl.draw(ViewRootImpl.java:2808) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2616) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2223) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1258) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6348) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:871) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.Choreographer.doCallbacks(Choreographer.java:683) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.Choreographer.doFrame(Choreographer.java:619) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.os.Handler.handleCallback(Handler.java:751) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.os.Handler.dispatchMessage(Handler.java:95) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.os.Looper.loop(Looper.java:154) 09-18 20:12:42.030 22872 22880 E StrictMode: at android.app.ActivityThread.main(ActivityThread.java:6123) 09-18 20:12:42.030 22872 22880 E StrictMode: at java.lang.reflect.Method.invoke(Native Method) 09-18 20:12:42.030 22872 22880 E StrictMode: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867) 09-18 20:12:42.030 22872 22880 E StrictMode: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757) 09-18 20:12:42.084 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.123 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.161 22872 22882 I art : Background sticky concurrent mark sweep GC freed 122495(15MB) AllocSpace objects, 69(1732KB) LOS objects, 16% free, 54MB/65MB, paused 3.798ms total 111.470ms 09-18 20:12:42.188 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.338 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.355 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.423 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.525 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.572 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.606 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.638 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.678 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.705 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.739 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:42.956 22872 22913 I net.osmand: BinaryMapIndexReader Search is done. Visit 2516 objects. Read 2516 objects. 09-18 20:12:42.956 22872 22913 I net.osmand: BinaryMapIndexReader Read 66 subtrees. Go through 129 subtrees. 09-18 20:12:42.987 22872 22913 W net.osmand: OsmandRegions Found orphaned regions: 1 09-18 20:12:42.987 22872 22913 W net.osmand: OsmandRegions FullName = World_seamarks parent=null 09-18 20:12:42.987 22872 22913 I System.out: Initialized INDEX_REGION_BOUNDARIES in 1898 ms 09-18 20:12:42.987 22872 22913 I System.out: Initialized LOAD_GPX_TRACKS in 0 ms 09-18 20:12:42.992 22872 22913 I System.out: Initialized SAVE_GPX_TRACKS in 5 ms 09-18 20:12:42.992 22872 22913 I System.out: Initialized RESTORE_BACKUPS in 0 ms 09-18 20:12:43.072 22872 22913 I net.osmand: AppInitializer No translation: A turystyczny 09-18 20:12:43.186 22872 22882 I art : Background partial concurrent mark sweep GC freed 76566(12MB) AllocSpace objects, 95(2MB) LOS objects, 19% free, 65MB/81MB, paused 1.444ms total 394.157ms 09-18 20:12:43.225 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:43.273 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:43.442 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c 09-18 20:12:44.128 22872 22872 E ResourceType: Style contains key with bad entry: 0x0101058c