Advertisement
freeExec

osmand 220

Nov 24th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Logtalk 15.41 KB | None | 0 0
  1. 11-24 23:39:02.948: E/Trace(4118): error opening trace file: No such file or directory (2)
  2. 11-24 23:39:02.948: D/ActivityThread(4118): setTargetHeapUtilization:0.25
  3. 11-24 23:39:02.948: D/ActivityThread(4118): setTargetHeapIdealFree:8388608
  4. 11-24 23:39:02.948: D/ActivityThread(4118): setTargetHeapConcurrentStart:2097152
  5. 11-24 23:39:02.978: D/dalvikvm(4118): WAIT_FOR_CONCURRENT_GC blocked 0ms
  6. 11-24 23:39:03.509: I/ActivityThread(4118): Pub net.osmand.fileprovider: android.support.v4.content.FileProvider
  7. 11-24 23:39:03.519: I/dalvikvm(4118): Could not find method net.osmand.plus.OsmandApplication.getNoBackupFilesDir, referenced from method net.osmand.plus.OsmandSettings.getNoBackupPath
  8. 11-24 23:39:03.519: W/dalvikvm(4118): VFY: unable to resolve virtual method 51565: Lnet/osmand/plus/OsmandApplication;.getNoBackupFilesDir ()Ljava/io/File;
  9. 11-24 23:39:03.519: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x0002
  10. 11-24 23:39:03.529: I/dalvikvm(4118): Could not find method net.osmand.plus.OsmandApplication.getExternalFilesDirs, referenced from method net.osmand.plus.OsmandSettings.getExternalStorageDirectoryV19
  11. 11-24 23:39:03.529: W/dalvikvm(4118): VFY: unable to resolve virtual method 51555: Lnet/osmand/plus/OsmandApplication;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File;
  12. 11-24 23:39:03.529: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x0034
  13. 11-24 23:39:03.529: I/dalvikvm(4118): Could not find method net.osmand.plus.OsmandApplication.getExternalFilesDirs, referenced from method net.osmand.plus.OsmandSettings.getSecondaryStorage
  14. 11-24 23:39:03.529: W/dalvikvm(4118): VFY: unable to resolve virtual method 51555: Lnet/osmand/plus/OsmandApplication;.getExternalFilesDirs (Ljava/lang/String;)[Ljava/io/File;
  15. 11-24 23:39:03.529: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x000e
  16. 11-24 23:39:03.559: I/net.osmand(4118): ResourceManager Tiles to load in memory : 72.0
  17. 11-24 23:39:03.559: W/System.err(4118): Startup service net.osmand.plus.resources.ResourceManager took too long 13 ms
  18. 11-24 23:39:03.569: I/System.out(4118): Time to start application 61 ms. Should be less < 800 ms
  19. 11-24 23:39:03.579: I/System.out(4118): Time to init plugins 6 ms. Should be less < 800 ms
  20. 11-24 23:39:03.579: D/StrictMode(4118): StrictMode policy violation; ~duration=20 ms: android.os.StrictMode$StrictModeDiskReadViolation: policy=31 violation=2
  21. 11-24 23:39:03.579: D/StrictMode(4118):     at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1116)
  22. 11-24 23:39:03.579: D/StrictMode(4118):     at libcore.io.BlockGuardOs.open(BlockGuardOs.java:106)
  23. 11-24 23:39:03.579: D/StrictMode(4118):     at java.io.File.createNewFile(File.java:933)
  24. 11-24 23:39:03.579: D/StrictMode(4118):     at net.osmand.plus.resources.ResourceManager.resetStoreDirectory(ResourceManager.java:169)
  25. 11-24 23:39:03.579: D/StrictMode(4118):     at net.osmand.plus.resources.ResourceManager.<init>(ResourceManager.java:143)
  26. 11-24 23:39:03.579: D/StrictMode(4118):     at net.osmand.plus.AppInitializer.onCreateApplication(AppInitializer.java:316)
  27. 11-24 23:39:03.579: D/StrictMode(4118):     at net.osmand.plus.OsmandApplication.onCreate(OsmandApplication.java:133)
  28. 11-24 23:39:03.579: D/StrictMode(4118):     at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:999)
  29. 11-24 23:39:03.579: D/StrictMode(4118):     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4193)
  30. 11-24 23:39:03.579: D/StrictMode(4118):     at android.app.ActivityThread.access$1300(ActivityThread.java:138)
  31. 11-24 23:39:03.579: D/StrictMode(4118):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1267)
  32. 11-24 23:39:03.579: D/StrictMode(4118):     at android.os.Handler.dispatchMessage(Handler.java:99)
  33. 11-24 23:39:03.579: D/StrictMode(4118):     at android.os.Looper.loop(Looper.java:213)
  34. 11-24 23:39:03.579: D/StrictMode(4118):     at android.app.ActivityThread.main(ActivityThread.java:4787)
  35. 11-24 23:39:03.579: D/StrictMode(4118):     at java.lang.reflect.Method.invokeNative(Native Method)
  36. 11-24 23:39:03.579: D/StrictMode(4118):     at java.lang.reflect.Method.invoke(Method.java:511)
  37. 11-24 23:39:03.579: D/StrictMode(4118):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:809)
  38. 11-24 23:39:03.579: D/StrictMode(4118):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:576)
  39. 11-24 23:39:03.579: D/StrictMode(4118):     at dalvik.system.NativeStart.main(Native Method)
  40. 11-24 23:39:03.579: I/System.out(4118): Initialized FAVORITES_INITIALIZED in 9 ms
  41. 11-24 23:39:03.649: I/dalvikvm(4118): Could not find method android.view.ViewGroup.onRtlPropertiesChanged, referenced from method android.support.v7.widget.Toolbar.onRtlPropertiesChanged
  42. 11-24 23:39:03.649: W/dalvikvm(4118): VFY: unable to resolve virtual method 16884: Landroid/view/ViewGroup;.onRtlPropertiesChanged (I)V
  43. 11-24 23:39:03.649: D/dalvikvm(4118): VFY: replacing opcode 0x6f at 0x0007
  44. 11-24 23:39:03.669: I/dalvikvm(4118): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
  45. 11-24 23:39:03.669: W/dalvikvm(4118): VFY: unable to resolve virtual method 2091: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
  46. 11-24 23:39:03.669: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x0002
  47. 11-24 23:39:03.669: I/dalvikvm(4118): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
  48. 11-24 23:39:03.669: W/dalvikvm(4118): VFY: unable to resolve virtual method 2113: Landroid/content/res/TypedArray;.getType (I)I
  49. 11-24 23:39:03.669: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x0002
  50. 11-24 23:39:03.939: D/dalvikvm(4118): GC_CONCURRENT freed 2346K, 15% free 16822K/19779K, paused 2ms+14ms, total 104ms
  51. 11-24 23:39:03.979: I/dalvikvm(4118): Could not find method android.content.res.Resources.getDrawable, referenced from method net.osmand.plus.views.MapControlsLayer$MapHudButton.update
  52. 11-24 23:39:03.979: W/dalvikvm(4118): VFY: unable to resolve virtual method 2054: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
  53. 11-24 23:39:03.979: D/dalvikvm(4118): VFY: replacing opcode 0x6e at 0x0031
  54. 11-24 23:39:03.999: W/System.err(4118): OnCreate for MapActivity took 414 ms
  55. 11-24 23:39:04.009: I/net.osmand(4118): MapRenderingTypes Time to init poi types 423
  56. 11-24 23:39:04.009: W/System.err(4118): poi_Other
  57. 11-24 23:39:04.019: W/System.err(4118): poi_Other
  58. 11-24 23:39:04.039: I/System.out(4118): Initialized POI_TYPES_INITIALIZED in 455 ms
  59. 11-24 23:39:04.039: I/System.out(4118): Initialized ASSETS_COPIED in 1 ms
  60. 11-24 23:39:04.049: I/net.osmand(4118): CachedOsmandIndexes Initialize cache 7
  61. 11-24 23:39:04.049: D/net.osmand(4118): ResourceManager All map files initialized 15 ms
  62. 11-24 23:39:04.059: I/System.out(4118): Initialized MAPS_INITIALIZED in 20 ms
  63. 11-24 23:39:04.059: I/System.out(4118): Initialized INIT_RENDERERS in 4 ms
  64. 11-24 23:39:04.089: D/net.osmand(4118): NativeOsmandLibrary Loading native gnustl_shared...
  65. 11-24 23:39:04.089: D/dalvikvm(4118): Trying to load lib /data/data/net.osmand.plus/lib/libgnustl_shared.so 0x42c49b40
  66. 11-24 23:39:04.089: W/System.err(4118): OnCreate for MapActivity took 78 ms
  67. 11-24 23:39:04.089: D/dalvikvm(4118): Added shared lib /data/data/net.osmand.plus/lib/libgnustl_shared.so 0x42c49b40
  68. 11-24 23:39:04.089: D/dalvikvm(4118): No JNI_OnLoad found in /data/data/net.osmand.plus/lib/libgnustl_shared.so 0x42c49b40, skipping init
  69. 11-24 23:39:04.089: D/net.osmand(4118): NativeOsmandLibrary Loading jnigraphics, since Android >= 2.2 ...
  70. 11-24 23:39:04.089: D/dalvikvm(4118): No JNI_OnLoad found in /system/lib/libjnigraphics.so 0x42c49b40, skipping init
  71. 11-24 23:39:04.089: D/net.osmand(4118): NativeOsmandLibrary Loading native libraries...
  72. 11-24 23:39:04.089: D/dalvikvm(4118): Trying to load lib /data/data/net.osmand.plus/lib/libosmand.so 0x42c49b40
  73. 11-24 23:39:04.089: D/dalvikvm(4118): Added shared lib /data/data/net.osmand.plus/lib/libosmand.so 0x42c49b40
  74. 11-24 23:39:04.099: I/net.osmand:native(4118): JNI_OnLoad completed
  75. 11-24 23:39:04.099: D/net.osmand(4118): NativeOsmandLibrary Creating NativeOsmandLibrary instance...
  76. 11-24 23:39:04.099: D/net.osmand(4118): NativeOsmandLibrary Initializing rendering rules storage...
  77. 11-24 23:39:04.099: D/net.osmand:native(4118): Init rendering storage net.osmand.render.RenderingRulesStorage@42e924e8
  78. 11-24 23:39:04.119: D/libEGL(4118): loaded /system/lib/egl/libEGL_adreno200.so
  79. 11-24 23:39:04.119: D/libEGL(4118): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  80. 11-24 23:39:04.119: D/libEGL(4118): loaded /system/lib/egl/libGLESv2_adreno200.so
  81. 11-24 23:39:04.119: I/Adreno200-EGL(4118): <qeglDrvAPI_eglInitialize:269>: EGL 1.4 QUALCOMM build:  (Merge)
  82. 11-24 23:39:04.119: I/Adreno200-EGL(4118): Build Date: 01/23/13 Wed
  83. 11-24 23:39:04.119: I/Adreno200-EGL(4118): Local Branch: BlueJBUpgrade
  84. 11-24 23:39:04.119: I/Adreno200-EGL(4118): Remote Branch:
  85. 11-24 23:39:04.119: I/Adreno200-EGL(4118): Local Patches:
  86. 11-24 23:39:04.119: I/Adreno200-EGL(4118): Reconstruct Branch:
  87. 11-24 23:39:04.149: D/OpenGLRenderer(4118): Enabling debug mode 0
  88. 11-24 23:39:04.159: I/dalvikvm(4118): Could not find method android.widget.TextView.<init>, referenced from method net.osmand.plus.widgets.TextViewEx.<init>
  89. 11-24 23:39:04.159: W/dalvikvm(4118): VFY: unable to resolve direct method 17894: Landroid/widget/TextView;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
  90. 11-24 23:39:04.159: D/dalvikvm(4118): VFY: replacing opcode 0x70 at 0x0000
  91. 11-24 23:39:04.189: I/net.osmand:native(4118): Native Cache file initialized /storage/sdcard1/osmand/ind.cache
  92. 11-24 23:39:04.199: I/System.out(4118): Initialized NATIVE_INITIALIZED in 133 ms
  93. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_category
  94. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_character
  95. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_colour
  96. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_height
  97. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_clearance_height
  98. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_period
  99. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_range
  100. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_reference
  101. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_shape
  102. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_sequence
  103. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_system
  104. 11-24 23:39:04.199: W/System.err(4118): poi_seamark_topmark
  105. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_category
  106. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_character
  107. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_colour
  108. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_height
  109. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_clearance_height
  110. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_period
  111. 11-24 23:39:04.309: W/System.err(4118): poi_seamark_range
  112. 11-24 23:39:04.319: W/System.err(4118): poi_seamark_reference
  113. 11-24 23:39:04.319: W/System.err(4118): poi_seamark_shape
  114. 11-24 23:39:04.319: W/System.err(4118): poi_seamark_sequence
  115. 11-24 23:39:04.319: W/System.err(4118): poi_seamark_system
  116. 11-24 23:39:04.319: W/System.err(4118): poi_seamark_topmark
  117. 11-24 23:39:04.329: I/System.out(4118): Initialized POI_TYPES_INITIALIZED in 136 ms
  118. 11-24 23:39:04.369: I/net.osmand(4118): MapRenderRepositories RENDER MAP: update due to start
  119. 11-24 23:39:04.369: I/net.osmand(4118): MapRenderRepositories RENDER MAP: Interrupt rendering map
  120. 11-24 23:39:04.440: D/dalvikvm(4118): GC_CONCURRENT freed 3680K, 21% free 19445K/24583K, paused 12ms+14ms, total 96ms
  121. 11-24 23:39:04.530: I/net.osmand(4118): MapRenderRepositories RENDER MAP: update due to start
  122. 11-24 23:39:04.530: I/net.osmand(4118): MapRenderRepositories RENDER MAP: Interrupt rendering map
  123. 11-24 23:39:04.920: D/dalvikvm(4118): GC_CONCURRENT freed 4951K, 22% free 21623K/27463K, paused 5ms+15ms, total 90ms
  124. 11-24 23:39:05.050: I/net.osmand(4118): MapRenderRepositories RENDER MAP: new request RotatedTileBox [lat=53.41355514526367, lon=47.92580795288086, rotate=0.0, density=2.0, zoom=7, mapDensity=2.0, zoomAnimation=0.0, zoomFloatPart=0.0, cx=600, cy=850, pixWidth=1200, pixHeight=1700]
  125. 11-24 23:39:05.060: D/net.osmand:native(4118): Native file initialized from cache /storage/sdcard1/osmand/World_basemap.obf
  126. 11-24 23:39:05.060: D/net.osmand(4118): MapRenderRepositories Native resource World_basemap.obf initialized 1 ms
  127. 11-24 23:39:05.060: D/net.osmand:native(4118): Native file initialized from cache /storage/sdcard1/osmand/Russia_ulyanovsk_asia.obf
  128. 11-24 23:39:05.060: D/net.osmand(4118): MapRenderRepositories Native resource Russia_ulyanovsk_asia.obf initialized 1 ms
  129. 11-24 23:39:05.150: I/net.osmand:native(4118): Ocean 0 fillCompleteArea 1
  130. 11-24 23:39:05.150: I/net.osmand:native(4118): Search : tree - read( 41), accept( 14), objs - visit( 11362), accept(0), in result(0)
  131. 11-24 23:39:05.150: I/net.osmand(4118): MapRenderRepositories BLat=50.53866958618164, TLat=56.1064453125, LLong=44.300331115722656, RLong=51.551307678222656, zoom=7
  132. 11-24 23:39:05.150: I/net.osmand(4118): MapRenderRepositories Native search: 96 ms
  133. 11-24 23:39:05.200: D/dalvikvm(4118): GC_FOR_ALLOC freed 3322K, 22% free 21483K/27463K, paused 47ms, total 48ms
  134. 11-24 23:39:05.200: I/dalvikvm-heap(4118): Grow heap (frag case) to 33.615MB for 4080016-byte allocation
  135. 11-24 23:39:05.200: W/net.osmand:native(4118): jnigraphics was not found in loaded libraries
  136. 11-24 23:39:05.200: W/net.osmand:native(4118): jnigraphics was not loaded in default location
  137. 11-24 23:39:05.200: I/net.osmand:native(4118): Creating SkBitmap in native w:1200 h:1700 s:2400 f:4!
  138. 11-24 23:39:05.200: I/net.osmand:native(4118): Row bytes for RGB_565 is 2400
  139. 11-24 23:39:05.200: I/net.osmand:native(4118): Locked 4080000 bytes at 0x43ba1ac8
  140. 11-24 23:39:05.200: I/net.osmand:native(4118): Initializing rendering
  141. 11-24 23:39:05.200: I/net.osmand:native(4118): Rendering image
  142. 11-24 23:39:05.210: I/net.osmand:native(4118): Native ok (rendering 0, text 0 ms)
  143. 11-24 23:39:05.210: I/net.osmand:native(4118):  (0 points, 0 points inside, 0 of 0 objects visible)
  144. 11-24 23:39:05.210: I/net.osmand:native(4118): End Rendering image
  145. 11-24 23:39:05.210: I/net.osmand:native(4118): Native ok (init 0, rendering 0)
  146. 11-24 23:39:05.210: I/net.osmand(4118): MapRenderRepositories true
  147. 11-24 23:39:05.411: D/dalvikvm(4118): GC_CONCURRENT freed 2268K, 19% free 25721K/31495K, paused 12ms+14ms, total 72ms
  148. 11-24 23:39:05.881: D/dalvikvm(4118): GC_CONCURRENT freed 7038K, 24% free 26137K/33991K, paused 5ms+4ms, total 101ms
  149. 11-24 23:39:06.292: D/dalvikvm(4118): GC_CONCURRENT freed 6956K, 23% free 26549K/34311K, paused 4ms+4ms, total 80ms
  150. 11-24 23:39:06.672: D/dalvikvm(4118): GC_CONCURRENT freed 6788K, 23% free 26790K/34439K, paused 11ms+6ms, total 80ms
  151. 11-24 23:39:07.052: I/net.osmand(4118): BinaryMapIndexReader Search is done. Visit 2190 objects. Read 2190 objects.
  152. 11-24 23:39:07.052: I/net.osmand(4118): BinaryMapIndexReader Read 58 subtrees. Go through 113 subtrees.
  153. 11-24 23:39:07.122: D/dalvikvm(4118): GC_CONCURRENT freed 6730K, 22% free 26947K/34503K, paused 12ms+17ms, total 148ms
  154. 11-24 23:39:07.142: I/System.out(4118): Initialized INDEX_REGION_BOUNDARIES in 2806 ms
  155. 11-24 23:39:07.142: I/System.out(4118): Initialized LOAD_GPX_TRACKS in 0 ms
  156. 11-24 23:39:07.142: I/System.out(4118): Initialized SAVE_GPX_TRACKS in 7 ms
  157. 11-24 23:39:07.142: I/System.out(4118): Initialized RESTORE_BACKUPS in 0 ms
  158. 11-24 23:39:44.232: D/dalvikvm(4118): null clazz in OP_INSTANCE_OF, single-stepping
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement