04-24 11:41:30.662 24134 24684 E SQLiteLog: (11) database corruption at line 56224 of [69906880ce] 04-24 11:41:30.662 24134 24684 E SQLiteLog: (11) database corruption at line 56266 of [69906880ce] 04-24 11:41:30.662 24134 24684 E SQLiteLog: (11) statement aborts at 4: [DELETE FROM locations WHERE + _id IN (2281427)] 04-24 11:41:30.663 24134 24684 E DefaultDatabaseErrorHandler: Corruption reported by sqlite on database: /sdcard/Locus/data/database/tracks.db 04-24 11:41:30.663 24134 24684 E DefaultDatabaseErrorHandler: deleting the database file: /sdcard/Locus/data/database/tracks.db 04-24 11:41:30.665 24134 24684 I SQLiteConnectionPool: The connection pool for /sdcard/Locus/data/database/tracks.db has been closed but there are still 1 connections in use. They will be closed as they are released back to the pool. 04-24 11:41:30.666 24134 24684 E DbTracksProvider: deleteTrackLocations() 04-24 11:41:30.666 24134 24684 E DbTracksProvider: android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed (code 11) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(Native Method) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:734) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1688) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1617) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at com.asamm.locus.data.database.DbTracksProvider.ˋ(:1437) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at o.jF.ॱ(:1183) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at o.jF.ˋ(:1011) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at com.asamm.locus.features.trackEditor.TrackEditorPresenter$3.ॱ(:571) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at o.l.ˏ(:45) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at o.l.doInBackground(:14) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at android.os.AsyncTask$2.call(AsyncTask.java:306) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-24 11:41:30.666 24134 24684 E DbTracksProvider: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:30.668 24134 24684 E TrackTools: setNewPoints(5957, 5967, [Location [tag: gps, time: 1524312137000, lon: 16.73814345740843, lat: 49.393279255115814, alt: 499.0980202395075], Location [tag: MapLayer, time: 1524313127892, lon: 16.744660671938668, lat: 49.39713300663221, alt: 484.6482238769531], Location [tag: MapLayer, time: 1524313566453, lon: 16.745637656916852, lat: 49.39958846608044, alt: 478.25286865234375], Location [tag: MapLayer, time: 1524314020129, lon: 16.745125353924294, lat: 49.402191057972125, alt: 471.6370849609375], Location [tag: MapLayer, time: 1524314576495, lon: 16.741062555306684, lat: 49.40472006614271, alt: 463.5238037109375], Location [tag: MapLayer, time: 1524314947051, lon: 16.73775959528597, lat: 49.40586828486084, alt: 458.1201477050781], Location [tag: MapLayer, time: 1524315392366, lon: 16.738313546386657, lat: 49.40877436352263, alt: 451.6263122558594], Location [tag: MapLayer, time: 1524315684676, lon: 16.73737966229367, lat: 49.41035025854523, alt: 447.3636779785156], Location [tag: gps, time: 1524316449000, lon: 16.740111595307468, lat: 49.414376019721054, alt: 436.217854573541], Location [tag: gps, time: 1524316463000, lon: 16.740095250137873, lat: 49.414392290214536, alt: 438.94392163275444], Location [tag: gps, time: 1524316470000, lon: 16.740070835469613, lat: 49.41436785714495, alt: 441.66083932188167], Location [tag: gps, time: 1524316480000, lon: 16.740051651670356, lat: 49.414322845504906, alt: 442.8715786930227], Location [tag: gps, time: 1524316496000, lon: 16.740065380609572, lat: 49.414259373793534, alt: 450.3770027575036]]) 04-24 11:41:30.668 24134 24684 E TrackTools: java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /sdcard/Locus/data/database/tracks.db 04-24 11:41:30.668 24134 24684 E TrackTools: at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55) 04-24 11:41:30.668 24134 24684 E TrackTools: at android.database.sqlite.SQLiteDatabase.queryWithFactory(SQLiteDatabase.java:1169) 04-24 11:41:30.668 24134 24684 E TrackTools: at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1045) 04-24 11:41:30.668 24134 24684 E TrackTools: at android.database.sqlite.SQLiteDatabase.query(SQLiteDatabase.java:1213) 04-24 11:41:30.668 24134 24684 E TrackTools: at com.asamm.locus.data.database.DbTracksProvider.ˏ(:1266) 04-24 11:41:30.668 24134 24684 E TrackTools: at o.jF.ॱ(:1202) 04-24 11:41:30.668 24134 24684 E TrackTools: at o.jF.ˋ(:1011) 04-24 11:41:30.668 24134 24684 E TrackTools: at com.asamm.locus.features.trackEditor.TrackEditorPresenter$3.ॱ(:571) 04-24 11:41:30.668 24134 24684 E TrackTools: at o.l.ˏ(:45) 04-24 11:41:30.668 24134 24684 E TrackTools: at o.l.doInBackground(:14) 04-24 11:41:30.668 24134 24684 E TrackTools: at android.os.AsyncTask$2.call(AsyncTask.java:306) 04-24 11:41:30.668 24134 24684 E TrackTools: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-24 11:41:30.668 24134 24684 E TrackTools: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-24 11:41:30.668 24134 24684 E TrackTools: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-24 11:41:30.668 24134 24684 E TrackTools: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:30.668 24134 24684 W DbFoldered: endTransaction() 04-24 11:41:30.668 24134 24134 W WorkerTask: onCancelled() 04-24 11:41:30.844 24134 24145 I art : Background sticky concurrent mark sweep GC freed 440016(12MB) AllocSpace objects, 46(1464KB) LOS objects, 24% free, 40MB/52MB, paused 3.049ms total 112.533ms 04-24 11:41:30.851 24134 24684 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #7 04-24 11:41:30.851 24134 24684 E AndroidRuntime: Process: menion.android.locus.pro, PID: 24134 04-24 11:41:30.851 24134 24684 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground() 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at android.os.AsyncTask$3.done(AsyncTask.java:326) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:223) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:242) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: Caused by: java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /sdcard/Locus/data/database/tracks.db 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:525) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at com.asamm.locus.data.database.DbFoldered.ॱ(:1338) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at com.asamm.locus.data.database.DbFoldered.ͺ(:1327) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at o.jF.ˋ(:1024) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at com.asamm.locus.features.trackEditor.TrackEditorPresenter$3.ॱ(:571) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at o.l.ˏ(:45) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at o.l.doInBackground(:14) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at android.os.AsyncTask$2.call(AsyncTask.java:306) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-24 11:41:30.851 24134 24684 E AndroidRuntime: ... 3 more 04-24 11:41:30.859 1875 3371 W ActivityManager: Force finishing activity menion.android.locus.pro/o.vD 04-24 11:41:30.887 1875 3371 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 com.android.server.am.AppErrors.crashApplicationInner:375 com.android.server.am.AppErrors.crashApplication:309 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:13754 com.android.server.am.ActivityManagerService.handleApplicationCrash:13736 04-24 11:41:30.907 24134 24684 I Process : Sending signal. PID: 24134 SIG: 9 04-24 11:41:30.925 1875 24689 W DropBoxManagerService: Dropping: data_app_crash (1420 > 0 bytes) 04-24 11:41:30.927 1875 1921 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to ProcessRecord{9160674 3682:com.teslacoilsw.notifier/u0a177} (pid=3682, uid=10177) requires android.permission.READ_LOGS due to sender android (uid 1000) 04-24 11:41:31.014 1875 3502 I ActivityManager: Process menion.android.locus.pro (pid 24134) has died 04-24 11:41:31.014 1875 3502 D ActivityManager: cleanUpApplicationRecord -- 24134 04-24 11:41:31.014 1875 1916 D GraphicsStats: Buffer count: 9 04-24 11:41:31.017 1875 11223 I WindowManager: WIN DEATH: Window{22fc2f4 u0 menion.android.locus.pro/com.asamm.locus.basic.MainActivityBasic} 04-24 11:41:31.021 1875 3402 I WindowManager: WIN DEATH: Window{ee454f0 u0 menion.android.locus.pro/o.vD} 04-24 11:41:31.044 1875 3502 I ActivityManager: Start proc 24694:menion.android.locus.pro/u0a449 for activity menion.android.locus.pro/com.asamm.locus.basic.MainActivityBasic 04-24 11:41:31.158 24694 24694 I art : Starting a blocking GC AddRemoveAppImageSpace 04-24 11:41:31.316 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.339 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.350 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.357 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.363 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.368 24694 24694 I art : Waiting for a blocking GC Xposed 04-24 11:41:31.405 24694 24694 I art : WaitForGcToComplete blocked for 36.533ms for cause Xposed 04-24 11:41:31.405 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.409 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.414 24694 24694 I FixedAndroidHandler: logging to file is not enabled 04-24 11:41:31.421 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.424 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.429 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.433 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.438 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.442 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.446 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.449 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.451 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.455 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.458 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.460 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.463 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.465 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.474 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.479 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.484 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.489 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.495 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.501 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.507 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.512 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.517 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.519 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.522 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.525 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.529 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.535 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.541 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.576 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.586 24694 24694 I art : Starting a blocking GC Xposed 04-24 11:41:31.634 24694 24694 I System.out: STEP 1 - init start 04-24 11:41:31.637 24694 24694 I System.out: STEP 2 - init done 04-24 11:41:31.640 24694 24694 I MultiDex: VM with version 2.1.0 has multidex support 04-24 11:41:31.640 24694 24694 I MultiDex: Installing application 04-24 11:41:31.640 24694 24694 I MultiDex: VM has multidex support, MultiDex support library is disabled. 04-24 11:41:31.648 24694 24694 I System.out: Update settings xposed 04-24 11:41:31.732 24694 24694 I CrashlyticsCore: Initializing Crashlytics 2.6.1.23 04-24 11:41:31.764 24694 24694 I CrashlyticsInitProvider: CrashlyticsInitProvider initialization successful 04-24 11:41:31.797 24694 24710 W art : Suspending all threads took: 8.834ms 04-24 11:41:31.832 24694 24732 I FA : App measurement is starting up, version: 12211 04-24 11:41:31.832 24694 24732 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 04-24 11:41:31.832 24694 24732 I FA : To enable faster debug mode event logging run: 04-24 11:41:31.832 24694 24732 I FA : adb shell setprop debug.firebase.analytics.app menion.android.locus.pro 04-24 11:41:31.833 24694 24710 I art : Background sticky concurrent mark sweep GC freed 12237(1049KB) AllocSpace objects, 5(100KB) LOS objects, 31% free, 1918KB/2MB, paused 18.116ms total 58.957ms 04-24 11:41:31.844 24694 24694 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization. 04-24 11:41:31.844 24694 24694 I FirebaseInitProvider: FirebaseApp initialization successful 04-24 11:41:31.851 24694 24732 E FA : AppMeasurementService not registered/enabled 04-24 11:41:31.851 24694 24732 E FA : Uploading is not possible. App measurement disabled 04-24 11:41:31.893 24694 24730 W System : ClassLoader referenced unknown path: /system/priv-app/PrebuiltGmsCore/lib/arm 04-24 11:41:31.895 24694 24730 D ApplicationLoaders: ignored Vulkan layer search path /system/priv-app/PrebuiltGmsCore/lib/arm:/system/fake-libs:/system/priv-app/PrebuiltGmsCore/PrebuiltGmsCore.apk!/lib/armeabi-v7a:/system/lib:/vendor/lib for namespace 0xf732c090 04-24 11:41:31.907 24694 24694 W Native : relinker: Beginning load of macore... 04-24 11:41:31.927 24694 24694 W Native : relinker: macore (null) was loaded normally! 04-24 11:41:31.969 1875 17032 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:31.970 24694 24730 W Fabric : Could not call getAdvertisingIdInfo on com.google.android.gms.ads.identifier.AdvertisingIdClient 04-24 11:41:31.970 24694 24730 W Fabric : Could not call getId on com.google.android.gms.ads.identifier.AdvertisingIdClient$Info 04-24 11:41:31.985 1875 3506 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:31.987 24694 24730 W Fabric : Could not call getAdvertisingIdInfo on com.google.android.gms.ads.identifier.AdvertisingIdClient 04-24 11:41:31.987 24694 24730 W Fabric : Could not call isLimitAdTrackingEnabled on com.google.android.gms.ads.identifier.AdvertisingIdClient$Info 04-24 11:41:31.992 1875 2227 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:32.030 24742 24742 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/menion.android.locus.pro/.     --oat-fd=42 --oat-location=/data/data/menion.android.locus.pro/.    --compiler-filter=speed 04-24 11:41:32.030 24742 24742 E cutils-trace: Error opening trace file: No such file or directory (2) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: Expected method missing: registerOnMeasurementEventListener 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: java.lang.NoSuchMethodException: parameter type is null 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.lang.Class.getMethod(Class.java:1973) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.lang.Class.getDeclaredMethod(Class.java:1960) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at com.crashlytics.android.core.DefaultAppMeasurementEventListenerRegistrar.invoke(:89) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at com.crashlytics.android.core.DefaultAppMeasurementEventListenerRegistrar.register(:54) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at com.crashlytics.android.core.CrashlyticsController.registerAnalyticsEventListener(:1574) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at com.crashlytics.android.core.CrashlyticsCore.doInBackground(:320) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at com.crashlytics.android.core.CrashlyticsCore.doInBackground(:44) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at o.axg.ॱ(:63) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at o.axg.ˏ(:28) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at io.fabric.sdk.android.services.concurrency.AsyncTask$4.call(:311) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) 04-24 11:41:32.056 24694 24720 W CrashlyticsCore: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:32.064 24694 24730 D NetworkSecurityConfig: No Network Security Config specified, using platform default 04-24 11:41:32.064 24694 24730 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar 04-24 11:41:32.184 3329 3546 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED 04-24 11:41:32.264 24742 24742 I dex2oat : dex2oat took 234.611ms (threads: 8) arena alloc=864KB (885456B) java alloc=36KB (37016B) native alloc=1137KB (1164560B) free=2MB (2505456B) 04-24 11:41:32.480 24694 24710 I art : Background partial concurrent mark sweep GC freed 15200(840KB) AllocSpace objects, 5(496KB) LOS objects, 39% free, 2MB/4MB, paused 7.153ms total 70.972ms 04-24 11:41:32.508 1875 3503 E AlarmManager: RTC Alarm: 0 null com.cav.foobar2000controllerpro checkInfo 04-24 11:41:32.524 3659 3659 I NotificationListenerService: Notification posted : [StatusBarNotification(pkg=com.cav.foobar2000controllerpro user=UserHandle{0} id=321648414 tag=null key=0|com.cav.foobar2000controllerpro|321648414|null|10288: Notification(pri=0 contentView=com.cav.foobar2000controllerpro/0x7f030017 vibrate=null sound=null defaults=0x0 flags=0x2 color=0x00000000 vis=PRIVATE))] 04-24 11:41:32.602 17033 17033 D StatusBar: notification is for you 04-24 11:41:32.633 24694 24710 W art : Suspending all threads took: 5.378ms 04-24 11:41:32.643 24694 24710 I art : Background partial concurrent mark sweep GC freed 25682(2017KB) AllocSpace objects, 2(496KB) LOS objects, 39% free, 4MB/8MB, paused 7.220ms total 63.652ms 04-24 11:41:32.713 24694 24694 I System.out: engineVerify 04-24 11:41:32.806 24758 24758 I dex2oat : /system/bin/dex2oat --no-watch-dog --dex-file=/data/data/menion.android.locus.pro/.     --oat-fd=41 --oat-location=/data/data/menion.android.locus.pro/.    --compiler-filter=speed 04-24 11:41:32.806 24758 24758 E cutils-trace: Error opening trace file: No such file or directory (2) 04-24 11:41:32.881 465 699 D audio_hw_primary: out_standby: enter: stream (0xf683b300) usecase(1: low-latency-playback) 04-24 11:41:33.012 24758 24758 I dex2oat : dex2oat took 207.006ms (threads: 8) arena alloc=309KB (316528B) java alloc=35KB (36504B) native alloc=1059KB (1084496B) free=2MB (2585520B) 04-24 11:41:33.024 465 699 D audio_hw_primary: disable_audio_route: reset and update mixer path: low-latency-playback 04-24 11:41:33.025 465 699 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 1 of type 0 for Event 2, with Raise=0 04-24 11:41:33.025 465 699 D hardware_info: hw_info_append_hw_type : device_name = speaker 04-24 11:41:33.025 465 699 D audio_hw_primary: disable_snd_device: snd_device(2: speaker) 04-24 11:41:33.027 465 699 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0 04-24 11:41:33.130 24694 24694 I GAv4 : Google Analytics 12.2.11 is starting up. To enable debug logging on a device run: 04-24 11:41:33.130 24694 24694 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG 04-24 11:41:33.130 24694 24694 I GAv4 : adb logcat -s GAv4 04-24 11:41:33.140 24694 24771 W GAv4 : AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See http://goo.gl/8Rd3yj for instructions. 04-24 11:41:33.145 24694 24771 W GAv4 : AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See http://goo.gl/8Rd3yj for instructions. 04-24 11:41:33.186 24694 24694 E MainApplication: MainApplication 04-24 11:41:33.189 24694 24694 W CoreApplication: setState(DONE) 04-24 11:41:33.207 1875 17031 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:33.208 24694 24771 W GAv4 : Error getting advertiser id: java.io.IOException: Connection failure 04-24 11:41:33.235 24694 24694 W UtilsFile: isDirectoryWritable(/storage/36F8B1FDF8B1BC05), e:Permission denied 04-24 11:41:33.281 24694 24694 W UtilsFile: isDirectoryWritable(/sdcard1), e:Permission denied 04-24 11:41:33.362 1875 11223 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:33.375 1875 3502 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:33.410 24694 24694 E FileUtilsAPI21: FileUtilsAPI21 04-24 11:41:33.411 24694 24694 E FileUtilsAPI21: FileUtilsAPI21 04-24 11:41:33.608 24694 24694 D EventBus: No subscribers registered for event class o.Qn$if 04-24 11:41:33.608 24694 24694 D EventBus: No subscribers registered for event class o.aFm 04-24 11:41:33.608 24694 24694 E MainApplication: MainApplication 04-24 11:41:33.650 24694 24694 W MapScreenView: setCorrectBackgrounds(true), enabling hardware acceleration 04-24 11:41:33.771 24694 24699 I art : Do partial code cache collection, code=24KB, data=29KB 04-24 11:41:33.773 24694 24699 I art : After code cache collection, code=24KB, data=29KB 04-24 11:41:33.773 24694 24699 I art : Increasing code cache capacity to 128KB 04-24 11:41:33.792 24694 24694 I FloatingActionButton: Setting a custom background is not supported. 04-24 11:41:33.944 24694 24699 I art : Do partial code cache collection, code=26KB, data=54KB 04-24 11:41:33.945 24694 24699 I art : After code cache collection, code=25KB, data=53KB 04-24 11:41:33.945 24694 24699 I art : Increasing code cache capacity to 256KB 04-24 11:41:33.946 24694 24699 I art : Compiler allocated 4MB to compile void android.widget.TextView.(android.content.Context, android.util.AttributeSet, int, int) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: initializeMapCached(o.aBn@8c6cd6c) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: java.security.InvalidParameterException: param proj:, not supported! 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.Lk.ॱ(:421) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.Lk.ˊ(:635) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.aAQ.ˊ(:288) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.aBn.ॱ(:151) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.II.ˎ(:54) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.ˉ(:176) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.(:119) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.II.(:22) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.It.ˊ(:91) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.It.ˊ(:705) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.utils.UtilsMaps$2.ॱ(:1141) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.utils.UtilsMaps.ˊ(:1165) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.jk.ˊ(:65) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at o.jh.ˎ(:62) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at com.asamm.locus.core.initialize.InitializeProcess$ˊ.run(:110) 04-24 11:41:34.020 24694 24784 E FileMapTypeUrl: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:34.045 24694 24784 E MapConfig: MapConfig 04-24 11:41:34.047 24694 24694 W UtilsCompat: isTransitionAnimEnabled(com.asamm.locus.basic.MainActivityBasic@c2de67d), e:android.provider.Settings$SettingNotFoundException: transition_animation_scale 04-24 11:41:34.047 24694 24784 W MapConfig: getBBox(), mapConfig is not ready 04-24 11:41:34.048 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@3bbe9b1, zooms: 1 04-24 11:41:34.048 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@3bbe9b1, zooms: 1 04-24 11:41:34.049 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@3bbe9b1, zooms: 1 04-24 11:41:34.049 24694 24784 W FileMapManager: returnValidMap(onlinemapsources.xml), fmm:false 04-24 11:41:34.049 24694 24784 W FileMapManager: initializeMaps(), failed, i:0, res:false, parse: /sdcard/OruxMaps/mapfiles/onlinemapsources.xml 04-24 11:41:34.050 24694 24694 W MapContent: redrawMap(), content not ready 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: initializeMapCached(o.aBn@5eb5e04) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: java.security.InvalidParameterException: param proj:, not supported! 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.Lk.ॱ(:421) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.Lk.ˊ(:635) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.aAQ.ˊ(:288) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.aBn.ॱ(:151) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.II.ˎ(:54) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.ˉ(:176) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.(:119) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.II.(:22) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.It.ˊ(:91) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.It.ˊ(:705) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.utils.UtilsMaps$2.ॱ(:1141) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at com.asamm.locus.maps.utils.UtilsMaps.ˊ(:1165) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.jk.ˊ(:65) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at o.jh.ˎ(:62) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at com.asamm.locus.core.initialize.InitializeProcess$ˊ.run(:110) 04-24 11:41:34.051 24694 24784 E FileMapTypeUrl: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:34.055 24694 24784 E MapConfig: MapConfig 04-24 11:41:34.056 24694 24784 W MapConfig: getBBox(), mapConfig is not ready 04-24 11:41:34.057 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@76c90b3, zooms: 1 04-24 11:41:34.057 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@76c90b3, zooms: 1 04-24 11:41:34.057 24694 24784 W FileMapTypeAbstract: isReady(), isFileMapReady: true, mc: o.Lk@76c90b3, zooms: 1 04-24 11:41:34.057 24694 24784 W FileMapManager: returnValidMap(wms_services.xml), fmm:false 04-24 11:41:34.058 24694 24784 W FileMapManager: initializeMaps(), failed, i:1, res:false, parse: /sdcard/OruxMaps/mapfiles/wms_services.xml 04-24 11:41:34.181 24694 24694 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead. 04-24 11:41:34.237 24694 24694 W FA : setCurrentScreen cannot be called while no activity active 04-24 11:41:34.237 24694 24694 W MainActivity: onStart(), app not yet correctly initialized 04-24 11:41:34.244 24694 24694 W EventsListener: onEventBusEvent(o.ت$iF@ff5ec6) 04-24 11:41:34.244 24694 24694 W EventsListener: onEventBusEvent(o.ت$iF@ff5ec6) 04-24 11:41:34.249 24694 24732 I FA : Tag Manager is not found and thus will not be used 04-24 11:41:34.250 24694 24694 W MainActivity: postOnResumeEvent(), app not yet correctly initialized 04-24 11:41:34.261 24694 24694 W WidgetTrackRecordCore: onUpdate(o.Ↄ@3d13984, android.appwidget.AppWidgetManager@ebfde87, []), no widget IDs to refresh 04-24 11:41:34.264 24694 24694 W CustomService: onCreate(), id: 198808029, serviceId: 111 04-24 11:41:34.271 24694 24694 D EventBus: No subscribers registered for event class o.Qs$IF 04-24 11:41:34.271 24694 24694 D EventBus: No subscribers registered for event class o.aFm 04-24 11:41:34.287 24694 24694 W TasksService: handleTasksQueue() 04-24 11:41:34.288 3770 24224 W GAv4-SVC: Store full, deleting hits to make room, count: 1 04-24 11:41:34.288 24694 24694 D EventBus: No subscribers registered for event class o.Qs$if 04-24 11:41:34.288 24694 24694 D EventBus: No subscribers registered for event class o.aFm 04-24 11:41:34.328 3659 3659 I NotificationListenerService: Notification posted : [StatusBarNotification(pkg=menion.android.locus.pro user=UserHandle{0} id=111 tag=null key=0|menion.android.locus.pro|111|null|10449: Notification(pri=0 contentView=menion.android.locus.pro/0x109008c vibrate=null sound=null tick defaults=0x0 flags=0x6a color=0xff1976d2 vis=PRIVATE))] 04-24 11:41:34.335 3659 3659 I NotificationListenerService: Notification removed : [StatusBarNotification(pkg=menion.android.locus.pro user=UserHandle{0} id=111 tag=null key=0|menion.android.locus.pro|111|null|10449: Notification(pri=0 contentView=null vibrate=null sound=null tick defaults=0x0 flags=0x6a color=0xff1976d2 vis=PRIVATE))] 04-24 11:41:34.335 24694 24785 I Adreno : QUALCOMM build : a3e24a4, I38fdb1353f 04-24 11:41:34.335 24694 24785 I Adreno : Build Date : 10/24/16 04-24 11:41:34.335 24694 24785 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.03 04-24 11:41:34.335 24694 24785 I Adreno : Local Branch : mybranch22985090 04-24 11:41:34.335 24694 24785 I Adreno : Remote Branch : quic/LA.BR.1.2.9_rb1.8 04-24 11:41:34.335 24694 24785 I Adreno : Remote Branch : NONE 04-24 11:41:34.335 24694 24785 I Adreno : Reconstruct Branch : NOTHING 04-24 11:41:34.342 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.343 3659 3659 W BannerRecyclerView: Failed to find notification with key : menion.android.locus.pro:111:null 04-24 11:41:34.348 24694 24785 I OpenGLRenderer: Initialized EGL, version 1.4 04-24 11:41:34.349 24694 24785 D OpenGLRenderer: Swap behavior 1 04-24 11:41:34.459 1875 17030 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:34.534 3770 24224 W GAv4-SVC: Store full, deleting hits to make room, count: 1 04-24 11:41:34.629 3770 24224 W GAv4-SVC: Store full, deleting hits to make room, count: 1 04-24 11:41:34.718 3770 24224 W GAv4-SVC: Store full, deleting hits to make room, count: 1 04-24 11:41:34.813 24694 24694 W MapContent: drawMap(720, 1280, android.view.DisplayListCanvas@2e48dce), cannot draw map, mapScreenView:null 04-24 11:41:34.814 24694 24694 W MapContent: drawMap(720, 1280, android.graphics.Canvas@9d954ef), cannot draw map, mapScreenView:null 04-24 11:41:34.875 1875 1927 I ActivityManager: Displayed menion.android.locus.pro/com.asamm.locus.basic.MainActivityBasic: +3s845ms 04-24 11:41:34.895 1875 3502 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.ads.identifier.service.START pkg=com.google.android.gms } U=0: not found 04-24 11:41:35.243 24694 24784 W OnlineManager: creteNewProvider2(10404), unknown map ID 04-24 11:41:35.244 24694 24784 W OnlineManager: getMap(10404), unable to create instance of map 04-24 11:41:35.244 24694 24784 W OnlineManager: java.lang.Exception 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.online.OnlineManager.ˏ(:1805) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.JI.ˊ(:423) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.JI.ˏ(:352) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.online.OnlineManager.ॱˊ(:1468) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.online.OnlineManager.ˏ(:488) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.online.OnlineManager.ˎ(:425) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.online.OnlineMap.ʻ(:1347) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.Lk.ॱˊ(:482) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.IC$2.ˏ(:172) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.ס.ˋ(:292) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.IC.ॱ(:100) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.IC.ॱ(:61) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.ˉ(:143) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.filemaps.FileMapTypeAbstract.(:119) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.IC.(:42) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.It.ˊ(:97) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.It.ˊ(:705) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.utils.UtilsMaps$2.ॱ(:1141) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.maps.utils.UtilsMaps.ˊ(:1165) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.jk.ˊ(:65) 04-24 11:41:35.244 24694 24784 W OnlineManager: at o.jh.ˎ(:62) 04-24 11:41:35.244 24694 24784 W OnlineManager: at com.asamm.locus.core.initialize.InitializeProcess$ˊ.run(:110) 04-24 11:41:35.244 24694 24784 W OnlineManager: at java.lang.Thread.run(Thread.java:761) 04-24 11:41:35.615 24694 24784 W OnlineMapBuilder: getMapPrivate(), map with url 'http://ec{s}.cdn.ecmaps.de/WmsGateway.ashx.jpg?Experience=falk&MapStyle=Falk%20Base&TileX={x}&TileY={y}&ZoomLevel={z}' is prohibited 04-24 11:41:35.644 3770 24224 W GAv4-SVC: Network compressed POST connection error: java.net.ConnectException: Connection refused 04-24 11:41:35.671 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.697 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.735 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.781 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.837 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.881 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.931 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.969 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:35.993 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:36.042 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:36.096 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:36.124 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/edges), invalid name ending: 04-24 11:41:36.124 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/names), invalid name ending: 04-24 11:41:36.125 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/geometry), invalid name ending: 04-24 11:41:36.125 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/properties), invalid name ending: 04-24 11:41:36.125 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/turn_costs), invalid name ending: 04-24 11:41:36.125 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/nodes), invalid name ending: 04-24 11:41:36.125 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/slovakia.osm-gh/location_index), invalid name ending: 04-24 11:41:36.126 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/edges), invalid name ending: 04-24 11:41:36.126 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/geometry), invalid name ending: 04-24 11:41:36.126 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/location_index), invalid name ending: 04-24 11:41:36.127 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/names), invalid name ending: 04-24 11:41:36.127 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/nodes), invalid name ending: 04-24 11:41:36.127 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/properties), invalid name ending: 04-24 11:41:36.127 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/czech-republic.osm-gh/turn_costs), invalid name ending: 04-24 11:41:36.128 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/nodes), invalid name ending: 04-24 11:41:36.128 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/geometry), invalid name ending: 04-24 11:41:36.128 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/location_index), invalid name ending: 04-24 11:41:36.128 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/names), invalid name ending: 04-24 11:41:36.128 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/edges), invalid name ending: 04-24 11:41:36.129 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/properties), invalid name ending: 04-24 11:41:36.129 24694 24784 W MapSourceTools: getMapSource(/sdcard/Locus/mapsVector/austria.osm-gh/turn_costs), invalid name ending: 04-24 11:41:36.172 474 24688 W SocketClient: write error (Broken pipe) 04-24 11:41:36.172 474 24688 W DnsProxyListener: Error writing DNS result to client 04-24 11:41:36.483 24694 24784 W MapContent: isLayerBase(o.IU@5496d95), invalid state 04-24 11:41:36.484 24694 24784 W MapContent: isLayerBase(o.IU@5496d95), invalid state 04-24 11:41:36.507 24694 24784 W MapContent: redrawMap(), content not ready 04-24 11:41:36.511 24694 24784 D RenderThemeHandler: RenderThemeHandler(/sdcard/Locus/mapsVector/_themes/paws, ) 04-24 11:41:36.792 24694 24784 W MapContent: centerMap: Location [tag: Settings, time: 0, lon: 16.73772621154785, lat: 49.409629821777344, alt: 0.0] 04-24 11:41:36.856 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:36.899 24694 24694 W MapContent: drawMap(720, 1280, android.view.DisplayListCanvas@2e48dce), cannot draw map, mapScreenView:null 04-24 11:41:36.908 24694 24784 W FileMapTypeOruxSql: parseCalibrationFile(), invalid parameters:null, -1 04-24 11:41:36.938 459 553 I ThermalEngine: TM Id 'CHARGING_MONITOR' Sensor 'pop_mem' - alarm raised 2 at 45.0 degC 04-24 11:41:36.938 459 553 I ThermalEngine: Mitigation:Battery:2 04-24 11:41:37.046 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.146 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.243 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.342 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.435 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.529 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.556 1875 11224 E AlarmManager: RTC Alarm: 0 null com.cav.foobar2000controllerpro checkInfo 04-24 11:41:37.572 3659 3659 I NotificationListenerService: Notification posted : [StatusBarNotification(pkg=com.cav.foobar2000controllerpro user=UserHandle{0} id=321648414 tag=null key=0|com.cav.foobar2000controllerpro|321648414|null|10288: Notification(pri=0 contentView=com.cav.foobar2000controllerpro/0x7f030017 vibrate=null sound=null defaults=0x0 flags=0x2 color=0x00000000 vis=PRIVATE))] 04-24 11:41:37.646 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.656 17033 17033 D StatusBar: notification is for you 04-24 11:41:37.759 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.766 24694 24784 W DbFoldered: beginTransaction() 04-24 11:41:37.878 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:37.919 1875 1891 I art : Background partial concurrent mark sweep GC freed 129608(13MB) AllocSpace objects, 10(816KB) LOS objects, 33% free, 29MB/43MB, paused 3.376ms total 296.491ms 04-24 11:41:37.976 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.065 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.164 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.170 24694 24784 W DbFoldered: endTransaction() 04-24 11:41:38.172 24694 24784 W DbFoldered: beginTransaction() 04-24 11:41:38.272 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.369 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.462 24694 24784 W XmlParserEx: notifyUnknownTag(version), > line:4182, , depth:3 04-24 11:41:38.467 24694 24784 W DbFoldered: endTransaction() 04-24 11:41:38.469 24694 24784 W DbFoldered: beginTransaction()