mapsme / omim

🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
Apache License 2.0
4.57k stars 1.15k forks source link

Force close on release version 565 #2466

Closed RahmanFard closed 8 years ago

RahmanFard commented 8 years ago

I could not resolve the force close problem. The logcat is as follow : Please help me.

03-24 12:06:28.004 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Late-enabling CheckJNI 03-24 12:06:28.264 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Trying to load lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41331e40 03-24 12:06:29.274 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Added shared lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41331e40 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/MethodRef.cpp:12 MethodRef() Name = runNativeFunctorOnUiThread 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:106 Initialize() Flavor name: amazon 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:107 Initialize() Build type name: debug 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:126 Initialize() Could not read writable dir. Use primary storage. 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:137 Initialize() Apk path = /data/app/com.mapswithme.maps.pro.debug-1.apk 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:138 Initialize() Writable path = /mnt/sdcard/MapsWithMe/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:139 Initialize() Temporary path = /mnt/sdcard/Android/data/com.mapswithme.maps.pro.debug/cache 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:140 Initialize() Settings path = /mnt/sdcard/MapsWithMe/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:141 Initialize() OBB Google path = /mnt/sdcard/Android/obb/com.mapswithme.maps.pro.debug/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:142 Initialize() OBB Google files = [0: ] 03-24 12:06:30.404 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 12:06:30.584 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:45 Load() Reading of classificator started 03-24 12:06:30.584 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:30.644 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:30.834 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_legacy.bin is 1 03-24 12:06:31.184 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:31.194 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:31.304 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_dark.bin is 1 03-24 12:06:31.494 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:31.504 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:31.604 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_clear.bin is 1 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:68 Load() Reading of classificator finished 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:273 Framework() Classificator initialized 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file packed_polygons.bin is 1 03-24 12:06:31.804 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 12:06:31.994 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:278 Framework() Country info getter initialized 03-24 12:06:32.004 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file categories.txt is 1 03-24 12:06:32.244 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ indexer/categories_holder.cpp:112 LoadFromStream() Invalid type: [2: building train_station ] at line: 974 03-24 12:06:32.974 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/house_detector.cpp:326 SetMetres2Mercator() Street join epsilon = 0.0009 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en_GB 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en_GB 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:282 Framework() Search engine initialized 03-24 12:06:33.164 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:33.174 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: World in directory: 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: WorldCoasts in directory: 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: World 03-24 12:06:33.204 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:33.274 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: WorldCoasts 03-24 12:06:33.284 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for World 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for WorldCoasts 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:285 Framework() Maps initialized 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:289 Framework() Storage initialized 03-24 12:06:33.404 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:311 Framework() Routing engine initialized 03-24 12:06:33.404 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:313 Framework() System languages: en_GB 03-24 12:06:33.974 20896-20896/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Sucessfully bound to com.google.android.tts 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 661: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 683: Landroid/content/res/TypedArray;.getType (I)I 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:34.974 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:135 Java_com_mapswithme_maps_MapStorage_subscribe() Subscribe on storage 03-24 12:06:34.994 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file external_resources.txt is 1 03-24 12:06:35.004 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:35.014 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:190 GetWritableStorageStatus() statfs return = 0 ; block size = 4096 ; blocks available = 1067913 03-24 12:06:35.074 20896-20896/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Connected to .service.GoogleTTSService 03-24 12:06:35.114 20896-20899/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 488K, 11% free 7525K/8391K, paused 20ms+3ms 03-24 12:06:40.854 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ routing/routing_session.cpp:464 SetTurnNotificationsLocale() The language for turn notifications is en 03-24 12:06:40.864 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file sound-strings/en.json/localize.json is 1 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17872: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0007 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 624: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 626: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method com.mapswithme.maps.widget.placepage.PlacePageView.setElevation, referenced from method com.mapswithme.maps.widget.placepage.PlacePageView.initViews 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 39741: Lcom/mapswithme/maps/widget/placepage/PlacePageView;.setElevation (F)V 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x02e1 03-24 12:06:41.154 20896-20896/com.mapswithme.maps.pro.debug I/webclipboard﹕ clipservice: android.sec.clipboard.ClipboardExManager@413e0f88 03-24 12:06:41.814 20896-20896/com.mapswithme.maps.pro.debug D/RCSTATE﹕ attach 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.net.ConnectivityManager.isActiveNetworkMetered, referenced from method com.mapswithme.util.statistics.Statistics.trackConnectionState 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1346: Landroid/net/ConnectivityManager;.isActiveNetworkMetered ()Z 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001d 03-24 12:06:41.854 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Enabled debug mode. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set unique client id: A:d5f72a48-993c-4ab4-b899-c6b2463077bf 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set upload url: android/com.mapswithme.maps.pro.debug/1564 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set storage path: /data/data/com.mapswithme.maps.pro.debug/files/Alohalytics/ 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $statisticsDisabled 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics is disabled. Nothing was uploaded. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics collection disabled. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find field Landroid/content/res/Configuration;.densityDpi 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve instance field 75 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x52 at 0x005f 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x00c0 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static field 161 (SUPPORTED_ABIS) in Landroid/os/Build; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x62 at 0x0180 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0207 03-24 12:06:42.204 20896-20899/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 464K, 10% free 8280K/9159K, paused 10ms+9ms 03-24 12:06:42.214 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ DexOpt: unable to optimize static field ref 0x00a1 at 0x19a in Lorg/alohalytics/SystemInfo;.collectDeviceDetails 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $install = {millisEpochInstalled=1458804969760,package=com.mapswithme.maps.pro.debug,version=5.6.4-Amazon-debug,versionCode=1564} 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $launch = {null=activeNetwork} 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.zze.zzaq 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 288 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/zze; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000c 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.zze.zzb 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 30 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/zze; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.zze.zzi 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 584: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000b 03-24 12:06:42.294 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MwmActivity:-0 03-24 12:06:42.304 20896-20896/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.LocationHelper﹕ Use fused provider. 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewTreeObserver.removeOnGlobalLayoutListener, referenced from method com.mapswithme.util.UiUtils$1.onGlobalLayout 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17963: Landroid/view/ViewTreeObserver;.removeOnGlobalLayoutListener (Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001b 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MapFragment:-0 03-24 12:06:42.354 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:144 Java_com_mapswithme_maps_MapStorage_unsubscribe() UnSubscribe from storage 03-24 12:06:42.354 20896-20896/com.mapswithme.maps.pro.debug D/WML_SISO﹕ InitPasteboardJni 03-24 12:06:42.394 20896-21063/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidIds = {android_id=9d01805d41cef961,google_advertising_id=2e6aa3b3-f9e6-4b6b-b583-5440bea0320f} 03-24 12:06:42.404 20896-21063/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidDeviceInfo = {accessibility_enabled=0,auto_time_zone=0,build_brand=samsung,build_cpu_abi1=armeabi-v7a,build_cpu_abi2=armeabi,build_device=GT-P7300,build_display=IMM76D.JPLP7,build_fingerprint=samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys,build_hardware=p3,build_host=DELL231,build_id=IMM76D,build_manufacturer=samsung,build_model=GT-P7300,build_product=GT-P7300,build_serial=C8F139C1AA8EEBE,build_tags=release-keys,build_time=1.3530649E12,build_type=user,build_user=dpi,build_version_sdk=15,date_format=dd-MM-yyyy,display_density=1.0,display_density_dpi=160,display_height_pixels=752,display_scaled_density=1.0,display_width_pixels=1280,display_xdpi=169.33333,display_ydpi=169.33333,font_scale=1.0,install_non_market_apps=1,locale_country=GB,locale_language=en,locale_variant=,mcc=0,mnc=0,mock_location=0,screen_height_dp=752,screen_off_timeout=300000,screen_width_dp=1280,time_12_24=24} 03-24 12:06:42.504 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libEGL_tegra.so 03-24 12:06:42.524 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_tegra.so 03-24 12:06:42.564 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv2_tegra.so 03-24 12:06:42.624 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ opengl/androidoglcontextfactory.cpp:240 createWindowSurface() Backbuffer format: RGB8 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:15 Init() Renderer = NVIDIA Tegra Version = OpenGL ES 2.0 14.01002 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: GPU = NVIDIA Tegra 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:45 Init() NVidia Tegra device detected. 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Roboto-Regular.ttf with file size 82160 03-24 12:06:42.784 20896-21075/com.mapswithme.maps.pro.debug A/MapsWithMe_JNI﹕ drape/glfunctions.cpp:625 glBindVertexArray() CHECK(glBindVertexArrayFn != nullptr) 03-24 12:06:42.784 20896-21075/com.mapswithme.maps.pro.debug A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1) 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansFallback.ttf with file size 4760660 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSans.ttf with file size 82160 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidNaskh-Regular.ttf with file size 366760 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Bengali.ttf with file size 139296 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Devanagari.ttf with file size 64232 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Tamil.ttf with file size 66184 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansThai.ttf with file size 35584 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansArmenian.ttf with file size 13856 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansEthiopic-Regular.ttf with file size 227928 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansGeorgian.ttf with file size 21096 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansHebrew-Regular.ttf with file size 30024 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform.cpp:153 GetFontNames() Available font files: [19: 01_dejavusans.ttf 02_droidsans-fallback.ttf 03_jomolhari-id-a3d.ttf 04_padauk.ttf 05_khmeros.ttf 06_code2000.ttf 07_roboto_medium.ttf /system/fonts/Roboto-Regular.ttf /system/fonts/DroidSansFallback.ttf /system/fonts/DroidSans.ttf /system/fonts/DroidNaskh-Regular.ttf /system/fonts/Lohit-Bengali.ttf /system/fonts/Lohit-Devanagari.ttf /system/fonts/Lohit-Tamil.ttf /system/fonts/DroidSansThai.ttf /system/fonts/DroidSansArmenian.ttf /system/fonts/DroidSansEthiopic-Regular.ttf /system/fonts/DroidSansGeorgian.ttf /system/fonts/DroidSansHebrew-Regular.ttf ] 03-24 12:06:42.824 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.sdf is 1 03-24 12:06:42.864 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.png is 1 03-24 12:06:43.324 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file patterns.txt is 1 03-24 12:06:43.354 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:389 Init() Patterns texture size = 512 128 03-24 12:06:43.364 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file colors.txt is 1 03-24 12:06:43.374 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:407 Init() Colors texture size = 64 64 03-24 12:06:43.394 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file unicode_blocks.txt is 1 03-24 12:06:43.404 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_whitelist.txt is 1 03-24 12:06:43.424 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_blacklist.txt is 1 03-24 12:06:43.464 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 12:06:43.524 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 12:06:43.614 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 12:06:43.654 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 12:06:43.674 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 12:06:43.684 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 12:06:43.774 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 12:06:43.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 12:06:43.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 12:06:43.924 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 12:06:43.924 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 12:06:43.944 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 12:06:43.954 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 12:06:43.974 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 12:06:43.974 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 12:06:43.984 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 12:06:44.734 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape_frontend/drape_engine.cpp:177 SetRenderingEnabled() Rendering enabled 03-24 12:06:45.024 20896-20896/com.mapswithme.maps.pro.debug D/CLIPBOARD﹕ Hide Clipboard dialog at Starting input: finished by someone else... ! 03-24 12:06:45.084 20896-20896/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.BaseLocationProvider﹕ Fused onConnected. Bundle null 03-24 12:06:45.094 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 66667 Listener= INSTANCE 03-24 12:06:45.094 20896-20896/com.mapswithme.maps.pro.debug E/SensorManager﹕ thread start 03-24 12:06:45.104 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 5 name= AK8975 Magnetic field Sensor delay= 66667 Listener= INSTANCE 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ onAccuracyChanged :: accuracy = 3 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.location.Location.getElapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.getDiffWithLastLocation 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1103: Landroid/location/Location;.getElapsedRealtimeNanos ()J 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0006 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.os.SystemClock.elapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.isExpired 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1668: Landroid/os/SystemClock;.elapsedRealtimeNanos ()J 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0006

biodranik commented 8 years ago

Is it a full log? I can’t see crash/exception here.

On Mar 24, 2016, at 10:59, RahmanFard notifications@github.com wrote:

I could not resolve the force close problem. The logcat is as follow : Please help me.

03-24 12:06:28.004 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Late-enabling CheckJNI 03-24 12:06:28.264 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Trying to load lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41331e40 03-24 12:06:29.274 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Added shared lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41331e40 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/MethodRef.cpp:12 MethodRef() Name = runNativeFunctorOnUiThread 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:106 Initialize() Flavor name: amazon 03-24 12:06:29.414 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:107 Initialize() Build type name: debug 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:126 Initialize() Could not read writable dir. Use primary storage. 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:137 Initialize() Apk path = /data/app/com.mapswithme.maps.pro.debug-1.apk 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:138 Initialize() Writable path = /mnt/sdcard/MapsWithMe/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:139 Initialize() Temporary path = /mnt/sdcard/Android/data/com.mapswithme.maps.pro.debug/cache 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:140 Initialize() Settings path = /mnt/sdcard/MapsWithMe/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:141 Initialize() OBB Google path = /mnt/sdcard/Android/obb/com.mapswithme.maps.pro.debug/ 03-24 12:06:29.474 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:142 Initialize() OBB Google files = [0: ] 03-24 12:06:30.404 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 12:06:30.584 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:45 Load() Reading of classificator started 03-24 12:06:30.584 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:30.644 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:30.834 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_legacy.bin is 1 03-24 12:06:31.184 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:31.194 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:31.304 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_dark.bin is 1 03-24 12:06:31.494 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 12:06:31.504 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 12:06:31.604 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_clear.bin is 1 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:68 Load() Reading of classificator finished 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:273 Framework() Classificator initialized 03-24 12:06:31.794 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file packed_polygons.bin is 1 03-24 12:06:31.804 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 12:06:31.994 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:278 Framework() Country info getter initialized 03-24 12:06:32.004 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file categories.txt is 1 03-24 12:06:32.244 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ indexer/categories_holder.cpp:112 LoadFromStream() Invalid type: [2: building train_station ] at line: 974 03-24 12:06:32.974 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/house_detector.cpp:326 SetMetres2Mercator() Street join epsilon = 0.0009 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en_GB 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en_GB 03-24 12:06:33.044 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:282 Framework() Search engine initialized 03-24 12:06:33.164 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:33.174 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: World in directory: 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: WorldCoasts in directory: 03-24 12:06:33.184 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: World 03-24 12:06:33.204 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:33.274 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: WorldCoasts 03-24 12:06:33.284 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for World 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for WorldCoasts 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:285 Framework() Maps initialized 03-24 12:06:33.334 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:289 Framework() Storage initialized 03-24 12:06:33.404 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:311 Framework() Routing engine initialized 03-24 12:06:33.404 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:313 Framework() System languages: en_GB 03-24 12:06:33.974 20896-20896/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Sucessfully bound to com.google.android.tts 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 661: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 03-24 12:06:34.814 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 683: Landroid/content/res/TypedArray;.getType (I)I 03-24 12:06:34.824 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:34.974 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:135 Java_com_mapswithme_maps_MapStorage_subscribe() Subscribe on storage 03-24 12:06:34.994 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file external_resources.txt is 1 03-24 12:06:35.004 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 12:06:35.014 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 12:06:35.024 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 12:06:35.034 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:190 GetWritableStorageStatus() statfs return = 0 ; block size = 4096 ; blocks available = 1067913 03-24 12:06:35.074 20896-20896/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Connected to .service.GoogleTTSService 03-24 12:06:35.114 20896-20899/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 488K, 11% free 7525K/8391K, paused 20ms+3ms 03-24 12:06:40.854 20896-20896/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ routing/routing_session.cpp:464 SetTurnNotificationsLocale() The language for turn notifications is en 03-24 12:06:40.864 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file sound-strings/en.json/localize.json is 1 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17872: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 03-24 12:06:40.924 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0007 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 624: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 626: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 12:06:40.944 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method com.mapswithme.maps.widget.placepage.PlacePageView.setElevation, referenced from method com.mapswithme.maps.widget.placepage.PlacePageView.initViews 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 39741: Lcom/mapswithme/maps/widget/placepage/PlacePageView;.setElevation (F)V 03-24 12:06:41.004 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x02e1 03-24 12:06:41.154 20896-20896/com.mapswithme.maps.pro.debug I/webclipboard﹕ clipservice: android.sec.clipboard.ClipboardExManager@413e0f8 https://github.com/android.sec.clipboard.ClipboardExManager/omim/commit/413e0f88 03-24 12:06:41.814 20896-20896/com.mapswithme.maps.pro.debug D/RCSTATE﹕ attach 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.net.ConnectivityManager.isActiveNetworkMetered, referenced from method com.mapswithme.util.statistics.Statistics.trackConnectionState 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1346: Landroid/net/ConnectivityManager;.isActiveNetworkMetered ()Z 03-24 12:06:41.824 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001d 03-24 12:06:41.854 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Enabled debug mode. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set unique client id: A:d5f72a48-993c-4ab4-b899-c6b2463077bf 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set upload url: android/com.mapswithme.maps.pro.debug/1564 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set storage path: /data/data/com.mapswithme.maps.pro.debug/files/Alohalytics/ 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $statisticsDisabled 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics is disabled. Nothing was uploaded. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics collection disabled. 03-24 12:06:42.014 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find field Landroid/content/res/Configuration;.densityDpi 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve instance field 75 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x52 at 0x005f 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x00c0 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static field 161 (SUPPORTED_ABIS) in Landroid/os/Build; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x62 at 0x0180 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 12:06:42.024 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0207 03-24 12:06:42.204 20896-20899/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 464K, 10% free 8280K/9159K, paused 10ms+9ms 03-24 12:06:42.214 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ DexOpt: unable to optimize static field ref 0x00a1 at 0x19a in Lorg/alohalytics/SystemInfo;.collectDeviceDetails 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $install = {millisEpochInstalled=1458804969760,package=com.mapswithme.maps.pro.debug,version=5.6.4-Amazon-debug,versionCode=1564} 03-24 12:06:42.224 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $launch = {null=activeNetwork} 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.zze.zzaq 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 288 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/zze; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000c 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.zze.zzb 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 30 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/zze; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.zze.zzi 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 584: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 12:06:42.254 20896-21063/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000b 03-24 12:06:42.294 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MwmActivity:-0 03-24 12:06:42.304 20896-20896/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.LocationHelper﹕ Use fused provider. 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewTreeObserver.removeOnGlobalLayoutListener, referenced from method com.mapswithme.util.UiUtils$1.onGlobalLayout 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17963: Landroid/view/ViewTreeObserver;.removeOnGlobalLayoutListener (Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001b 03-24 12:06:42.334 20896-20896/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MapFragment:-0 03-24 12:06:42.354 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:144 Java_com_mapswithme_maps_MapStorage_unsubscribe() UnSubscribe from storage 03-24 12:06:42.354 20896-20896/com.mapswithme.maps.pro.debug D/WML_SISO﹕ InitPasteboardJni 03-24 12:06:42.394 20896-21063/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidIds = {android_id=9d01805d41cef961,google_advertising_id=2e6aa3b3-f9e6-4b6b-b583-5440bea0320f} 03-24 12:06:42.404 20896-21063/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidDeviceInfo = {accessibility_enabled=0,auto_time_zone=0,build_brand=samsung,build_cpu_abi1=armeabi-v7a,build_cpu_abi2=armeabi,build_device=GT-P7300,build_display=IMM76D.JPLP7,build_fingerprint=samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys,build_hardware=p3,build_host=DELL231,build_id=IMM76D,build_manufacturer=samsung,build_model=GT-P7300,build_product=GT-P7300,build_serial=C8F139C1AA8EEBE,build_tags=release-keys,build_time=1.3530649E12,build_type=user,build_user=dpi,build_version_sdk=15,date_format=dd-MM-yyyy,display_density=1.0,display_density_dpi=160,display_height_pixels=752,display_scaled_density=1.0,display_width_pixels=1280,display_xdpi=169.33333,display_ydpi=169.33333,font_scale=1.0,install_non_market_apps=1,locale_country=GB,locale_language=en,locale_variant=,mcc=0,mnc=0,mock_location=0,screen_height_dp=752,screen_off_timeout=300000,screen_width_dp=1280,time_12_24=24} 03-24 12:06:42.504 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libEGL_tegra.so 03-24 12:06:42.524 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_tegra.so 03-24 12:06:42.564 20896-20896/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv2_tegra.so 03-24 12:06:42.624 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ opengl/androidoglcontextfactory.cpp:240 createWindowSurface() Backbuffer format: RGB8 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:15 Init() Renderer = NVIDIA Tegra Version = OpenGL ES 2.0 14.01002 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: GPU = NVIDIA Tegra 03-24 12:06:42.764 20896-21075/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:45 Init() NVidia Tegra device detected. 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Roboto-Regular.ttf with file size 82160 03-24 12:06:42.784 20896-21075/com.mapswithme.maps.pro.debug A/MapsWithMe_JNI﹕ drape/glfunctions.cpp:625 glBindVertexArray() CHECK(glBindVertexArrayFn != nullptr) 03-24 12:06:42.784 20896-21075/com.mapswithme.maps.pro.debug A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1) 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansFallback.ttf with file size 4760660 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSans.ttf with file size 82160 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 12:06:42.784 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidNaskh-Regular.ttf with file size 366760 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Bengali.ttf with file size 139296 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 12:06:42.794 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Devanagari.ttf with file size 64232 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Tamil.ttf with file size 66184 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansThai.ttf with file size 35584 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansArmenian.ttf with file size 13856 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansEthiopic-Regular.ttf with file size 227928 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 12:06:42.804 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansGeorgian.ttf with file size 21096 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansHebrew-Regular.ttf with file size 30024 03-24 12:06:42.814 20896-21077/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform.cpp:153 GetFontNames() Available font files: [19: 01_dejavusans.ttf 02_droidsans-fallback.ttf 03_jomolhari-id-a3d.ttf 04_padauk.ttf 05_khmeros.ttf 06_code2000.ttf 07_roboto_medium.ttf /system/fonts/Roboto-Regular.ttf /system/fonts/DroidSansFallback.ttf /system/fonts/DroidSans.ttf /system/fonts/DroidNaskh-Regular.ttf /system/fonts/Lohit-Bengali.ttf /system/fonts/Lohit-Devanagari.ttf /system/fonts/Lohit-Tamil.ttf /system/fonts/DroidSansThai.ttf /system/fonts/DroidSansArmenian.ttf /system/fonts/DroidSansEthiopic-Regular.ttf /system/fonts/DroidSansGeorgian.ttf /system/fonts/DroidSansHebrew-Regular.ttf ] 03-24 12:06:42.824 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.sdf is 1 03-24 12:06:42.864 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.png is 1 03-24 12:06:43.324 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file patterns.txt is 1 03-24 12:06:43.354 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:389 Init() Patterns texture size = 512 128 03-24 12:06:43.364 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file colors.txt is 1 03-24 12:06:43.374 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:407 Init() Colors texture size = 64 64 03-24 12:06:43.394 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file unicode_blocks.txt is 1 03-24 12:06:43.404 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_whitelist.txt is 1 03-24 12:06:43.424 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_blacklist.txt is 1 03-24 12:06:43.464 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 12:06:43.524 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 12:06:43.614 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 12:06:43.654 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 12:06:43.674 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 12:06:43.684 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 12:06:43.774 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 12:06:43.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 12:06:43.804 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 12:06:43.924 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 12:06:43.924 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 12:06:43.944 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 12:06:43.954 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 12:06:43.964 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 12:06:43.974 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 12:06:43.974 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 12:06:43.984 20896-21077/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 12:06:44.734 20896-20896/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape_frontend/drape_engine.cpp:177 SetRenderingEnabled() Rendering enabled 03-24 12:06:45.024 20896-20896/com.mapswithme.maps.pro.debug D/CLIPBOARD﹕ Hide Clipboard dialog at Starting input: finished by someone else... ! 03-24 12:06:45.084 20896-20896/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.BaseLocationProvider﹕ Fused onConnected. Bundle null 03-24 12:06:45.094 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 66667 Listener= INSTANCE 03-24 12:06:45.094 20896-20896/com.mapswithme.maps.pro.debug E/SensorManager﹕ thread start 03-24 12:06:45.104 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 5 name= AK8975 Magnetic field Sensor delay= 66667 Listener= INSTANCE 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/SensorManager﹕ onAccuracyChanged :: accuracy = 3 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.location.Location.getElapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.getDiffWithLastLocation 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1103: Landroid/location/Location;.getElapsedRealtimeNanos ()J 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0006 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.os.SystemClock.elapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.isExpired 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1668: Landroid/os/SystemClock;.elapsedRealtimeNanos ()J 03-24 12:06:45.474 20896-20896/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0006

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mapsme/omim/issues/2466

RahmanFard commented 8 years ago

Please take a see on this logcat

03-24 13:31:58.360 205-223/? D/PackageManager﹕ generateServicesMap(XXXXXXX.XXXXXXX.XXXXXXXXXXX): 51 services unchanged 03-24 13:31:58.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:31:58.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:31:58.890 3234-3234/? I/SA﹕ [PMR] Received action : android.intent.action.PACKAGE_ADDED 03-24 13:31:58.930 15412-15412/? D/LibQmg_native﹕ register_android_app_LibQmg 03-24 13:31:58.960 3234-3234/? I/SA﹕ [SUR] onReceive log=[SA = 1.5.0017 V = 15 HWD = 752X1280 1.0 dpi = 160 SIZE = 4 LOCALE = en_GB CSC = THR MCC = 0 MNC 0 T = user DEVICE = GT-P7300 P = GT-P7300 I = IMM76D M = GT-P7300 OKLEFT true DIS IMM76D.JPLP7 ] 03-24 13:31:58.960 3234-3234/? I/SA﹕ [SUR] onReceive Intent=[ android.intent.action.PACKAGE_ADDED package ] 03-24 13:31:58.980 15412-15412/? D/AndroidRuntime﹕ Calling main entry com.android.commands.am.Am --------- beginning of /dev/log/system 03-24 13:31:59.060 205-215/? I/ActivityManager﹕ START {intent.toShortString} from pid 15412 03-24 13:31:59.070 205-215/? I/power﹕ * acquire_dvfs_lock : lockType : 1 freq : 1000000 03-24 13:31:59.070 205-215/? D/PowerManagerService﹕ acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 205 tag : ActivityManager 03-24 13:31:59.080 205-215/? W/ActivityManager﹕ mDVFSLock.acquire() 03-24 13:31:59.320 449-449/? D/Launcher.HomeFragment﹕ onPause 03-24 13:31:59.330 449-449/? D/Launcher﹕ onPause, Launcher: 1094419104 03-24 13:31:59.350 15412-15412/? D/AndroidRuntime﹕ Shutting down VM 03-24 13:31:59.360 15412-15436/? D/dalvikvm﹕ GC_CONCURRENT freed 102K, 81% free 506K/2560K, paused 0ms+1ms 03-24 13:31:59.360 15412-15438/? D/jdwp﹕ Got wake-up signal, bailing out of select 03-24 13:31:59.360 15412-15438/? D/dalvikvm﹕ Debugger has detached; object registry had 1 entries 03-24 13:31:59.410 15443-15443/? D/dalvikvm﹕ Late-enabling CheckJNI 03-24 13:31:59.440 205-30812/? I/ActivityManager﹕ Start proc app.processName for activity hostingNameStr: pid=15443 uid=10182 gids={1007, 1015, 1023, 3003} 03-24 13:31:59.720 449-449/? D/OpenGLRenderer﹕ Flushing caches (mode 1) 03-24 13:31:59.800 449-449/? D/Launcher﹕ onTrimMemory. Level: 20 03-24 13:31:59.950 32373-32373/? D/Finsky﹕ [1] ExternalReferrer.access$200: Package state data is missing for com.mapswithme.maps.pro.debug 03-24 13:31:59.970 449-449/? D/OpenGLRenderer﹕ Flushing caches (mode 0) 03-24 13:31:59.970 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Trying to load lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41330b88 03-24 13:31:59.970 205-240/? D/DEFERED_APP_VISIBILITY﹕ tweaking closing app 03-24 13:31:59.990 205-239/? V/AlarmManager﹕ waitForAlarm result :8 03-24 13:32:00.040 14798-14799/? D/dalvikvm﹕ GC_CONCURRENT freed 1942K, 15% free 13946K/16327K, paused 2ms+3ms 03-24 13:32:00.480 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Added shared lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41330b88 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/MethodRef.cpp:12 MethodRef() Name = runNativeFunctorOnUiThread 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:106 Initialize() Flavor name: amazon 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:107 Initialize() Build type name: debug 03-24 13:32:00.760 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:126 Initialize() Could not read writable dir. Use primary storage. 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:137 Initialize() Apk path = /data/app/com.mapswithme.maps.pro.debug-1.apk 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:138 Initialize() Writable path = /mnt/sdcard/MapsWithMe/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:139 Initialize() Temporary path = /mnt/sdcard/Android/data/com.mapswithme.maps.pro.debug/cache 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:140 Initialize() Settings path = /mnt/sdcard/MapsWithMe/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:141 Initialize() OBB Google path = /mnt/sdcard/Android/obb/com.mapswithme.maps.pro.debug/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:142 Initialize() OBB Google files = [0: ] 03-24 13:32:00.780 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:00.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:00.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:00.870 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 13:32:00.950 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:45 Load() Reading of classificator started 03-24 13:32:00.950 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:00.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:01.060 205-224/? I/power﹕ * release_dvfs_lock : lockType : 1 03-24 13:32:01.060 205-224/? D/PowerManagerService﹕ releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 03-24 13:32:01.060 205-224/? W/ActivityManager﹕ mDVFSLock.release() 03-24 13:32:01.100 205-223/? V/BackupManagerService﹕ addPackageParticipantsLocked: #1 03-24 13:32:01.130 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_legacy.bin is 1 03-24 13:32:01.400 635-15473/? D/PkgBroadcastIntentOp﹕ Received broadcast action=android.intent.action.PACKAGE_ADDED and uri=com.mapswithme.maps.pro.debug 03-24 13:32:01.530 635-635/? D/AsyncTaskServiceImpl﹕ Submit a task: k 03-24 13:32:01.540 635-15473/? D/WearableController﹕ Received broadcast action=android.intent.action.PACKAGE_ADDED and uri=com.mapswithme.maps.pro.debug 03-24 13:32:01.580 205-224/? I/ActivityManager﹕ Start proc app.processName for service hostingNameStr: pid=15474 uid=10113 gids={3003, 1015, 1023, 1007} 03-24 13:32:01.640 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:01.650 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:01.730 635-649/? D/dalvikvm﹕ GC_EXPLICIT freed 1257K, 31% free 10361K/14919K, paused 20ms+20ms 03-24 13:32:01.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_dark.bin is 1 03-24 13:32:01.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:01.990 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:02.050 635-15493/? D/k﹕ Processing package: com.mapswithme.maps.pro.debug 03-24 13:32:02.130 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_clear.bin is 1 03-24 13:32:02.220 15474-15474/? I/dalvikvm﹕ Could not find method android.app.ActivityOptions.makeCustomAnimation, referenced from method com.farsitel.bazaar.BazaarApplication.a 03-24 13:32:02.220 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve static method 130: Landroid/app/ActivityOptions;.makeCustomAnimation (Landroid/content/Context;II)Landroid/app/ActivityOptions; 03-24 13:32:02.220 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x001a 03-24 13:32:02.280 15474-15474/? I/ActivityThread﹕ Pub com.farsitel.bazaar.google_measurement_service: com.google.android.gms.measurement.AppMeasurementContentProvider 03-24 13:32:02.330 15474-15474/? I/dalvikvm﹕ Could not find method android.app.Notification$Builder.setPriority, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.330 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 232: Landroid/app/Notification$Builder;.setPriority (I)Landroid/app/Notification$Builder; 03-24 13:32:02.330 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0063 03-24 13:32:02.330 15474-15474/? I/dalvikvm﹕ Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.330 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 228: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; 03-24 13:32:02.330 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x01f5 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.app.Notification$BigTextStyle', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve new-instance 47 (Landroid/app/Notification$BigTextStyle;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x22 at 0x01fe 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ DexOpt: couldn't find field Landroid/app/Notification;.extras 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve instance field 99 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x54 at 0x0214 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzap 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve check-cast 232 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzb 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve check-cast 37 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x0010 03-24 13:32:02.350 15474-15474/? I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh 03-24 13:32:02.350 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 528: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000d 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ DexOpt: unable to opt direct call 0x00c9 at 0x6d in Lcom/google/android/gms/common/GooglePlayServicesUtil;.zza 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ DexOpt: unable to opt direct call 0x00c9 at 0x200 in Lcom/google/android/gms/common/GooglePlayServicesUtil;.zza 03-24 13:32:02.370 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:68 Load() Reading of classificator finished 03-24 13:32:02.440 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:273 Framework() Classificator initialized 03-24 13:32:02.450 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file packed_polygons.bin is 1 03-24 13:32:02.450 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 13:32:02.470 15474-15474/? I/ActivityThread﹕ Pub com.farsitel.bazaar: com.farsitel.bazaar.database.BazaarContentProvider 03-24 13:32:02.470 15474-15501/? I/GMPM﹕ App measurement is starting up 03-24 13:32:02.530 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:278 Framework() Country info getter initialized 03-24 13:32:02.530 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file categories.txt is 1 03-24 13:32:02.640 635-15493/? D/GassUtils﹕ Found app info for package com.mapswithme.maps.pro.debug:1564. Hash: 4d7a1eb741138bd217ea6dc679b6c9985cf3612bf85dac4517007bcaaa6681e8 03-24 13:32:02.640 635-15493/? D/k﹕ Found info for package com.mapswithme.maps.pro.debug in db. 03-24 13:32:02.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:02.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:02.810 15474-15477/? D/dalvikvm﹕ GC_CONCURRENT freed 548K, 11% free 7528K/8455K, paused 2ms+3ms 03-24 13:32:02.860 15474-15474/? I/CrashlyticsCore﹕ Initializing Crashlytics 2.3.8.97 03-24 13:32:02.860 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ indexer/categories_holder.cpp:112 LoadFromStream() Invalid type: [2: building train_station ] at line: 974 03-24 13:32:03.200 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:03.680 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/house_detector.cpp:326 SetMetres2Mercator() Street join epsilon = 0.0009 03-24 13:32:03.680 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en 03-24 13:32:03.690 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en 03-24 13:32:03.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en_GB 03-24 13:32:03.700 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en_GB 03-24 13:32:03.710 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:282 Framework() Search engine initialized 03-24 13:32:03.790 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: World in directory: 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: WorldCoasts in directory: 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: World 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:03.880 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: WorldCoasts 03-24 13:32:03.890 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:03.900 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for World 03-24 13:32:03.900 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for WorldCoasts 03-24 13:32:03.910 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:285 Framework() Maps initialized 03-24 13:32:03.910 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:289 Framework() Storage initialized 03-24 13:32:03.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:311 Framework() Routing engine initialized 03-24 13:32:03.980 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:313 Framework() System languages: en_GB 03-24 13:32:04.320 15474-15477/? D/dalvikvm﹕ GC_CONCURRENT freed 955K, 15% free 7881K/9223K, paused 214ms+38ms 03-24 13:32:04.350 15443-15443/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Sucessfully bound to com.google.android.tts 03-24 13:32:04.500 10318-10318/? I/GoogleTTSService﹕ Creating Google TTS service, version 3.8.14 03-24 13:32:04.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:04.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:04.900 10318-10318/? I/PattsJniLoader﹕ Loading library tts_android 03-24 13:32:04.900 10318-10318/? D/dalvikvm﹕ Trying to load lib /data/data/com.google.android.tts/lib/libtts_android.so 0x413319e8 03-24 13:32:04.900 10318-10318/? D/dalvikvm﹕ Shared lib '/data/data/com.google.android.tts/lib/libtts_android.so' already loaded in same CL 0x413319e8 03-24 13:32:05.020 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-15546/? I/NetworkSynthesizer﹕ Changing network TTS locale to eng-gbr- 03-24 13:32:05.030 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.100 350-531/? I/System.out﹕ [INFO:87641599]: LogSource: Running flush 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 661: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 683: Landroid/content/res/TypedArray;.getType (I)I 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:05.140 350-533/? I/System.out﹕ [INFO:87641715]: LogSource: Sending payload [bytes=246] 03-24 13:32:05.200 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:135 Java_com_mapswithme_maps_MapStorage_subscribe() Subscribe on storage 03-24 13:32:05.250 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file external_resources.txt is 1 03-24 13:32:05.260 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:05.270 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:05.280 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 13:32:05.280 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 13:32:05.290 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 13:32:05.320 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 13:32:05.350 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 13:32:05.360 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 13:32:05.390 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 13:32:05.400 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:190 GetWritableStorageStatus() statfs return = 0 ; block size = 4096 ; blocks available = 1046325 03-24 13:32:05.420 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.BATTERY_CHANGED 03-24 13:32:05.420 205-241/? D/KeyguardUpdateMonitor﹕ handleBatteryUpdate 03-24 13:32:05.430 205-223/? D/UiModeManager﹕ mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false 03-24 13:32:05.430 205-223/? V/UiModeManager﹕ updateLocked: null action, mDockState=0, firing homeIntent: null 03-24 13:32:05.430 205-223/? D/UiModeManager﹕ updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17 03-24 13:32:05.430 205-223/? D/WifiService﹕ ACTION_BATTERY_CHANGED pluggedType: 2 03-24 13:32:05.440 205-32692/? I/power﹕ * acquire_dvfs_lock : lockType : 1 freq : 1000000 03-24 13:32:05.440 205-32692/? I/ActivityManager﹕ START {intent.toShortString} from pid 15443 03-24 13:32:05.440 205-32692/? D/PowerManagerService﹕ acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 205 tag : ActivityManager 03-24 13:32:05.440 205-32692/? W/ActivityManager﹕ mDVFSLock.acquire() 03-24 13:32:05.460 15443-15443/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Connected to .service.GoogleTTSService 03-24 13:32:05.470 205-366/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-507/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-541/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-547/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-508/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-205/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-215/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-32692/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-366/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-507/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-541/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-547/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-508/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-205/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.750 10318-10543/? I/ControllerSynthesizer﹕ Initializing en-us-x-sfg with type 1 03-24 13:32:05.960 205-223/? W/ActivityManager﹕ Activity pause timeout for r 03-24 13:32:06.000 205-223/? D/ActivityManager﹕ Trying to launch applicationName 03-24 13:32:06.030 205-223/? D/DEFERED_APP_VISIBILITY﹕ tweaking closing app 03-24 13:32:06.440 350-533/? I/System.out﹕ [INFO:87643019]: LogSource: Response [http=200,length=-1] 03-24 13:32:06.450 350-531/? I/System.out﹕ [INFO:87643026]: LogSource: Read id 7, status code 200 03-24 13:32:06.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:06.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:07.440 205-224/? I/power﹕ * release_dvfs_lock : lockType : 1 03-24 13:32:07.440 205-224/? D/PowerManagerService﹕ releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 03-24 13:32:07.440 205-224/? W/ActivityManager﹕ mDVFSLock.release() 03-24 13:32:07.930 15474-15474/? W/ResourceType﹕ No package identifier when getting value for resource number 0x00000000 03-24 13:32:08.690 1887-1887/? D/ProgramMonitor﹕ START onReceive()_intent : Intent { act=com.sec.android.intent.action.HOME_PAUSE flg=0x10 cmp=xxxx } 03-24 13:32:08.690 1887-1887/? D/ProgramMonitor﹕ LAUNCHER_PAUSE 03-24 13:32:08.700 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.TIME_TICK 03-24 13:32:08.700 205-241/? D/KeyguardUpdateMonitor﹕ handleTimeUpdate 03-24 13:32:08.700 205-223/? V/AlarmManager﹕ ClockReceiver onReceive() ACTION_TIME_TICK 03-24 13:32:08.710 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:32:08.770 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:32 03-24 13:32:08.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:08.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:08.810 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:32:08.820 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:32 03-24 13:32:09.050 6506-6507/? D/dalvikvm﹕ GC_CONCURRENT freed 2486K, 17% free 14726K/17607K, paused 8ms+4ms 03-24 13:32:09.300 205-223/? W/ActivityManager﹕ Launch timeout has expired, giving up wake lock! 03-24 13:32:09.720 205-223/? W/ActivityManager﹕ Activity idle timeout for r 03-24 13:32:10.260 205-388/? E/Watchdog﹕ !@Sync 468 03-24 13:32:10.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:10.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:11.980 10318-10543/? E/native﹕ memory_file_resource_impl.h:107 Attempt to seek beyond buffer end (by 2 bytes)! 03-24 13:32:12.540 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ routing/routing_session.cpp:464 SetTurnNotificationsLocale() The language for turn notifications is en 03-24 13:32:12.580 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file sound-strings/en.json/localize.json is 1 03-24 13:32:12.640 15443-15444/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 502K, 12% free 7521K/8455K, paused 13ms+9ms 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17872: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0007 03-24 13:32:12.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:12.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 624: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 626: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method com.mapswithme.maps.widget.placepage.PlacePageView.setElevation, referenced from method com.mapswithme.maps.widget.placepage.PlacePageView.initViews 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 39741: Lcom/mapswithme/maps/widget/placepage/PlacePageView;.setElevation (F)V 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x02e1 03-24 13:32:13.240 15443-15443/com.mapswithme.maps.pro.debug I/webclipboard﹕ clipservice: android.sec.clipboard.ClipboardExManager@41372aa8 03-24 13:32:14.170 205-239/? V/AlarmManager﹕ waitForAlarm result :1 03-24 13:32:14.190 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{41e7f100 type 0 com.android.vending} 03-24 13:32:14.610 15443-15443/com.mapswithme.maps.pro.debug D/RCSTATE﹕ attach 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.net.ConnectivityManager.isActiveNetworkMetered, referenced from method com.mapswithme.util.statistics.Statistics.trackConnectionState 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1346: Landroid/net/ConnectivityManager;.isActiveNetworkMetered ()Z 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001d 03-24 13:32:14.750 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Enabled debug mode. 03-24 13:32:14.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:14.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set unique client id: A:02b814bd-6d94-49bb-82e0-15140ec004ad 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set upload url: android/com.mapswithme.maps.pro.debug/1564 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set storage path: /data/data/com.mapswithme.maps.pro.debug/files/Alohalytics/ 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $statisticsDisabled 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics is disabled. Nothing was uploaded. 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics collection disabled. 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find field Landroid/content/res/Configuration;.densityDpi 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve instance field 75 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x52 at 0x005f 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x00c0 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static field 161 (SUPPORTED_ABIS) in Landroid/os/Build; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x62 at 0x0180 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0207 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ DexOpt: unable to optimize static field ref 0x00a1 at 0x19a in Lorg/alohalytics/SystemInfo;.collectDeviceDetails 03-24 13:32:15.000 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $install = {millisEpochInstalled=1458810098465,package=com.mapswithme.maps.pro.debug,version=5.6.4-Amazon-debug,versionCode=1564} 03-24 13:32:15.010 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.060 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $launch = {connected=yes,ctype=wifi,roaming=no} 03-24 13:32:15.060 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.060 205-32692/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.070 205-541/? I/ActivityManager﹕ Process app.processName (pid 11470) (adj 13) has died. 03-24 13:32:15.080 15443-15444/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 489K, 10% free 8254K/9159K, paused 24ms+4ms 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.zze.zzaq 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 288 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/zze; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000c 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.zze.zzb 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 30 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/zze; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.zze.zzi 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 584: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000b 03-24 13:32:15.190 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.240 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MwmActivity:-0 03-24 13:32:15.280 15443-15443/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.LocationHelper﹕ Use fused provider. 03-24 13:32:15.380 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.390 32373-32404/? D/Finsky﹕ [437] AppStatesReplicator.handleContentSyncResponse: Completed 0 account content syncs with 0 successful. 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewTreeObserver.removeOnGlobalLayoutListener, referenced from method com.mapswithme.util.UiUtils$1.onGlobalLayout 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17963: Landroid/view/ViewTreeObserver;.removeOnGlobalLayoutListener (Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001b 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MapFragment:-0 03-24 13:32:15.410 32373-32373/? D/Finsky﹕ [1] ContentSyncService$5.onFinished: Installation state replication succeeded. 03-24 13:32:15.510 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:144 Java_com_mapswithme_maps_MapStorage_unsubscribe() UnSubscribe from storage 03-24 13:32:15.520 15443-15443/com.mapswithme.maps.pro.debug D/WML_SISO﹕ InitPasteboardJni 03-24 13:32:15.570 15443-15660/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidIds = {android_id=9d01805d41cef961,google_advertising_id=2e6aa3b3-f9e6-4b6b-b583-5440bea0320f} 03-24 13:32:15.570 15443-15660/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidDeviceInfo = {accessibility_enabled=0,auto_time_zone=0,build_brand=samsung,build_cpu_abi1=armeabi-v7a,build_cpu_abi2=armeabi,build_device=GT-P7300,build_display=IMM76D.JPLP7,build_fingerprint=samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys,build_hardware=p3,build_host=DELL231,build_id=IMM76D,build_manufacturer=samsung,build_model=GT-P7300,build_product=GT-P7300,build_serial=C8F139C1AA8EEBE,build_tags=release-keys,build_time=1.3530649E12,build_type=user,build_user=dpi,build_version_sdk=15,date_format=dd-MM-yyyy,display_density=1.0,display_density_dpi=160,display_height_pixels=752,display_scaled_density=1.0,display_width_pixels=1280,display_xdpi=169.33333,display_ydpi=169.33333,font_scale=1.0,install_non_market_apps=1,locale_country=GB,locale_language=en,locale_variant=,mcc=0,mnc=0,mock_location=0,screen_height_dp=752,screen_off_timeout=300000,screen_width_dp=1280,time_12_24=24} 03-24 13:32:15.710 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libEGL_tegra.so 03-24 13:32:15.730 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_tegra.so 03-24 13:32:15.780 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv2_tegra.so 03-24 13:32:15.810 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ opengl/androidoglcontextfactory.cpp:240 createWindowSurface() Backbuffer format: RGB8 03-24 13:32:16.010 205-223/? W/ActivityManager﹕ Activity idle timeout for r 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:15 Init() Renderer = NVIDIA Tegra Version = OpenGL ES 2.0 14.01002 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: GPU = NVIDIA Tegra 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:45 Init() NVidia Tegra device detected. 03-24 13:32:16.070 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/MapsWithMe_JNI﹕ drape/glfunctions.cpp:625 glBindVertexArray() CHECK(glBindVertexArrayFn != nullptr) 03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1) 03-24 13:32:16.080 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Roboto-Regular.ttf with file size 82160 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansFallback.ttf with file size 4760660 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSans.ttf with file size 82160 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidNaskh-Regular.ttf with file size 366760 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Bengali.ttf with file size 139296 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Devanagari.ttf with file size 64232 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Tamil.ttf with file size 66184 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansThai.ttf with file size 35584 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansArmenian.ttf with file size 13856 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansEthiopic-Regular.ttf with file size 227928 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansGeorgian.ttf with file size 21096 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansHebrew-Regular.ttf with file size 30024 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform.cpp:153 GetFontNames() Available font files: [19: 01_dejavusans.ttf 02_droidsans-fallback.ttf 03_jomolhari-id-a3d.ttf 04_padauk.ttf 05_khmeros.ttf 06_code2000.ttf 07_roboto_medium.ttf /system/fonts/Roboto-Regular.ttf /system/fonts/DroidSansFallback.ttf /system/fonts/DroidSans.ttf /system/fonts/DroidNaskh-Regular.ttf /system/fonts/Lohit-Bengali.ttf /system/fonts/Lohit-Devanagari.ttf /system/fonts/Lohit-Tamil.ttf /system/fonts/DroidSansThai.ttf /system/fonts/DroidSansArmenian.ttf /system/fonts/DroidSansEthiopic-Regular.ttf /system/fonts/DroidSansGeorgian.ttf /system/fonts/DroidSansHebrew-Regular.ttf ] 03-24 13:32:16.120 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.sdf is 1 03-24 13:32:16.170 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.png is 1 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ * * * * * * * * * * * * * * * * 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ Build fingerprint: 'samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys' 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ pid: 15443, tid: 15673 >>> com.mapswithme.maps.pro.debug <<< 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r0 deadbaad r1 00000001 r2 40000000 r3 00000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r4 00000000 r5 00000027 r6 5deffa40 r7 5c98300d 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r8 5c98300e r9 5deffa38 10 5deffa50 fp 5defede0 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ ip ffffffff sp 5defed90 lr 40095679 pc 40091a2c cpsr 60000030 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d0 477fff800000ffff d1 00000000477fff00 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d2 3fd99b6400000000 d3 3fe5567c00000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d4 3fe62e4200000000 d5 bfc3105700000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d6 3f800000fee00000 d7 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d8 0000000000000000 d9 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d10 0000000000000000 d11 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d12 0000000000000000 d13 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d14 0000000000000000 d15 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ scr 80000010 03-24 13:32:16.490 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file patterns.txt is 1 03-24 13:32:16.500 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:389 Init() Patterns texture size = 512 128 03-24 13:32:16.510 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file colors.txt is 1 03-24 13:32:16.510 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:407 Init() Colors texture size = 64 64 03-24 13:32:16.530 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file unicode_blocks.txt is 1 03-24 13:32:16.540 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_whitelist.txt is 1 03-24 13:32:16.550 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_blacklist.txt is 1 03-24 13:32:16.570 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 13:32:16.610 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 13:32:16.670 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 13:32:16.710 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 13:32:16.720 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 13:32:16.750 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 13:32:16.790 11546-11546/? I/DEBUG﹕ #00 pc 00017a2c /system/lib/libc.so 03-24 13:32:16.790 11546-11546/? I/DEBUG﹕ #01 pc 0001ef74 /system/lib/libc.so (__assert2) 03-24 13:32:16.800 11546-11546/? I/DEBUG﹕ #02 pc 0005b6a0 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so (_ZN3jni20AndroidAssertMessageERKN2my8SrcPointERKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE) 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ code around pc: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a0c 4623b15c 2c006824 e026d1fb b12368db .#F$h.,..&..h#. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a1c 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$ 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a2c f7f47005 2106ee02 ee9ef7f5 460aa901 .p.....!.......F 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a3c f04f2006 94015380 94029303 ea5af7f5 . O..S........Z. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a4c 4622a905 f7f52002 f7f4ea64 2106edee .."F. ..d......! 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ code around lr: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095658 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095668 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095678 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,.. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095688 e8bd4630 bf0081f0 00028e86 41f0e92d 0F..........-..A 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095698 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ memory map around addr deadbaad: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ beab0000-bead1000 [stack] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ (no map for address) 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ ffff0000-ffff1000 [vectors] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ stack: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed50 00004000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed54 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed58 004e6c30 [heap] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed5c 400be718 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed60 400be774 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed64 400c3a10 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed68 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed6c 40095679 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed70 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed74 5defeda4 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed78 5deffa40 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed7c 5c98300d 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed80 5c98300e 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed84 400947e5 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed88 df0027ad 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed8c 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ #00 5defed90 400b4de6 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed94 5c8e8b72 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed98 5deffa40 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed9c 40094b11 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda0 400be718 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda4 fffffbdf 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda8 40098f75 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedac 400b4de6 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedb0 5c8e8b72 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedb4 40098f79 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ #01 5defedb8 00000035 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedbc 5c8e8be7 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc0 5c8e8be7 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc4 66817e1f 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc8 5c97d10c /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedcc 5c15c6a4 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:16.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:16.850 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 13:32:16.870 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 13:32:16.870 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 13:32:16.940 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 13:32:16.940 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 13:32:16.970 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 13:32:16.970 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 13:32:17.240 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape_frontend/drape_engine.cpp:177 SetRenderingEnabled() Rendering enabled 03-24 13:32:17.310 205-240/? I/ActivityManager﹕ Displayed shortComponentName: +11s304ms (total +17s903ms) 03-24 13:32:17.360 205-15692/? I/ClipboardServiceEx﹕ Send intent for dismiss clipboard dialog inside hideCurrentInputLocked() ! 03-24 13:32:17.420 449-449/? D/Launcher.HomeFragment﹕ onStop 03-24 13:32:17.420 449-449/? D/Launcher.Workspace﹕ onStop 03-24 13:32:17.420 449-449/? D/Launcher﹕ onStop, Launcher: 1094419104 03-24 13:32:17.440 205-547/? W/InputManagerService﹕ Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41858378 (uid=10054 pid=449) 03-24 13:32:17.440 205-547/? V/InputManagerService﹕ Starting input on non-focused client mCurClient info is ClientState{421406c8 uid 10182 pid 15443} 03-24 13:32:17.450 205-539/? D/PowerManagerService﹕ acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=205 myUID=1000 myPID=205 myTID=539 03-24 13:32:17.550 15443-15443/com.mapswithme.maps.pro.debug D/CLIPBOARD﹕ Hide Clipboard dialog at Starting input: finished by someone else... ! 03-24 13:32:17.590 15443-15443/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.BaseLocationProvider﹕ Fused onConnected. Bundle null 03-24 13:32:17.610 15443-15443/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 66667 Listener= INSTANCE 03-24 13:32:17.610 15443-15443/com.mapswithme.maps.pro.debug E/SensorManager﹕ thread start 03-24 13:32:17.620 205-30812/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.620 205-30812/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.620 205-507/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.620 205-507/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.620 15443-15443/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 5 name= AK8975 Magnetic field Sensor delay= 66667 Listener= INSTANCE 03-24 13:32:17.630 205-464/? E/AKMD2﹕ akm_enable_sensor(2) 03-24 13:32:17.630 205-464/? E/AKMD2﹕ akm_enable_sensor(2) 03-24 13:32:17.630 205-464/? I/Sensors﹕ setDelay :: handle = 5 delay = 200000000 03-24 13:32:17.630 205-547/? I/Sensors﹕ setDelay :: handle = 5 delay = 66667000 03-24 13:32:17.660 549-787/? D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 20000 Listener= com.google.android.location.fused.dj@4162f208 03-24 13:32:17.660 205-508/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.660 205-508/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.660 205-205/? I/Sensors﹕ setDelay :: handle = 4 delay = 20000000 03-24 13:32:17.660 205-205/? D/MPLSensor﹕ setDelay : handle=4, delay=20000000 03-24 13:32:17.670 205-205/? I/﹕ mpu3050_suspend: suspending sensors to 0000 03-24 13:32:17.670 205-205/? I/﹕ mpu3050_suspend: Will resume next to 0070 03-24 13:32:17.680 205-205/? I/MPL-ml﹕ Actual ODR: 25 Hz 03-24 13:32:17.690 549-549/? E/PeriodStatsTracker﹕ Couldn't find package statistics when removing location request. 03-24 13:32:17.700 205-205/? I/﹕ mpu3050_resume: Resuming to 0070 03-24 13:32:17.700 549-787/? D/SensorManager﹕ registerListener :: handle = 0 name= MPL rotation vector delay= 200000 Listener= com.google.android.location.fused.a@416290e8 03-24 13:32:17.700 205-366/? D/MPLSensor﹕ handle : 0 en: 1 03-24 13:32:17.700 205-366/? D/MPLSensor﹕ enabled_sensors: 17 dmp_started: 1 03-24 13:32:17.700 205-366/? D/MPLSensor﹕ set_power_states > MLDmpStop() 03-24 13:32:17.700 205-366/? I/﹕ mpu3050_suspend: suspending sensors to 0000 03-24 13:32:17.700 205-366/? I/﹕ mpu3050_suspend: Will resume next to 0070 03-24 13:32:17.710 205-366/? D/MPLSensor﹕ MLSetMPUSensors: 7f 03-24 13:32:17.710 205-366/? D/MPLSensor﹕ set_power_states > MLDmpStart() 03-24 13:32:17.810 205-366/? I/﹕ mpu3050_resume: Resuming to 007f 03-24 13:32:17.810 205-366/? I/Sensors﹕ setDelay :: handle = 0 delay = 200000000 03-24 13:32:17.810 205-366/? D/MPLSensor﹕ setDelay : handle=0, delay=200000000 03-24 13:32:17.810 205-541/? I/Sensors﹕ setDelay :: handle = 0 delay = 200000000 03-24 13:32:17.810 205-541/? D/MPLSensor﹕ setDelay : handle=0, delay=200000000 03-24 13:32:17.820 15443-15443/com.mapswithme.maps.pro.debug D/SensorManager﹕ onAccuracyChanged :: accuracy = 3 03-24 13:32:17.820 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.location.Location.getElapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.getDiffWithLastLocation 03-24 13:32:17.820 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1103: Landroid/location/Location;.getElapsedRealtimeNanos ()J 03-24 13:32:17.820 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0006 03-24 13:32:17.830 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.os.SystemClock.elapsedRealtimeNanos, referenced from method com.mapswithme.util.LocationUtils.isExpired 03-24 13:32:17.830 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1668: Landroid/os/SystemClock;.elapsedRealtimeNanos ()J 03-24 13:32:17.830 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0006 03-24 13:32:17.870 205-32268/? D/WifiService﹕ acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:18.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:18.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:19.240 205-224/? W/ProcessStats﹕ Skipping unknown process pid 15712 03-24 13:32:19.240 205-224/? W/ProcessStats﹕ Skipping unknown process pid 15714 03-24 13:32:20.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:20.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:22.350 205-261/? D/Tethering﹕ interfaceLinkStateChanged wlan0, true 03-24 13:32:22.350 205-261/? D/Tethering﹕ interfaceStatusChanged 03-24 13:32:22.350 205-261/? D/Tethering﹕ interfaceStatusChanged wlan0, true 03-24 13:32:22.350 205-261/? D/Tethering﹕ isWifi 03-24 13:32:22.620 205-230/? I/BootReceiver﹕ Copying /data/tombstones/tombstone_09 to DropBox (SYSTEM_TOMBSTONE) 03-24 13:32:22.620 11546-11546/? I/DEBUG﹕ !@dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_native -m 15443 03-24 13:32:22.650 15749-15749/? I/dumpstate﹕ begin 03-24 13:32:22.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:22.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:22.870 205-230/? D/dalvikvm﹕ GC_FOR_ALLOC freed 6592K, 59% free 20683K/50439K, paused 228ms 03-24 13:32:22.880 205-239/? V/AlarmManager﹕ waitForAlarm result :4 03-24 13:32:22.880 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{42874768 type 2 com.google.android.gms} 03-24 13:32:23.390 205-206/? D/dalvikvm﹕ GC_CONCURRENT freed 580K, 58% free 21195K/50439K, paused 4ms+30ms 03-24 13:32:23.500 205-239/? V/AlarmManager﹕ waitForAlarm result :4 03-24 13:32:23.500 205-215/? D/WifiService﹕ releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:23.500 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{428812f0 type 2 com.google.android.gms} 03-24 13:32:23.530 205-30813/? D/WifiService﹕ acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:24.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:24.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:25.500 205-222/? D/MPLSensor﹕ cb_onMotion:2 03-24 13:32:26.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:26.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:27.950 205-261/? D/Tethering﹕ interfaceLinkStateChanged wlan0, true 03-24 13:32:27.950 205-261/? D/Tethering﹕ interfaceStatusChanged 03-24 13:32:27.950 205-261/? D/Tethering﹕ interfaceStatusChanged wlan0, true 03-24 13:32:27.950 205-261/? D/Tethering﹕ isWifi 03-24 13:32:28.030 205-541/? D/WifiService﹕ releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:28.450 102-146/? D/VoldCmdListener﹕ asec list 03-24 13:32:28.450 102-146/? D/VoldCmdListener﹕ CommandListener::AsecCmd::runCommand -> -- 03-24 13:32:28.530 205-239/? V/AlarmManager﹕ waitForAlarm result :4 03-24 13:32:28.530 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{41dcc3a0 type 2 com.google.android.gms} 03-24 13:32:28.540 205-236/? D/BatteryService﹕ update start 03-24 13:32:28.540 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.BATTERY_CHANGED 03-24 13:32:28.540 205-241/? D/KeyguardUpdateMonitor﹕ handleBatteryUpdate 03-24 13:32:28.540 205-236/? D/BatteryService﹕ level:70 scale:100 status:3 health:2 present:true voltage: 3790 temperature: 303 technology: Li-ion AC powered:false USB powered:true icon:17302822 invalid charger:0 03-24 13:32:28.540 205-223/? D/UiModeManager﹕ mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false 03-24 13:32:28.540 205-223/? V/UiModeManager﹕ updateLocked: null action, mDockState=0, firing homeIntent: null 03-24 13:32:28.540 205-223/? D/UiModeManager﹕ updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17 03-24 13:32:28.540 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - ACTION_BATTERY_CHANGED 03-24 13:32:28.540 205-223/? D/WifiService﹕ ACTION_BATTERY_CHANGED pluggedType: 2 03-24 13:32:28.540 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - level:70 03-24 13:32:28.540 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - plugged:2 03-24 13:32:28.540 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - BATTERY_STATUS_DISCHARGING: tw_stat_sys_battery_usb_not_charge 03-24 13:32:28.550 205-541/? D/WifiService﹕ acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:28.560 296-296/? D/TabletStatusBar﹕ ACTION_BATTERY_CHANGED 03-24 13:32:28.560 296-296/? D/TabletStatusBar﹕ NORMAL_BATTERY 03-24 13:32:28.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:28.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:30.230 15749-15749/? I/dumpstate﹕ done 03-24 13:32:30.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:30.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:30.820 11546-11546/? I/DEBUG﹕ gotoUploadUserFault called 03-24 13:32:30.840 205-32692/? I/Sensors﹕ setDelay :: handle = 4 delay = 20000000 03-24 13:32:30.840 205-32692/? D/MPLSensor﹕ setDelay : handle=4, delay=20000000 03-24 13:32:30.840 205-32692/? E/AKMD2﹕ akm_disable_sensor(2) 03-24 13:32:30.840 205-32692/? E/AKMD2﹕ akm_disable_sensor(2) 03-24 13:32:30.840 205-32692/? I/Sensors﹕ setDelay :: handle = 5 delay = 66667000 03-24 13:32:30.840 205-464/? I/WindowManager﹕ WIN DEATH: win 03-24 13:32:30.840 205-507/? I/ActivityManager﹕ Process app.processName (pid 15443) (adj 0) has died. 03-24 13:32:30.840 205-507/? W/ActivityManager﹕ Force removing r: app died, no saved state 03-24 13:32:30.850 205-508/? I/WindowManager﹕ WIN DEATH: win 03-24 13:32:30.850 205-508/? D/PowerManagerService﹕ releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=205 myTID=508 03-24 13:32:30.860 111-111/? D/Zygote﹕ Process 15443 terminated by signal (11) 03-24 13:32:30.870 449-449/? D/Launcher﹕ onRestart, Launcher: 1094419104 03-24 13:32:30.870 449-449/? D/Launcher﹕ onStart, Launcher: 1094419104 03-24 13:32:30.870 449-449/? D/Launcher.HomeFragment﹕ onStart 03-24 13:32:30.870 449-449/? D/Launcher﹕ onResume, Launcher: 1094419104 03-24 13:32:30.880 449-449/? D/Launcher﹕ ACCESSIBILITY: 0 03-24 13:32:30.880 449-449/? D/Launcher.HomeFragment﹕ onResume 03-24 13:32:30.880 549-787/? D/SensorManager﹕ unregisterListener:: disable all sensors for this listener, listener = com.google.android.location.fused.dj@4162f208 03-24 13:32:30.880 549-787/? D/Sensors﹕ Remain listener = Sending .. normal delay 200ms 03-24 13:32:30.880 549-787/? I/Sensors﹕ sendDelay --- 200000000 03-24 13:32:30.880 205-32268/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:30.880 205-32268/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:30.880 205-32268/? I/﹕ mpu3050_suspend: suspending sensors to 0000 03-24 13:32:30.880 549-549/? E/PeriodStatsTracker﹕ Couldn't find package statistics when removing location request. 03-24 13:32:30.880 449-449/? E/ActivityThread﹕ Failed to find provider info for com.samsung.helphub.provider 03-24 13:32:30.890 1887-1887/? D/ProgramMonitor﹕ START onReceive()_intent : Intent { act=com.sec.android.intent.action.HOME_RESUME flg=0x10 cmp=xxxx } 03-24 13:32:30.890 449-449/? D/MenuAppsGridFragment﹕ onResume 03-24 13:32:30.890 1887-1887/? D/ProgramMonitor﹕ LAUNCHER_RESUME 03-24 13:32:30.890 1887-1887/? D/ProgramMonitor﹕ isWidgetEnabled:1 mViews:null 03-24 13:32:30.940 205-32268/? I/﹕ mpu3050_suspend: Will resume next to 007f 03-24 13:32:30.940 205-507/? W/InputManagerService﹕ Got RemoteException sending setActive(false) notification to pid 15443 uid 10182 03-24 13:32:30.940 205-15866/? I/ClipboardServiceEx﹕ Send intent for dismiss clipboard dialog inside hideCurrentInputLocked() ! 03-24 13:32:31.040 205-32268/? I/﹕ mpu3050_resume: Resuming to 007f 03-24 13:32:31.040 549-787/? D/SensorManager﹕ JNI - sendDelay 03-24 13:32:31.040 549-787/? I/SensorManager﹕ Set normal delay = false 03-24 13:32:31.040 205-539/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:31.040 205-539/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:31.040 549-787/? D/SensorManager﹕ unregisterListener:: disable all sensors for this listener, listener = com.google.android.location.fused.a@416290e8 03-24 13:32:31.040 205-215/? D/MPLSensor﹕ handle : 0 en: 0 03-24 13:32:31.040 205-215/? D/MPLSensor﹕ enabled_sensors: 16 dmp_started: 1 03-24 13:32:31.040 205-215/? D/MPLSensor﹕ set_power_states > MLDmpStop() 03-24 13:32:31.040 205-215/? I/﹕ mpu3050_suspend: suspending sensors to 0000 03-24 13:32:31.100 205-215/? I/﹕ mpu3050_suspend: Will resume next to 007f 03-24 13:32:31.100 205-215/? D/MPLSensor﹕ MLSetMPUSensors: 70 03-24 13:32:31.100 205-215/? I/MPL-ml﹕ Actual ODR: 25 Hz 03-24 13:32:31.100 205-215/? D/MPLSensor﹕ set_power_states > MLDmpStart() 03-24 13:32:31.100 205-215/? I/﹕ mpu3050_resume: Resuming to 0070 03-24 13:32:31.100 205-215/? I/Sensors﹕ setDelay :: handle = 0 delay = 200000000 03-24 13:32:31.100 205-215/? D/MPLSensor﹕ setDelay : handle=0, delay=200000000 03-24 13:32:32.350 205-238/? W/PowerManagerService﹕ Timer 0x3->0x3|0x0 03-24 13:32:32.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:32.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:33.000 205-261/? D/Tethering﹕ interfaceLinkStateChanged wlan0, true 03-24 13:32:33.000 205-261/? D/Tethering﹕ interfaceStatusChanged 03-24 13:32:33.000 205-261/? D/Tethering﹕ interfaceStatusChanged wlan0, true 03-24 13:32:33.000 205-261/? D/Tethering﹕ isWifi 03-24 13:32:33.130 205-547/? D/WifiService﹕ releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:33.150 549-551/? D/dalvikvm﹕ GC_CONCURRENT freed 1185K, 17% free 10432K/12551K, paused 9ms+4ms 03-24 13:32:33.160 549-557/? E/DataBuffer﹕ Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@41539778) 03-24 13:32:33.160 549-557/? E/DataBuffer﹕ Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@41333308) 03-24 13:32:33.160 549-557/? E/DataBuffer﹕ Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@416c6810) 03-24 13:32:33.160 549-557/? E/DataBuffer﹕ Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@415f64a8) 03-24 13:32:33.160 549-557/? E/DataBuffer﹕ Internal data leak within a DataBuffer object detected! Be sure to explicitly call release() on all DataBuffer extending objects when you are done with them. (internal object: com.google.android.gms.common.data.DataHolder@41655a40) 03-24 13:32:33.550 205-239/? V/AlarmManager﹕ waitForAlarm result :4 03-24 13:32:33.550 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{41e6bf60 type 2 com.google.android.gms} 03-24 13:32:33.570 205-205/? D/WifiService﹕ acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:34.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:34.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:36.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:36.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:38.010 205-261/? D/Tethering﹕ interfaceLinkStateChanged wlan0, true 03-24 13:32:38.010 205-261/? D/Tethering﹕ interfaceStatusChanged 03-24 13:32:38.010 205-261/? D/Tethering﹕ interfaceStatusChanged wlan0, true 03-24 13:32:38.020 205-261/? D/Tethering﹕ isWifi 03-24 13:32:38.080 205-216/? D/WifiService﹕ releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@42873ed0} 03-24 13:32:38.570 205-239/? V/AlarmManager﹕ waitForAlarm result :4 03-24 13:32:38.800 205-222/? D/MPLSensor﹕ cb_onMotion:2 03-24 13:32:38.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:38.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:39.030 205-239/? V/AlarmManager﹕ waitForAlarm result :8 03-24 13:32:39.050 205-539/? W/ActivityManager﹕ finishReceiver called but no pending broadcasts 03-24 13:32:40.260 205-388/? E/Watchdog﹕ !@Sync 469 03-24 13:32:40.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:40.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:42.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:42.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:44.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:44.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:46.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:46.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:48.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:48.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:50.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:50.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:51.210 205-239/? V/AlarmManager﹕ waitForAlarm result :8 03-24 13:32:52.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:52.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:54.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:54.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:56.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:56.820 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:58.820 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:58.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:59.990 205-239/? V/AlarmManager﹕ waitForAlarm result :8 03-24 13:33:00.000 205-223/? V/AlarmManager﹕ ClockReceiver onReceive() ACTION_TIME_TICK 03-24 13:33:00.010 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.TIME_TICK 03-24 13:33:00.010 205-241/? D/KeyguardUpdateMonitor﹕ handleTimeUpdate 03-24 13:33:00.010 205-236/? D/BatteryService﹕ update start 03-24 13:33:00.020 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.BATTERY_CHANGED 03-24 13:33:00.020 205-241/? D/KeyguardUpdateMonitor﹕ handleBatteryUpdate 03-24 13:33:00.020 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:33:00.020 205-236/? D/BatteryService﹕ level:70 scale:100 status:3 health:2 present:true voltage: 3825 temperature: 306 technology: Li-ion AC powered:false USB powered:true icon:17302822 invalid charger:0 03-24 13:33:00.020 205-223/? D/UiModeManager﹕ mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false 03-24 13:33:00.020 205-223/? V/UiModeManager﹕ updateLocked: null action, mDockState=0, firing homeIntent: null 03-24 13:33:00.020 205-223/? D/UiModeManager﹕ updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17 03-24 13:33:00.020 205-223/? D/WifiService﹕ ACTION_BATTERY_CHANGED pluggedType: 2 03-24 13:33:00.030 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:33 03-24 13:33:00.030 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - ACTION_BATTERY_CHANGED 03-24 13:33:00.030 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - level:70 03-24 13:33:00.030 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - plugged:2 03-24 13:33:00.030 296-296/? D/STATUSBAR-BatteryController﹕ onReceive() - BATTERY_STATUS_DISCHARGING: tw_stat_sys_battery_usb_not_charge 03-24 13:33:00.030 296-296/? D/TabletStatusBar﹕ ACTION_BATTERY_CHANGED 03-24 13:33:00.030 296-296/? D/TabletStatusBar﹕ NORMAL_BATTERY 03-24 13:33:00.040 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:33:00.040 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:33 03-24 13:33:00.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:00.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:02.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:02.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:04.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:04.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:06.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:06.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:08.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:08.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:10.260 205-388/? E/Watchdog﹕ !@Sync 470 03-24 13:33:10.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:10.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:12.830 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:12.830 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:14.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:14.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:16.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:16.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:18.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:18.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:20.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:20.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:22.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:22.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:24.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:24.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:26.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:26.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:33:28.840 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:33:28.840 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON.

biodranik commented 8 years ago

I see the issue here:

03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/MapsWithMe_JNI﹕ drape/glfunctions.cpp:625 glBindVertexArray() CHECK(glBindVertexArrayFn != nullptr) 03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1

@rokuz @ForkWithMe we have already fixed it, correct?

On Mar 24, 2016, at 12:04, RahmanFard notifications@github.com wrote:

Please take a see on this logcat

03-24 13:31:58.360 205-223/? D/PackageManager﹕ generateServicesMap(XXXXXXX.XXXXXXX.XXXXXXXXXXX): 51 services unchanged 03-24 13:31:58.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:31:58.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:31:58.890 3234-3234/? I/SA﹕ [PMR] Received action : android.intent.action.PACKAGE_ADDED 03-24 13:31:58.930 15412-15412/? D/LibQmg_native﹕ register_android_app_LibQmg 03-24 13:31:58.960 3234-3234/? I/SA﹕ [SUR] onReceive log=[SA = 1.5.0017 V = 15 HWD = 752X1280 1.0 dpi = 160 SIZE = 4 LOCALE = en_GB CSC = THR MCC = 0 MNC 0 T = user DEVICE = GT-P7300 P = GT-P7300 I = IMM76D M = GT-P7300 OKLEFT true DIS IMM76D.JPLP7 ] 03-24 13:31:58.960 3234-3234/? I/SA﹕ [SUR] onReceive Intent=[ android.intent.action.PACKAGE_ADDED package ] 03-24 13:31:58.980 15412-15412/? D/AndroidRuntime﹕ Calling main entry com.android.commands.am.Am --------- beginning of /dev/log/system 03-24 13:31:59.060 205-215/? I/ActivityManager﹕ START {intent.toShortString} from pid 15412 03-24 13:31:59.070 205-215/? I/power﹕ * acquire_dvfs_lock : lockType : 1 freq : 1000000 03-24 13:31:59.070 205-215/? D/PowerManagerService﹕ acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 205 tag : ActivityManager 03-24 13:31:59.080 205-215/? W/ActivityManager﹕ mDVFSLock.acquire() 03-24 13:31:59.320 449-449/? D/Launcher.HomeFragment﹕ onPause 03-24 13:31:59.330 449-449/? D/Launcher﹕ onPause, Launcher: 1094419104 03-24 13:31:59.350 15412-15412/? D/AndroidRuntime﹕ Shutting down VM 03-24 13:31:59.360 15412-15436/? D/dalvikvm﹕ GC_CONCURRENT freed 102K, 81% free 506K/2560K, paused 0ms+1ms 03-24 13:31:59.360 15412-15438/? D/jdwp﹕ Got wake-up signal, bailing out of select 03-24 13:31:59.360 15412-15438/? D/dalvikvm﹕ Debugger has detached; object registry had 1 entries 03-24 13:31:59.410 15443-15443/? D/dalvikvm﹕ Late-enabling CheckJNI 03-24 13:31:59.440 205-30812/? I/ActivityManager﹕ Start proc app.processName for activity hostingNameStr: pid=15443 uid=10182 gids={1007, 1015, 1023, 3003} 03-24 13:31:59.720 449-449/? D/OpenGLRenderer﹕ Flushing caches (mode 1) 03-24 13:31:59.800 449-449/? D/Launcher﹕ onTrimMemory. Level: 20 03-24 13:31:59.950 32373-32373/? D/Finsky﹕ [1] ExternalReferrer.access$200: Package state data is missing for com.mapswithme.maps.pro.debug 03-24 13:31:59.970 449-449/? D/OpenGLRenderer﹕ Flushing caches (mode 0) 03-24 13:31:59.970 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Trying to load lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41330b88 03-24 13:31:59.970 205-240/? D/DEFERED_APP_VISIBILITY﹕ tweaking closing app 03-24 13:31:59.990 205-239/? V/AlarmManager﹕ waitForAlarm result :8 03-24 13:32:00.040 14798-14799/? D/dalvikvm﹕ GC_CONCURRENT freed 1942K, 15% free 13946K/16327K, paused 2ms+3ms 03-24 13:32:00.480 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ Added shared lib /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 0x41330b88 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/MethodRef.cpp:12 MethodRef() Name = runNativeFunctorOnUiThread 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:106 Initialize() Flavor name: amazon 03-24 13:32:00.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:107 Initialize() Build type name: debug 03-24 13:32:00.760 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:126 Initialize() Could not read writable dir. Use primary storage. 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:137 Initialize() Apk path = /data/app/com.mapswithme.maps.pro.debug-1.apk 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:138 Initialize() Writable path = /mnt/sdcard/MapsWithMe/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:139 Initialize() Temporary path = /mnt/sdcard/Android/data/com.mapswithme.maps.pro.debug/cache 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:140 Initialize() Settings path = /mnt/sdcard/MapsWithMe/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:141 Initialize() OBB Google path = /mnt/sdcard/Android/obb/com.mapswithme.maps.pro.debug/ 03-24 13:32:00.770 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/Platform.cpp:142 Initialize() OBB Google files = [0: ] 03-24 13:32:00.780 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:00.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:00.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:00.870 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 13:32:00.950 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:45 Load() Reading of classificator started 03-24 13:32:00.950 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:00.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:01.060 205-224/? I/power﹕ * release_dvfs_lock : lockType : 1 03-24 13:32:01.060 205-224/? D/PowerManagerService﹕ releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 03-24 13:32:01.060 205-224/? W/ActivityManager﹕ mDVFSLock.release() 03-24 13:32:01.100 205-223/? V/BackupManagerService﹕ addPackageParticipantsLocked: #1 https://github.com/mapsme/omim/pull/1 03-24 13:32:01.130 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_legacy.bin is 1 03-24 13:32:01.400 635-15473/? D/PkgBroadcastIntentOp﹕ Received broadcast action=android.intent.action.PACKAGE_ADDED and uri=com.mapswithme.maps.pro.debug 03-24 13:32:01.530 635-635/? D/AsyncTaskServiceImpl﹕ Submit a task: k 03-24 13:32:01.540 635-15473/? D/WearableController﹕ Received broadcast action=android.intent.action.PACKAGE_ADDED and uri=com.mapswithme.maps.pro.debug 03-24 13:32:01.580 205-224/? I/ActivityManager﹕ Start proc app.processName for service hostingNameStr: pid=15474 uid=10113 gids={3003, 1015, 1023, 1007} 03-24 13:32:01.640 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:01.650 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:01.730 635-649/? D/dalvikvm﹕ GC_EXPLICIT freed 1257K, 31% free 10361K/14919K, paused 20ms+20ms 03-24 13:32:01.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_dark.bin is 1 03-24 13:32:01.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file classificator.txt is 1 03-24 13:32:01.990 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file types.txt is 1 03-24 13:32:02.050 635-15493/? D/k﹕ Processing package: com.mapswithme.maps.pro.debug 03-24 13:32:02.130 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file drules_proto_clear.bin is 1 03-24 13:32:02.220 15474-15474/? I/dalvikvm﹕ Could not find method android.app.ActivityOptions.makeCustomAnimation, referenced from method com.farsitel.bazaar.BazaarApplication.a 03-24 13:32:02.220 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve static method 130: Landroid/app/ActivityOptions;.makeCustomAnimation (Landroid/content/Context;II)Landroid/app/ActivityOptions; 03-24 13:32:02.220 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x001a 03-24 13:32:02.280 15474-15474/? I/ActivityThread﹕ Pub com.farsitel.bazaar.google_measurement_service: com.google.android.gms.measurement.AppMeasurementContentProvider 03-24 13:32:02.330 15474-15474/? I/dalvikvm﹕ Could not find method android.app.Notification$Builder.setPriority, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.330 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 232: Landroid/app/Notification$Builder;.setPriority (I)Landroid/app/Notification$Builder; 03-24 13:32:02.330 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0063 03-24 13:32:02.330 15474-15474/? I/dalvikvm﹕ Could not find method android.app.Notification$Builder.setLocalOnly, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.330 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 228: Landroid/app/Notification$Builder;.setLocalOnly (Z)Landroid/app/Notification$Builder; 03-24 13:32:02.330 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x01f5 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.app.Notification$BigTextStyle', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zza 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve new-instance 47 (Landroid/app/Notification$BigTextStyle;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x22 at 0x01fe 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ DexOpt: couldn't find field Landroid/app/Notification;.extras 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve instance field 99 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x54 at 0x0214 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzap 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve check-cast 232 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 13:32:02.340 15474-15474/? E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzb 03-24 13:32:02.340 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve check-cast 37 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/GooglePlayServicesUtil; 03-24 13:32:02.340 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x0010 03-24 13:32:02.350 15474-15474/? I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtil.zzh 03-24 13:32:02.350 15474-15474/? W/dalvikvm﹕ VFY: unable to resolve virtual method 528: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000d 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ DexOpt: unable to opt direct call 0x00c9 at 0x6d in Lcom/google/android/gms/common/GooglePlayServicesUtil;.zza 03-24 13:32:02.350 15474-15474/? D/dalvikvm﹕ DexOpt: unable to opt direct call 0x00c9 at 0x200 in Lcom/google/android/gms/common/GooglePlayServicesUtil;.zza 03-24 13:32:02.370 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ indexer/classificator_loader.cpp:68 Load() Reading of classificator finished 03-24 13:32:02.440 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:273 Framework() Classificator initialized 03-24 13:32:02.450 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file packed_polygons.bin is 1 03-24 13:32:02.450 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file countries.txt is 1 03-24 13:32:02.470 15474-15474/? I/ActivityThread﹕ Pub com.farsitel.bazaar: com.farsitel.bazaar.database.BazaarContentProvider 03-24 13:32:02.470 15474-15501/? I/GMPM﹕ App measurement is starting up 03-24 13:32:02.530 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:278 Framework() Country info getter initialized 03-24 13:32:02.530 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file categories.txt is 1 03-24 13:32:02.640 635-15493/? D/GassUtils﹕ Found app info for package com.mapswithme.maps.pro.debug:1564. Hash: 4d7a1eb741138bd217ea6dc679b6c9985cf3612bf85dac4517007bcaaa6681e8 03-24 13:32:02.640 635-15493/? D/k﹕ Found info for package com.mapswithme.maps.pro.debug in db. 03-24 13:32:02.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:02.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:02.810 15474-15477/? D/dalvikvm﹕ GC_CONCURRENT freed 548K, 11% free 7528K/8455K, paused 2ms+3ms 03-24 13:32:02.860 15474-15474/? I/CrashlyticsCore﹕ Initializing Crashlytics 2.3.8.97 03-24 13:32:02.860 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ indexer/categories_holder.cpp:112 LoadFromStream() Invalid type: [2: building train_station ] at line: 974 03-24 13:32:03.200 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:03.680 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/house_detector.cpp:326 SetMetres2Mercator() Street join epsilon = 0.0009 03-24 13:32:03.680 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en 03-24 13:32:03.690 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en 03-24 13:32:03.700 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ search/search_query.cpp:196 SetPreferredLocale() New preffered locale: en_GB 03-24 13:32:03.700 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ search/search_query.cpp:216 SetInputLocale() New input locale: en_GB 03-24 13:32:03.710 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:282 Framework() Search engine initialized 03-24 13:32:03.790 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: World in directory: 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ storage/storage.cpp:151 RegisterAllLocalMaps() Found file: WorldCoasts in directory: 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: World 03-24 13:32:03.800 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:03.880 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:134 RegisterMap() Loading map: WorldCoasts 03-24 13:32:03.890 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:03.900 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for World 03-24 13:32:03.900 15443-15443/com.mapswithme.maps.pro.debug W/MapsWithMe_JNI﹕ map/active_maps_layout.cpp:53 Init() Can't find map index for WorldCoasts 03-24 13:32:03.910 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:285 Framework() Maps initialized 03-24 13:32:03.910 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:289 Framework() Storage initialized 03-24 13:32:03.980 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ map/framework.cpp:311 Framework() Routing engine initialized 03-24 13:32:03.980 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ map/framework.cpp:313 Framework() System languages: en_GB 03-24 13:32:04.320 15474-15477/? D/dalvikvm﹕ GC_CONCURRENT freed 955K, 15% free 7881K/9223K, paused 214ms+38ms 03-24 13:32:04.350 15443-15443/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Sucessfully bound to com.google.android.tts 03-24 13:32:04.500 10318-10318/? I/GoogleTTSService﹕ Creating Google TTS service, version 3.8.14 03-24 13:32:04.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:04.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:04.900 10318-10318/? I/PattsJniLoader﹕ Loading library tts_android 03-24 13:32:04.900 10318-10318/? D/dalvikvm﹕ Trying to load lib /data/data/com.google.android.tts/lib/libtts_android.so 0x413319e8 03-24 13:32:04.900 10318-10318/? D/dalvikvm﹕ Shared lib '/data/data/com.google.android.tts/lib/libtts_android.so' already loaded in same CL 0x413319e8 03-24 13:32:05.020 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-10318/? E/NetworkSynthesizer﹕ Network synthesizer has multiple voices for a single locale 03-24 13:32:05.030 10318-15546/? I/NetworkSynthesizer﹕ Changing network TTS locale to eng-gbr- 03-24 13:32:05.030 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.100 350-531/? I/System.out﹕ [INFO:87641599]: LogSource: Running flush 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 661: Landroid/content/res/TypedArray;.getChangingConfigurations ()I 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 683: Landroid/content/res/TypedArray;.getType (I)I 03-24 13:32:05.110 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:05.140 350-533/? I/System.out﹕ [INFO:87641715]: LogSource: Sending payload [bytes=246] 03-24 13:32:05.200 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:135 Java_com_mapswithme_maps_MapStorage_subscribe() Subscribe on storage 03-24 13:32:05.250 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file external_resources.txt is 1 03-24 13:32:05.260 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file WorldCoasts.mwm is 1 03-24 13:32:05.270 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file World.mwm is 1 03-24 13:32:05.280 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 13:32:05.280 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 13:32:05.290 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 13:32:05.320 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 13:32:05.350 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 13:32:05.360 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 13:32:05.390 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 13:32:05.400 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:190 GetWritableStorageStatus() statfs return = 0 ; block size = 4096 ; blocks available = 1046325 03-24 13:32:05.420 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.BATTERY_CHANGED 03-24 13:32:05.420 205-241/? D/KeyguardUpdateMonitor﹕ handleBatteryUpdate 03-24 13:32:05.430 205-223/? D/UiModeManager﹕ mLastBroadcastState = 0mCarModeEnabled = falseisDeskDockState(mDockState) = false 03-24 13:32:05.430 205-223/? V/UiModeManager﹕ updateLocked: null action, mDockState=0, firing homeIntent: null 03-24 13:32:05.430 205-223/? D/UiModeManager﹕ updateConfigurationLocked: mDockState=0; mCarMode=false; mNightMode=0; uiMode=17 03-24 13:32:05.430 205-223/? D/WifiService﹕ ACTION_BATTERY_CHANGED pluggedType: 2 03-24 13:32:05.440 205-32692/? I/power﹕ * acquire_dvfs_lock : lockType : 1 freq : 1000000 03-24 13:32:05.440 205-32692/? I/ActivityManager﹕ START {intent.toShortString} from pid 15443 03-24 13:32:05.440 205-32692/? D/PowerManagerService﹕ acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 205 tag : ActivityManager 03-24 13:32:05.440 205-32692/? W/ActivityManager﹕ mDVFSLock.acquire() 03-24 13:32:05.460 15443-15443/com.mapswithme.maps.pro.debug I/TextToSpeech﹕ Connected to .service.GoogleTTSService 03-24 13:32:05.470 205-366/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-507/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-541/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-547/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.470 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-508/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-205/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-215/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-32692/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-366/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-507/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-541/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.480 205-464/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-32268/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-547/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-508/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.490 205-205/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:05.750 10318-10543/? I/ControllerSynthesizer﹕ Initializing en-us-x-sfg with type 1 03-24 13:32:05.960 205-223/? W/ActivityManager﹕ Activity pause timeout for r 03-24 13:32:06.000 205-223/? D/ActivityManager﹕ Trying to launch applicationName 03-24 13:32:06.030 205-223/? D/DEFERED_APP_VISIBILITY﹕ tweaking closing app 03-24 13:32:06.440 350-533/? I/System.out﹕ [INFO:87643019]: LogSource: Response [http=200,length=-1] 03-24 13:32:06.450 350-531/? I/System.out﹕ [INFO:87643026]: LogSource: Read id 7, status code 200 03-24 13:32:06.800 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:06.800 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:07.440 205-224/? I/power﹕ * release_dvfs_lock : lockType : 1 03-24 13:32:07.440 205-224/? D/PowerManagerService﹕ releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 03-24 13:32:07.440 205-224/? W/ActivityManager﹕ mDVFSLock.release() 03-24 13:32:07.930 15474-15474/? W/ResourceType﹕ No package identifier when getting value for resource number 0x00000000 03-24 13:32:08.690 1887-1887/? D/ProgramMonitor﹕ START onReceive()_intent : Intent { act=com.sec.android.intent.action.HOME_PAUSE flg=0x10 cmp=xxxx } 03-24 13:32:08.690 1887-1887/? D/ProgramMonitor﹕ LAUNCHER_PAUSE 03-24 13:32:08.700 205-223/? D/KeyguardUpdateMonitor﹕ received broadcast android.intent.action.TIME_TICK 03-24 13:32:08.700 205-241/? D/KeyguardUpdateMonitor﹕ handleTimeUpdate 03-24 13:32:08.700 205-223/? V/AlarmManager﹕ ClockReceiver onReceive() ACTION_TIME_TICK 03-24 13:32:08.710 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:32:08.770 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:32 03-24 13:32:08.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:08.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:08.810 296-296/? D/STATUSBAR-Clock﹕ onReceive() - ACTION_TIME_TICK 03-24 13:32:08.820 296-296/? D/STATUSBAR-Clock﹕ updateClock :13:32 03-24 13:32:09.050 6506-6507/? D/dalvikvm﹕ GC_CONCURRENT freed 2486K, 17% free 14726K/17607K, paused 8ms+4ms 03-24 13:32:09.300 205-223/? W/ActivityManager﹕ Launch timeout has expired, giving up wake lock! 03-24 13:32:09.720 205-223/? W/ActivityManager﹕ Activity idle timeout for r 03-24 13:32:10.260 205-388/? E/Watchdog﹕ !@Sync https://github.com/Sync 468 03-24 13:32:10.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:10.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:11.980 10318-10543/? E/native﹕ memory_file_resource_impl.h:107 Attempt to seek beyond buffer end (by 2 bytes)! 03-24 13:32:12.540 15443-15443/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ routing/routing_session.cpp:464 SetTurnNotificationsLocale() The language for turn notifications is en 03-24 13:32:12.580 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file sound-strings/en.json/localize.json is 1 03-24 13:32:12.640 15443-15444/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 502K, 12% free 7521K/8455K, paused 13ms+9ms 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17872: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V 03-24 13:32:12.780 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0007 03-24 13:32:12.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:12.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 624: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 626: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; 03-24 13:32:12.820 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method com.mapswithme.maps.widget.placepage.PlacePageView.setElevation, referenced from method com.mapswithme.maps.widget.placepage.PlacePageView.initViews 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 39741: Lcom/mapswithme/maps/widget/placepage/PlacePageView;.setElevation (F)V 03-24 13:32:12.990 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x02e1 03-24 13:32:13.240 15443-15443/com.mapswithme.maps.pro.debug I/webclipboard﹕ clipservice: android.sec.clipboard.ClipboardExManager@41372aa https://github.com/android.sec.clipboard.ClipboardExManager/omim/commit/41372aa8 03-24 13:32:14.170 205-239/? V/AlarmManager﹕ waitForAlarm result :1 03-24 13:32:14.190 205-239/? V/AlarmManager﹕ trigger WAKEUP Alarm{41e7f100 type 0 com.android.vending} 03-24 13:32:14.610 15443-15443/com.mapswithme.maps.pro.debug D/RCSTATE﹕ attach 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.net.ConnectivityManager.isActiveNetworkMetered, referenced from method com.mapswithme.util.statistics.Statistics.trackConnectionState 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 1346: Landroid/net/ConnectivityManager;.isActiveNetworkMetered ()Z 03-24 13:32:14.680 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001d 03-24 13:32:14.750 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Enabled debug mode. 03-24 13:32:14.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:14.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set unique client id: A:02b814bd-6d94-49bb-82e0-15140ec004ad 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set upload url: android/com.mapswithme.maps.pro.debug/1564 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Set storage path: /data/data/com.mapswithme.maps.pro.debug/files/Alohalytics/ 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $statisticsDisabled 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics is disabled. Nothing was uploaded. 03-24 13:32:14.920 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: Statistics collection disabled. 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find field Landroid/content/res/Configuration;.densityDpi 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve instance field 75 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x52 at 0x005f 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x00c0 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static field 161 (SUPPORTED_ABIS) in Landroid/os/Build; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x62 at 0x0180 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.provider.Settings$Global.getString, referenced from method org.alohalytics.SystemInfo.collectDeviceDetails 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve static method 1748: Landroid/provider/Settings$Global;.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String; 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x71 at 0x0207 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ DexOpt: couldn't find static field Landroid/os/Build;.SUPPORTED_ABIS 03-24 13:32:14.930 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ DexOpt: unable to optimize static field ref 0x00a1 at 0x19a in Lorg/alohalytics/SystemInfo;.collectDeviceDetails 03-24 13:32:15.000 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $install = {millisEpochInstalled=1458810098465,package=com.mapswithme.maps.pro.debug,version=5.6.4-Amazon-debug,versionCode=1564} 03-24 13:32:15.010 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.060 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $launch = {connected=yes,ctype=wifi,roaming=no} 03-24 13:32:15.060 205-216/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.060 205-32692/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.070 205-541/? I/ActivityManager﹕ Process app.processName (pid 11470) (adj 13) has died. 03-24 13:32:15.080 15443-15444/com.mapswithme.maps.pro.debug D/dalvikvm﹕ GC_CONCURRENT freed 489K, 10% free 8254K/9159K, paused 24ms+4ms 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.os.UserManager', referenced from method com.google.android.gms.common.zze.zzaq 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 288 (Landroid/os/UserManager;) in Lcom/google/android/gms/common/zze; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000c 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug E/dalvikvm﹕ Could not find class 'android.app.AppOpsManager', referenced from method com.google.android.gms.common.zze.zzb 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve check-cast 30 (Landroid/app/AppOpsManager;) in Lcom/google/android/gms/common/zze; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x1f at 0x000e 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.zze.zzi 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 584: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller; 03-24 13:32:15.100 15443-15660/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000b 03-24 13:32:15.190 205-30812/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.240 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MwmActivity:-0 03-24 13:32:15.280 15443-15443/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.LocationHelper﹕ Use fused provider. 03-24 13:32:15.380 205-30813/? W/WifiStateTracker﹕ getNetworkInfo : NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true 03-24 13:32:15.390 32373-32404/? D/Finsky﹕ [437] AppStatesReplicator.handleContentSyncResponse: Completed 0 account content syncs with 0 successful. 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug I/dalvikvm﹕ Could not find method android.view.ViewTreeObserver.removeOnGlobalLayoutListener, referenced from method com.mapswithme.util.UiUtils$1.onGlobalLayout 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug W/dalvikvm﹕ VFY: unable to resolve virtual method 17963: Landroid/view/ViewTreeObserver;.removeOnGlobalLayoutListener (Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;)V 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x001b 03-24 13:32:15.390 15443-15443/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $onResume = MapFragment:-0 03-24 13:32:15.410 32373-32373/? D/Finsky﹕ [1] ContentSyncService$5.onFinished: Installation state replication succeeded. 03-24 13:32:15.510 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ maps/MapStorage.cpp:144 Java_com_mapswithme_maps_MapStorage_unsubscribe() UnSubscribe from storage 03-24 13:32:15.520 15443-15443/com.mapswithme.maps.pro.debug D/WML_SISO﹕ InitPasteboardJni 03-24 13:32:15.570 15443-15660/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidIds = {android_id=9d01805d41cef961,google_advertising_id=2e6aa3b3-f9e6-4b6b-b583-5440bea0320f} 03-24 13:32:15.570 15443-15660/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: $androidDeviceInfo = {accessibility_enabled=0,auto_time_zone=0,build_brand=samsung,build_cpu_abi1=armeabi-v7a,build_cpu_abi2=armeabi,build_device=GT-P7300,build_display=IMM76D.JPLP7,build_fingerprint=samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys,build_hardware=p3,build_host=DELL231,build_id=IMM76D,build_manufacturer=samsung,build_model=GT-P7300,build_product=GT-P7300,build_serial=C8F139C1AA8EEBE,build_tags=release-keys,build_time=1.3530649E12,build_type=user,build_user=dpi,build_version_sdk=15,date_format=dd-MM-yyyy,display_density=1.0,display_density_dpi=160,display_height_pixels=752,display_scaled_density=1.0,display_width_pixels=1280,display_xdpi=169.33333,display_ydpi=169.33333,font_scale=1.0,install_non_market_apps=1,locale_country=GB,locale_language=en,locale_variant=,mcc=0,mnc=0,mock_location=0,screen_height_dp=752,screen_off_timeout=300000,screen_width_dp=1280,time_12_24=24} 03-24 13:32:15.710 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libEGL_tegra.so 03-24 13:32:15.730 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_tegra.so 03-24 13:32:15.780 15443-15443/com.mapswithme.maps.pro.debug D/libEGL﹕ loaded /system/lib/egl/libGLESv2_tegra.so 03-24 13:32:15.810 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ opengl/androidoglcontextfactory.cpp:240 createWindowSurface() Backbuffer format: RGB8 03-24 13:32:16.010 205-223/? W/ActivityManager﹕ Activity idle timeout for r 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:15 Init() Renderer = NVIDIA Tegra Version = OpenGL ES 2.0 14.01002 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/Alohalytics﹕ Disabled: LogEvent: GPU = NVIDIA Tegra 03-24 13:32:16.020 15443-15673/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ drape/support_manager.cpp:45 Init() NVidia Tegra device detected. 03-24 13:32:16.070 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/MapsWithMe_JNI﹕ drape/glfunctions.cpp:625 glBindVertexArray() CHECK(glBindVertexArrayFn != nullptr) 03-24 13:32:16.080 15443-15673/com.mapswithme.maps.pro.debug A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1) 03-24 13:32:16.080 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Roboto-Regular.ttf with file size 82160 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansFallback.ttf with file size 4760660 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSans.ttf with file size 82160 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidNaskh-Regular.ttf with file size 366760 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Bengali.ttf with file size 139296 03-24 13:32:16.090 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Devanagari.ttf with file size 64232 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/Lohit-Tamil.ttf with file size 66184 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansThai.ttf with file size 35584 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansArmenian.ttf with file size 13856 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 13:32:16.100 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansEthiopic-Regular.ttf with file size 227928 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansGeorgian.ttf with file size 21096 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform_unix_impl.cpp:116 GetSystemFontNames() Found usable system font /system/fonts/DroidSansHebrew-Regular.ttf with file size 30024 03-24 13:32:16.110 15443-15675/com.mapswithme.maps.pro.debug I/MapsWithMe_JNI﹕ platform/platform.cpp:153 GetFontNames() Available font files: [19: 01_dejavusans.ttf 02_droidsans-fallback.ttf 03_jomolhari-id-a3d.ttf 04_padauk.ttf 05_khmeros.ttf 06_code2000.ttf 07_roboto_medium.ttf /system/fonts/Roboto-Regular.ttf /system/fonts/DroidSansFallback.ttf /system/fonts/DroidSans.ttf /system/fonts/DroidNaskh-Regular.ttf /system/fonts/Lohit-Bengali.ttf /system/fonts/Lohit-Devanagari.ttf /system/fonts/Lohit-Tamil.ttf /system/fonts/DroidSansThai.ttf /system/fonts/DroidSansArmenian.ttf /system/fonts/DroidSansEthiopic-Regular.ttf /system/fonts/DroidSansGeorgian.ttf /system/fonts/DroidSansHebrew-Regular.ttf ] 03-24 13:32:16.120 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.sdf is 1 03-24 13:32:16.170 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file resources-hdpi_clear/symbols.png is 1 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ * * * * * * * * * * * * * * * * 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ Build fingerprint: 'samsung/GT-P7300/GT-P7300:4.0.4/IMM76D/JPLP7:user/release-keys' 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ pid: 15443, tid: 15673 >>> com.mapswithme.maps.pro.debug <<< 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r0 deadbaad r1 00000001 r2 40000000 r3 00000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r4 00000000 r5 00000027 r6 5deffa40 r7 5c98300d 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ r8 5c98300e r9 5deffa38 10 5deffa50 fp 5defede0 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ ip ffffffff sp 5defed90 lr 40095679 pc 40091a2c cpsr 60000030 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d0 477fff800000ffff d1 00000000477fff00 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d2 3fd99b6400000000 d3 3fe5567c00000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d4 3fe62e4200000000 d5 bfc3105700000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d6 3f800000fee00000 d7 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d8 0000000000000000 d9 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d10 0000000000000000 d11 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d12 0000000000000000 d13 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ d14 0000000000000000 d15 0000000000000000 03-24 13:32:16.310 11546-11546/? I/DEBUG﹕ scr 80000010 03-24 13:32:16.490 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file patterns.txt is 1 03-24 13:32:16.500 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:389 Init() Patterns texture size = 512 128 03-24 13:32:16.510 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file colors.txt is 1 03-24 13:32:16.510 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape/texture_manager.cpp:407 Init() Colors texture size = 64 64 03-24 13:32:16.530 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file unicode_blocks.txt is 1 03-24 13:32:16.540 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_whitelist.txt is 1 03-24 13:32:16.550 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file fonts_blacklist.txt is 1 03-24 13:32:16.570 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 01_dejavusans.ttf is 1 03-24 13:32:16.610 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 02_droidsans-fallback.ttf is 1 03-24 13:32:16.670 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 03_jomolhari-id-a3d.ttf is 1 03-24 13:32:16.710 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 04_padauk.ttf is 1 03-24 13:32:16.720 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 05_khmeros.ttf is 1 03-24 13:32:16.750 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 06_code2000.ttf is 1 03-24 13:32:16.790 11546-11546/? I/DEBUG﹕ #00 pc 00017a2c /system/lib/libc.so 03-24 13:32:16.790 11546-11546/? I/DEBUG﹕ #1 https://github.com/mapsme/omim/pull/1 pc 0001ef74 /system/lib/libc.so (__assert2) 03-24 13:32:16.800 11546-11546/? I/DEBUG﹕ #2 https://github.com/mapsme/omim/pull/2 pc 0005b6a0 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so (_ZN3jni20AndroidAssertMessageERKN2my8SrcPointERKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE) 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ code around pc: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a0c 4623b15c 2c006824 e026d1fb b12368db .#F$h.,..&..h#. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a1c 21014a17 6011447a 48124798 24002527 .J.!zD.`.G.H'%.$ 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a2c f7f47005 2106ee02 ee9ef7f5 460aa901 .p.....!.......F 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a3c f04f2006 94015380 94029303 ea5af7f5 . O..S........Z. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40091a4c 4622a905 f7f52002 f7f4ea64 2106edee .."F. ..d......! 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ code around lr: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095658 41f0e92d 46804c0c 447c2600 68a56824 -..A.L.F.&|D$h.h 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095668 e0076867 300cf9b5 dd022b00 47c04628 gh.....0.+..(F.G 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095678 35544306 37fff117 6824d5f4 d1ee2c00 .CT5...7..$h.,.. 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095688 e8bd4630 bf0081f0 00028e86 41f0e92d 0F..........-..A 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 40095698 fb01b086 9004f602 461f4815 4615460c .........H.F.F.F 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ memory map around addr deadbaad: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ beab0000-bead1000 [stack] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ (no map for address) 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ ffff0000-ffff1000 [vectors] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ stack: 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed50 00004000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed54 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed58 004e6c30 [heap] 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed5c 400be718 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed60 400be774 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed64 400c3a10 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed68 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed6c 40095679 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed70 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed74 5defeda4 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed78 5deffa40 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed7c 5c98300d 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed80 5c98300e 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed84 400947e5 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed88 df0027ad 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed8c 00000000 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ #00 5defed90 400b4de6 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed94 5c8e8b72 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed98 5deffa40 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defed9c 40094b11 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda0 400be718 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda4 fffffbdf 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defeda8 40098f75 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedac 400b4de6 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedb0 5c8e8b72 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedb4 40098f79 /system/lib/libc.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ #1 https://github.com/mapsme/omim/pull/1 5defedb8 00000035 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedbc 5c8e8be7 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc0 5c8e8be7 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc4 66817e1f 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedc8 5c97d10c /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 11546-11546/? I/DEBUG﹕ 5defedcc 5c15c6a4 /data/data/com.mapswithme.maps.pro.debug/lib/libmapswithme.so 03-24 13:32:16.810 112-112/? E/DataRouter﹕ usb connection is true 03-24 13:32:16.810 112-112/? E/DataRouter﹕ DSR is ON. Don't send DTR ON. 03-24 13:32:16.850 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file 07_roboto_medium.ttf is 1 03-24 13:32:16.870 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Roboto-Regular.ttf is 4 03-24 13:32:16.870 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansFallback.ttf is 4 03-24 13:32:16.940 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSans.ttf is 4 03-24 13:32:16.940 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidNaskh-Regular.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Bengali.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Devanagari.ttf is 4 03-24 13:32:16.950 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/Lohit-Tamil.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansThai.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansArmenian.ttf is 4 03-24 13:32:16.960 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansEthiopic-Regular.ttf is 4 03-24 13:32:16.970 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansGeorgian.ttf is 4 03-24 13:32:16.970 15443-15675/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ platform/platform_android.cpp:86 ~DbgLogger() Source for file /system/fonts/DroidSansHebrew-Regular.ttf is 4 03-24 13:32:17.240 15443-15443/com.mapswithme.maps.pro.debug D/MapsWithMe_JNI﹕ drape_frontend/drape_engine.cpp:177 SetRenderingEnabled() Rendering enabled 03-24 13:32:17.310 205-240/? I/ActivityManager﹕ Displayed shortComponentName: +11s304ms (total +17s903ms) 03-24 13:32:17.360 205-15692/? I/ClipboardServiceEx﹕ Send intent for dismiss clipboard dialog inside hideCurrentInputLocked() ! 03-24 13:32:17.420 449-449/? D/Launcher.HomeFragment﹕ onStop 03-24 13:32:17.420 449-449/? D/Launcher.Workspace﹕ onStop 03-24 13:32:17.420 449-449/? D/Launcher﹕ onStop, Launcher: 1094419104 03-24 13:32:17.440 205-547/? W/InputManagerService﹕ Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@41858378 (uid=10054 pid=449) 03-24 13:32:17.440 205-547/? V/InputManagerService﹕ Starting input on non-focused client mCurClient info is ClientState{421406c8 uid 10182 pid 15443} 03-24 13:32:17.450 205-539/? D/PowerManagerService﹕ acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=205 myUID=1000 myPID=205 myTID=539 03-24 13:32:17.550 15443-15443/com.mapswithme.maps.pro.debug D/CLIPBOARD﹕ Hide Clipboard dialog at Starting input: finished by someone else... ! 03-24 13:32:17.590 15443-15443/com.mapswithme.maps.pro.debug D/com.mapswithme.maps.location.BaseLocationProvider﹕ Fused onConnected. Bundle null 03-24 13:32:17.610 15443-15443/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 66667 Listener= INSTANCE 03-24 13:32:17.610 15443-15443/com.mapswithme.maps.pro.debug E/SensorManager﹕ thread start 03-24 13:32:17.620 205-30812/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.620 205-30812/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.620 205-507/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.620 205-507/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.620 15443-15443/com.mapswithme.maps.pro.debug D/SensorManager﹕ registerListener :: handle = 5 name= AK8975 Magnetic field Sensor delay= 66667 Listener= INSTANCE 03-24 13:32:17.630 205-464/? E/AKMD2﹕ akm_enable_sensor(2) 03-24 13:32:17.630 205-464/? E/AKMD2﹕ akm_enable_sensor(2) 03-24 13:32:17.630 205-464/? I/Sensors﹕ setDelay :: handle = 5 delay = 200000000 03-24 13:32:17.630 205-547/? I/Sensors﹕ setDelay :: handle = 5 delay = 66667000 03-24 13:32:17.660 549-787/? D/SensorManager﹕ registerListener :: handle = 4 name= KXTF9 Accelerometer Sensor delay= 20000 Listener= com.google.android.location.fused.dj@4162f20 https://github.com/com.google.android.location.fused.dj/omim/commit/4162f208 03-24 13:32:17.660 205-508/? I/Sensors﹕ setDelay :: handle = 4 delay = 66667000 03-24 13:32:17.660 205-508/? D/MPLSensor﹕ setDelay : handle=4, delay=66667000 03-24 13:32:17.660 205-205/? I/Sensors﹕ setDelay :: handle = 4 delay = 20000000 03-24 13:32:17.660 205-205/? D/MPLSensor﹕ setDelay : handle=4, delay=20000000 03-24 13:32:17.670 205-205/? I/﹕ mpu3050_suspend: suspending sensors to 0000 03-24 13:32:17.670 205-205/? I/﹕ mpu30