Guest User

Untitled

a guest
Nov 24th, 2014
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.42 KB | None | 0 0
  1. [nemo@Jolla ~]$ valgrind gst-launch-0.10 -e --gst-disable-segtrap droidcamsrc ! droideglsink
  2. ==3541== Memcheck, a memory error detector
  3. ==3541== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  4. ==3541== Using Valgrind-3.9.0 and LibVEX; rerun with -h for copyright info
  5. ==3541== Command: gst-launch-0.10 -e --gst-disable-segtrap droidcamsrc ! droideglsink
  6. ==3541==
  7.  
  8. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'scene-mode' from interface 'GstPhotography'
  9.  
  10. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'noise-reduction' from interface 'GstPhotography'
  11.  
  12. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'image-preview-supported-caps' from interface 'GstPhotography'
  13.  
  14. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'image-capture-supported-caps' from interface 'GstPhotography'
  15.  
  16. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'flicker-mode' from interface 'GstPhotography'
  17.  
  18. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'exposure' from interface 'GstPhotography'
  19.  
  20. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'colour-tone-mode' from interface 'GstPhotography'
  21.  
  22. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'capabilities' from interface 'GstPhotography'
  23.  
  24. (gst-launch-0.10:3541): GLib-GObject-CRITICAL **: Object class GstDroidCamSrc doesn't implement property 'aperture' from interface 'GstPhotography'
  25. Setting pipeline to PAUSED ...
  26. ==3541== Syscall param ioctl(generic) points to uninitialised byte(s)
  27. ==3541== at 0x4BB6F8C: ioctl (in /lib/libc-2.15.so)
  28. ==3541== by 0x5B55B03: camera_query (in /system/lib/libmmcamera_interface.so)
  29. ==3541== Address 0xbdc4d08c is on thread 1's stack
  30. ==3541==
  31. ==3541== Conditional jump or move depends on uninitialised value(s)
  32. ==3541== at 0x5677DA6: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  33. ==3541==
  34. ==3541== Conditional jump or move depends on uninitialised value(s)
  35. ==3541== at 0x5677DAE: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  36. ==3541==
  37. ==3541== Use of uninitialised value of size 4
  38. ==3541== at 0x4B28358: _itoa_word (_itoa.c:195)
  39. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  40. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  41. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  42. ==3541==
  43. ==3541== Conditional jump or move depends on uninitialised value(s)
  44. ==3541== at 0x4B28364: _itoa_word (_itoa.c:195)
  45. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  46. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  47. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  48. ==3541==
  49. ==3541== Conditional jump or move depends on uninitialised value(s)
  50. ==3541== at 0x4B2ABB8: vfprintf (vfprintf.c:1986)
  51. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  52. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  53. ==3541==
  54. ==3541== Conditional jump or move depends on uninitialised value(s)
  55. ==3541== at 0x4B2ABE0: vfprintf (vfprintf.c:1986)
  56. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  57. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  58. ==3541==
  59. ==3541== Conditional jump or move depends on uninitialised value(s)
  60. ==3541== at 0x4B2ABF8: vfprintf (vfprintf.c:1986)
  61. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  62. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  63. ==3541==
  64. ==3541== Conditional jump or move depends on uninitialised value(s)
  65. ==3541== at 0x4B2AC3C: vfprintf (vfprintf.c:1986)
  66. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  67. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  68. ==3541==
  69. ==3541== Use of uninitialised value of size 4
  70. ==3541== at 0x4B28358: _itoa_word (_itoa.c:195)
  71. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  72. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  73. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  74. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  75. ==3541==
  76. ==3541== Conditional jump or move depends on uninitialised value(s)
  77. ==3541== at 0x4B28364: _itoa_word (_itoa.c:195)
  78. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  79. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  80. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  81. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  82. ==3541==
  83. ==3541== Conditional jump or move depends on uninitialised value(s)
  84. ==3541== at 0x4B2ABB8: vfprintf (vfprintf.c:1986)
  85. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  86. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  87. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  88. ==3541==
  89. ==3541== Conditional jump or move depends on uninitialised value(s)
  90. ==3541== at 0x4B2ABE0: vfprintf (vfprintf.c:1986)
  91. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  92. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  93. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  94. ==3541==
  95. ==3541== Conditional jump or move depends on uninitialised value(s)
  96. ==3541== at 0x4B2ABF8: vfprintf (vfprintf.c:1986)
  97. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  98. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  99. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  100. ==3541==
  101. ==3541== Conditional jump or move depends on uninitialised value(s)
  102. ==3541== at 0x4B2AC3C: vfprintf (vfprintf.c:1986)
  103. ==3541== by 0x4BD4317: __vsprintf_chk (vsprintf_chk.c:86)
  104. ==3541== by 0x4BD427F: __sprintf_chk (sprintf_chk.c:33)
  105. ==3541== by 0x5677DEF: android::QCameraHardwareInterface::setPreviewSizeTable() (in /system/lib/hw/camera.msm8960.so)
  106. ==3541==
  107. ==3541== Conditional jump or move depends on uninitialised value(s)
  108. ==3541== at 0x5678072: android::QCameraHardwareInterface::setVideoSizeTable() (in /system/lib/hw/camera.msm8960.so)
  109. ==3541==
  110. ==3541== Conditional jump or move depends on uninitialised value(s)
  111. ==3541== at 0x567807C: android::QCameraHardwareInterface::setVideoSizeTable() (in /system/lib/hw/camera.msm8960.so)
  112. ==3541==
  113. ==3541== Use of uninitialised value of size 4
  114. ==3541== at 0x4B28358: _itoa_word (_itoa.c:195)
  115. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  116. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  117. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  118. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  119. ==3541==
  120. ==3541== Conditional jump or move depends on uninitialised value(s)
  121. ==3541== at 0x4B28364: _itoa_word (_itoa.c:195)
  122. ==3541== by 0x4B2C217: vfprintf (vfprintf.c:1986)
  123. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  124. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  125. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  126. ==3541==
  127. ==3541== Conditional jump or move depends on uninitialised value(s)
  128. ==3541== at 0x4B2ABB8: vfprintf (vfprintf.c:1986)
  129. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  130. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  131. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  132. ==3541==
  133. ==3541== Conditional jump or move depends on uninitialised value(s)
  134. ==3541== at 0x4B2ABE0: vfprintf (vfprintf.c:1986)
  135. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  136. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  137. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  138. ==3541==
  139. ==3541== Conditional jump or move depends on uninitialised value(s)
  140. ==3541== at 0x4B2ABF8: vfprintf (vfprintf.c:1986)
  141. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  142. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  143. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  144. ==3541==
  145. ==3541== Conditional jump or move depends on uninitialised value(s)
  146. ==3541== at 0x4B2AC3C: vfprintf (vfprintf.c:1986)
  147. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  148. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  149. ==3541== by 0x5673657: ??? (in /system/lib/hw/camera.msm8960.so)
  150. ==3541==
  151. ==3541== Conditional jump or move depends on uninitialised value(s)
  152. ==3541== at 0x4B2ABB8: vfprintf (vfprintf.c:1986)
  153. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  154. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  155. ==3541== by 0x567367D: ??? (in /system/lib/hw/camera.msm8960.so)
  156. ==3541==
  157. ==3541== Conditional jump or move depends on uninitialised value(s)
  158. ==3541== at 0x4B2ABE0: vfprintf (vfprintf.c:1986)
  159. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  160. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  161. ==3541== by 0x567367D: ??? (in /system/lib/hw/camera.msm8960.so)
  162. ==3541==
  163. ==3541== Conditional jump or move depends on uninitialised value(s)
  164. ==3541== at 0x4B2ABF8: vfprintf (vfprintf.c:1986)
  165. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  166. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  167. ==3541== by 0x567367D: ??? (in /system/lib/hw/camera.msm8960.so)
  168. ==3541==
  169. ==3541== Conditional jump or move depends on uninitialised value(s)
  170. ==3541== at 0x4B2AC3C: vfprintf (vfprintf.c:1986)
  171. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  172. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  173. ==3541== by 0x567367D: ??? (in /system/lib/hw/camera.msm8960.so)
  174. ==3541==
  175. ==3541== Conditional jump or move depends on uninitialised value(s)
  176. ==3541== at 0x567A118: android::QCameraHardwareInterface::initDefaultParameters() (in /system/lib/hw/camera.msm8960.so)
  177. ==3541==
  178. ==3541== Conditional jump or move depends on uninitialised value(s)
  179. ==3541== at 0x4B2E9B8: __printf_fp (printf_fp.c:406)
  180. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  181. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  182. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  183. ==3541==
  184. ==3541== Conditional jump or move depends on uninitialised value(s)
  185. ==3541== at 0x4B2EBC0: __printf_fp (printf_fp.c:421)
  186. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  187. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  188. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  189. ==3541==
  190. ==3541== Conditional jump or move depends on uninitialised value(s)
  191. ==3541== at 0x4B1A658: __mpn_extract_double (dbl2mpn.c:104)
  192. ==3541== by 0x4B2EE6B: __printf_fp (printf_fp.c:437)
  193. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  194. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  195. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  196. ==3541==
  197. ==3541== Conditional jump or move depends on uninitialised value(s)
  198. ==3541== at 0x4B2EECC: __printf_fp (printf_fp.c:490)
  199. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  200. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  201. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  202. ==3541==
  203. ==3541== Conditional jump or move depends on uninitialised value(s)
  204. ==3541== at 0x4B2EEDC: __printf_fp (printf_fp.c:499)
  205. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  206. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  207. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  208. ==3541==
  209. ==3541== Use of uninitialised value of size 4
  210. ==3541== at 0x4B190E4: __mpn_lshift (lshift.c:46)
  211. ==3541== by 0x4B2F153: __printf_fp (printf_fp.c:507)
  212. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  213. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  214. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  215. ==3541==
  216. ==3541== Use of uninitialised value of size 4
  217. ==3541== at 0x4B19130: __mpn_lshift (lshift.c:81)
  218. ==3541== by 0x4B2F153: __printf_fp (printf_fp.c:507)
  219. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  220. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  221. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  222. ==3541==
  223. ==3541== Use of uninitialised value of size 4
  224. ==3541== at 0x4B19140: __mpn_lshift (lshift.c:84)
  225. ==3541== by 0x4B2F153: __printf_fp (printf_fp.c:507)
  226. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  227. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  228. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  229. ==3541==
  230. ==3541== Use of uninitialised value of size 4
  231. ==3541== at 0x4B19144: __mpn_lshift (lshift.c:87)
  232. ==3541== by 0x4B2F153: __printf_fp (printf_fp.c:507)
  233. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  234. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  235. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  236. ==3541==
  237. ==3541== Conditional jump or move depends on uninitialised value(s)
  238. ==3541== at 0x4B2F188: __printf_fp (printf_fp.c:512)
  239. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  240. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  241. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  242. ==3541==
  243. ==3541== Conditional jump or move depends on uninitialised value(s)
  244. ==3541== at 0x4B2F190: __printf_fp (printf_fp.c:511)
  245. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  246. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  247. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  248. ==3541==
  249. ==3541== Use of uninitialised value of size 4
  250. ==3541== at 0x4B2F194: __printf_fp (printf_fp.c:512)
  251. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  252. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  253. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  254. ==3541==
  255. ==3541== Conditional jump or move depends on uninitialised value(s)
  256. ==3541== at 0x4B2EF28: __printf_fp (printf_fp.c:514)
  257. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  258. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  259. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  260. ==3541==
  261. ==3541== Conditional jump or move depends on uninitialised value(s)
  262. ==3541== at 0x4B2EFE8: __printf_fp (printf_fp.c:523)
  263. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  264. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  265. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  266. ==3541==
  267. ==3541== Conditional jump or move depends on uninitialised value(s)
  268. ==3541== at 0x4B2EFF0: __printf_fp (printf_fp.c:525)
  269. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  270. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  271. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  272. ==3541==
  273. ==3541== Conditional jump or move depends on uninitialised value(s)
  274. ==3541== at 0x483AEC0: memcpy (mc_replace_strmem.c:129)
  275. ==3541== by 0x4B2EFAF: __printf_fp (printf_fp.c:549)
  276. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  277. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  278. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  279. ==3541==
  280. ==3541== Conditional jump or move depends on uninitialised value(s)
  281. ==3541== at 0x483AEE0: memcpy (mc_replace_strmem.c:883)
  282. ==3541== by 0x4B2EFAF: __printf_fp (printf_fp.c:549)
  283. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  284. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  285. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  286. ==3541==
  287. ==3541== Conditional jump or move depends on uninitialised value(s)
  288. ==3541== at 0x483AF40: memcpy (mc_replace_strmem.c:883)
  289. ==3541== by 0x4B2EFAF: __printf_fp (printf_fp.c:549)
  290. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  291. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  292. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  293. ==3541==
  294. ==3541== Conditional jump or move depends on uninitialised value(s)
  295. ==3541== at 0x483B068: memcpy (mc_replace_strmem.c:883)
  296. ==3541== by 0x4B2EFAF: __printf_fp (printf_fp.c:549)
  297. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  298. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  299. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  300. ==3541==
  301. ==3541== Use of uninitialised value of size 4
  302. ==3541== at 0x483B0DC: memcpy (mc_replace_strmem.c:883)
  303. ==3541== by 0x4B2EFAF: __printf_fp (printf_fp.c:549)
  304. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  305. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  306. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  307. ==3541==
  308. ==3541== Conditional jump or move depends on uninitialised value(s)
  309. ==3541== at 0x4B2EFB8: __printf_fp (printf_fp.c:564)
  310. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  311. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  312. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  313. ==3541==
  314. ==3541== Conditional jump or move depends on uninitialised value(s)
  315. ==3541== at 0x4B2EFBC: __printf_fp (printf_fp.c:564)
  316. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  317. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  318. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  319. ==3541==
  320. ==3541== Use of uninitialised value of size 4
  321. ==3541== at 0x4B1812C: __mpn_cmp (cmp.c:45)
  322. ==3541== by 0x4B2F1AF: __printf_fp (printf_fp.c:564)
  323. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  324. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  325. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  326. ==3541==
  327. ==3541== Use of uninitialised value of size 4
  328. ==3541== at 0x4B18130: __mpn_cmp (cmp.c:46)
  329. ==3541== by 0x4B2F1AF: __printf_fp (printf_fp.c:564)
  330. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  331. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  332. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  333. ==3541==
  334. ==3541== Conditional jump or move depends on uninitialised value(s)
  335. ==3541== at 0x4B18144: __mpn_cmp (cmp.c:47)
  336. ==3541== by 0x4B2F1AF: __printf_fp (printf_fp.c:564)
  337. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  338. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  339. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  340. ==3541==
  341. ==3541== Conditional jump or move depends on uninitialised value(s)
  342. ==3541== at 0x4B2F1B4: __printf_fp (printf_fp.c:564)
  343. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  344. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  345. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  346. ==3541==
  347. ==3541== Conditional jump or move depends on uninitialised value(s)
  348. ==3541== at 0x483AEC0: memcpy (mc_replace_strmem.c:129)
  349. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  350. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  351. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  352. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  353. ==3541==
  354. ==3541== Conditional jump or move depends on uninitialised value(s)
  355. ==3541== at 0x483AEC4: memcpy (mc_replace_strmem.c:132)
  356. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  357. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  358. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  359. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  360. ==3541==
  361. ==3541== Conditional jump or move depends on uninitialised value(s)
  362. ==3541== at 0x483AEE0: memcpy (mc_replace_strmem.c:883)
  363. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  364. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  365. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  366. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  367. ==3541==
  368. ==3541== Conditional jump or move depends on uninitialised value(s)
  369. ==3541== at 0x483AF40: memcpy (mc_replace_strmem.c:883)
  370. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  371. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  372. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  373. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  374. ==3541==
  375. ==3541== Use of uninitialised value of size 4
  376. ==3541== at 0x483AFA8: memcpy (mc_replace_strmem.c:883)
  377. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  378. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  379. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  380. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  381. ==3541==
  382. ==3541== Use of uninitialised value of size 4
  383. ==3541== at 0x483AFB0: memcpy (mc_replace_strmem.c:883)
  384. ==3541== by 0x4B2F1DB: __printf_fp (printf_fp.c:567)
  385. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  386. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  387. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  388. ==3541==
  389. ==3541== Use of uninitialised value of size 4
  390. ==3541== at 0x4B2F1E8: __printf_fp (printf_fp.c:568)
  391. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  392. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  393. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  394. ==3541==
  395. ==3541== Use of uninitialised value of size 4
  396. ==3541== at 0x4B2F21C: __printf_fp (printf_fp.c:586)
  397. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  398. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  399. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  400. ==3541==
  401. ==3541== Use of uninitialised value of size 4
  402. ==3541== at 0x4B2F230: __printf_fp (printf_fp.c:586)
  403. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  404. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  405. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  406. ==3541==
  407. ==3541== Conditional jump or move depends on uninitialised value(s)
  408. ==3541== at 0x4B2F238: __printf_fp (printf_fp.c:586)
  409. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  410. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  411. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  412. ==3541==
  413. ==3541== Use of uninitialised value of size 4
  414. ==3541== at 0x4B2F254: __printf_fp (printf_fp.c:586)
  415. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  416. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  417. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  418. ==3541==
  419. ==3541== Use of uninitialised value of size 4
  420. ==3541== at 0x4B2F244: __printf_fp (printf_fp.c:586)
  421. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  422. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  423. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  424. ==3541==
  425. ==3541== Conditional jump or move depends on uninitialised value(s)
  426. ==3541== at 0x4B2F24C: __printf_fp (printf_fp.c:586)
  427. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  428. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  429. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  430. ==3541==
  431. ==3541== Use of uninitialised value of size 4
  432. ==3541== at 0x4B3041C: __printf_fp (printf_fp.c:618)
  433. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  434. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  435. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  436. ==3541==
  437. ==3541== Conditional jump or move depends on uninitialised value(s)
  438. ==3541== at 0x4B2FF84: __printf_fp (printf_fp.c:621)
  439. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  440. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  441. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  442. ==3541==
  443. ==3541== Conditional jump or move depends on uninitialised value(s)
  444. ==3541== at 0x4B30440: __printf_fp (printf_fp.c:631)
  445. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  446. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  447. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  448. ==3541==
  449. ==3541== Use of uninitialised value of size 4
  450. ==3541== at 0x4B1914C: __mpn_rshift (rshift.c:75)
  451. ==3541== by 0x4B2FFAB: __printf_fp (printf_fp.c:637)
  452. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  453. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  454. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  455. ==3541==
  456. ==3541== Conditional jump or move depends on uninitialised value(s)
  457. ==3541== at 0x4B1916C: __mpn_rshift (rshift.c:79)
  458. ==3541== by 0x4B2FFAB: __printf_fp (printf_fp.c:637)
  459. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  460. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  461. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  462. ==3541==
  463. ==3541== Use of uninitialised value of size 4
  464. ==3541== at 0x4B19178: __mpn_rshift (rshift.c:81)
  465. ==3541== by 0x4B2FFAB: __printf_fp (printf_fp.c:637)
  466. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  467. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  468. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  469. ==3541==
  470. ==3541== Conditional jump or move depends on uninitialised value(s)
  471. ==3541== at 0x4B19194: __mpn_rshift (rshift.c:79)
  472. ==3541== by 0x4B2FFAB: __printf_fp (printf_fp.c:637)
  473. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  474. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  475. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  476. ==3541==
  477. ==3541== Use of uninitialised value of size 4
  478. ==3541== at 0x4B1914C: __mpn_rshift (rshift.c:75)
  479. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  480. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  481. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  482. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  483. ==3541==
  484. ==3541== Conditional jump or move depends on uninitialised value(s)
  485. ==3541== at 0x4B1916C: __mpn_rshift (rshift.c:79)
  486. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  487. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  488. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  489. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  490. ==3541==
  491. ==3541== Use of uninitialised value of size 4
  492. ==3541== at 0x4B19178: __mpn_rshift (rshift.c:81)
  493. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  494. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  495. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  496. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  497. ==3541==
  498. ==3541== Use of uninitialised value of size 4
  499. ==3541== at 0x4B19190: __mpn_rshift (rshift.c:82)
  500. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  501. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  502. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  503. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  504. ==3541==
  505. ==3541== Conditional jump or move depends on uninitialised value(s)
  506. ==3541== at 0x4B19194: __mpn_rshift (rshift.c:79)
  507. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  508. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  509. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  510. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  511. ==3541==
  512. ==3541== Use of uninitialised value of size 4
  513. ==3541== at 0x4B191A0: __mpn_rshift (rshift.c:85)
  514. ==3541== by 0x4B2FFD3: __printf_fp (printf_fp.c:640)
  515. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  516. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  517. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  518. ==3541==
  519. ==3541== Use of uninitialised value of size 4
  520. ==3541== at 0x4B2FFE4: __printf_fp (printf_fp.c:642)
  521. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  522. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  523. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  524. ==3541==
  525. ==3541== Conditional jump or move depends on uninitialised value(s)
  526. ==3541== at 0x4B2E76C: hack_digit.12317 (printf_fp.c:241)
  527. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  528. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  529. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  530. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  531. ==3541==
  532. ==3541== Conditional jump or move depends on uninitialised value(s)
  533. ==3541== at 0x4B2E778: hack_digit.12317 (printf_fp.c:248)
  534. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  535. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  536. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  537. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  538. ==3541==
  539. ==3541== Conditional jump or move depends on uninitialised value(s)
  540. ==3541== at 0x4B18984: __mpn_divrem (divrem.c:60)
  541. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  542. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  543. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  544. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  545. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  546. ==3541==
  547. ==3541== Use of uninitialised value of size 4
  548. ==3541== at 0x4B18E50: __mpn_divrem (divrem.c:74)
  549. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  550. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  551. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  552. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  553. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  554. ==3541==
  555. ==3541== Use of uninitialised value of size 4
  556. ==3541== at 0x4B18E54: __mpn_divrem (divrem.c:73)
  557. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  558. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  559. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  560. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  561. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  562. ==3541==
  563. ==3541== Conditional jump or move depends on uninitialised value(s)
  564. ==3541== at 0x4B18E64: __mpn_divrem (divrem.c:79)
  565. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  566. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  567. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  568. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  569. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  570. ==3541==
  571. ==3541== Conditional jump or move depends on uninitialised value(s)
  572. ==3541== at 0x4B18E6C: __mpn_divrem (divrem.c:58)
  573. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  574. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  575. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  576. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  577. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  578. ==3541==
  579. ==3541== Conditional jump or move depends on uninitialised value(s)
  580. ==3541== at 0x4B18E88: __mpn_divrem (divrem.c:83)
  581. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  582. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  583. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  584. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  585. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  586. ==3541==
  587. ==3541== Conditional jump or move depends on uninitialised value(s)
  588. ==3541== at 0x4BFD2B4: __udivsi3 (lib1funcs.asm:967)
  589. ==3541== by 0x4B18EBB: __mpn_divrem (divrem.c:84)
  590. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  591. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  592. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  593. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  594. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  595. ==3541==
  596. ==3541== Conditional jump or move depends on uninitialised value(s)
  597. ==3541== at 0x4BFD2B4: __udivsi3 (lib1funcs.asm:967)
  598. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  599. ==3541==
  600. ==3541== Use of uninitialised value of size 4
  601. ==3541== at 0x4B18ED4: __mpn_divrem (divrem.c:84)
  602. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  603. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  604. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  605. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  606. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  607. ==3541==
  608. ==3541== Conditional jump or move depends on uninitialised value(s)
  609. ==3541== at 0x4B18EF0: __mpn_divrem (divrem.c:84)
  610. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  611. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  612. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  613. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  614. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  615. ==3541==
  616. ==3541== Conditional jump or move depends on uninitialised value(s)
  617. ==3541== at 0x4BFD2B4: __udivsi3 (lib1funcs.asm:967)
  618. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  619. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  620. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  621. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  622. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  623. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  624. ==3541==
  625. ==3541== Conditional jump or move depends on uninitialised value(s)
  626. ==3541== at 0x4BFD448: __udivsi3 (lib1funcs.asm:564)
  627. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  628. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  629. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  630. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  631. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  632. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  633. ==3541==
  634. ==3541== Use of uninitialised value of size 4
  635. ==3541== at 0x4BFD448: __udivsi3 (lib1funcs.asm:564)
  636. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  637. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  638. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  639. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  640. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  641. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  642. ==3541==
  643. ==3541== Conditional jump or move depends on uninitialised value(s)
  644. ==3541== at 0x4BFD448: __udivsi3 (lib1funcs.asm:564)
  645. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  646. ==3541==
  647. ==3541== Use of uninitialised value of size 4
  648. ==3541== at 0x4BFD448: __udivsi3 (lib1funcs.asm:564)
  649. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  650. ==3541==
  651. ==3541== Conditional jump or move depends on uninitialised value(s)
  652. ==3541== at 0x4B18F40: __mpn_divrem (divrem.c:84)
  653. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  654. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  655. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  656. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  657. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  658. ==3541==
  659. ==3541== Use of uninitialised value of size 4
  660. ==3541== at 0x4B18F6C: __mpn_divrem (divrem.c:84)
  661. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  662. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  663. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  664. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  665. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  666. ==3541==
  667. ==3541==
  668. ==3541== More than 100 errors detected. Subsequent errors
  669. ==3541== will still be recorded, but in less detail than before.
  670. ==3541== Conditional jump or move depends on uninitialised value(s)
  671. ==3541== at 0x4B18F78: __mpn_divrem (divrem.c:83)
  672. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  673. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  674. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  675. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  676. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  677. ==3541==
  678. ==3541== Use of uninitialised value of size 4
  679. ==3541== at 0x4B19054: __mpn_divrem (divrem.c:90)
  680. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  681. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  682. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  683. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  684. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  685. ==3541==
  686. ==3541== Use of uninitialised value of size 4
  687. ==3541== at 0x4B2E7AC: hack_digit.12317 (printf_fp.c:253)
  688. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  689. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  690. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  691. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  692. ==3541==
  693. ==3541== Use of uninitialised value of size 4
  694. ==3541== at 0x4B2E7B0: hack_digit.12317 (printf_fp.c:254)
  695. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  696. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  697. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  698. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  699. ==3541==
  700. ==3541== Conditional jump or move depends on uninitialised value(s)
  701. ==3541== at 0x4B2E7B8: hack_digit.12317 (printf_fp.c:257)
  702. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  703. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  704. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  705. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  706. ==3541==
  707. ==3541== Use of uninitialised value of size 4
  708. ==3541== at 0x4B2E7C4: hack_digit.12317 (printf_fp.c:257)
  709. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  710. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  711. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  712. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  713. ==3541==
  714. ==3541== Conditional jump or move depends on uninitialised value(s)
  715. ==3541== at 0x4B2E7D0: hack_digit.12317 (printf_fp.c:257)
  716. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  717. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  718. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  719. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  720. ==3541==
  721. ==3541== Use of uninitialised value of size 4
  722. ==3541== at 0x4B19BE8: __mpn_mul_1 (mul_1.c:49)
  723. ==3541== by 0x4B2E817: hack_digit.12317 (printf_fp.c:268)
  724. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  725. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  726. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  727. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  728. ==3541==
  729. ==3541== Use of uninitialised value of size 4
  730. ==3541== at 0x4B19C20: __mpn_mul_1 (mul_1.c:54)
  731. ==3541== by 0x4B2E817: hack_digit.12317 (printf_fp.c:268)
  732. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  733. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  734. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  735. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  736. ==3541==
  737. ==3541== Conditional jump or move depends on uninitialised value(s)
  738. ==3541== at 0x4B19C38: __mpn_mul_1 (mul_1.c:56)
  739. ==3541== by 0x4B2E817: hack_digit.12317 (printf_fp.c:268)
  740. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  741. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  742. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  743. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  744. ==3541==
  745. ==3541== Conditional jump or move depends on uninitialised value(s)
  746. ==3541== at 0x4B2E81C: hack_digit.12317 (printf_fp.c:270)
  747. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  748. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  749. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  750. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  751. ==3541==
  752. ==3541== Use of uninitialised value of size 4
  753. ==3541== at 0x4B2E828: hack_digit.12317 (printf_fp.c:270)
  754. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  755. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  756. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  757. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  758. ==3541==
  759. ==3541== Conditional jump or move depends on uninitialised value(s)
  760. ==3541== at 0x4BFD43C: __udivsi3 (lib1funcs.asm:564)
  761. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  762. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  763. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  764. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  765. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  766. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  767. ==3541==
  768. ==3541== Use of uninitialised value of size 4
  769. ==3541== at 0x4BFD43C: __udivsi3 (lib1funcs.asm:564)
  770. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  771. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  772. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  773. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  774. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  775. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  776. ==3541==
  777. ==3541== Conditional jump or move depends on uninitialised value(s)
  778. ==3541== at 0x4BFD43C: __udivsi3 (lib1funcs.asm:564)
  779. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  780. ==3541==
  781. ==3541== Use of uninitialised value of size 4
  782. ==3541== at 0x4BFD43C: __udivsi3 (lib1funcs.asm:564)
  783. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  784. ==3541==
  785. ==3541== Conditional jump or move depends on uninitialised value(s)
  786. ==3541== at 0x4B2F4C0: __printf_fp (printf_fp.c:950)
  787. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  788. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  789. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  790. ==3541==
  791. ==3541== Use of uninitialised value of size 4
  792. ==3541== at 0x4B304B4: __printf_fp (printf_fp.c:950)
  793. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  794. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  795. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  796. ==3541==
  797. ==3541== Conditional jump or move depends on uninitialised value(s)
  798. ==3541== at 0x4B304C0: __printf_fp (printf_fp.c:950)
  799. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  800. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  801. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  802. ==3541==
  803. ==3541== Conditional jump or move depends on uninitialised value(s)
  804. ==3541== at 0x4B2FD04: __printf_fp (printf_fp.c:966)
  805. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  806. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  807. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  808. ==3541==
  809. ==3541== Use of uninitialised value of size 4
  810. ==3541== at 0x4B2FD40: __printf_fp (printf_fp.c:966)
  811. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  812. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  813. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  814. ==3541==
  815. ==3541== Conditional jump or move depends on uninitialised value(s)
  816. ==3541== at 0x4B2FD48: __printf_fp (printf_fp.c:966)
  817. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  818. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  819. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  820. ==3541==
  821. ==3541== Conditional jump or move depends on uninitialised value(s)
  822. ==3541== at 0x4B2E76C: hack_digit.12317 (printf_fp.c:241)
  823. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  824. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  825. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  826. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  827. ==3541==
  828. ==3541== Conditional jump or move depends on uninitialised value(s)
  829. ==3541== at 0x4B2E778: hack_digit.12317 (printf_fp.c:248)
  830. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  831. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  832. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  833. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  834. ==3541==
  835. ==3541== Use of uninitialised value of size 4
  836. ==3541== at 0x4B2E7AC: hack_digit.12317 (printf_fp.c:253)
  837. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  838. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  839. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  840. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  841. ==3541==
  842. ==3541== Use of uninitialised value of size 4
  843. ==3541== at 0x4B2E7B0: hack_digit.12317 (printf_fp.c:254)
  844. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  845. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  846. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  847. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  848. ==3541==
  849. ==3541== Conditional jump or move depends on uninitialised value(s)
  850. ==3541== at 0x4B2E7B8: hack_digit.12317 (printf_fp.c:257)
  851. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  852. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  853. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  854. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  855. ==3541==
  856. ==3541== Use of uninitialised value of size 4
  857. ==3541== at 0x4B2E7C4: hack_digit.12317 (printf_fp.c:257)
  858. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  859. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  860. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  861. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  862. ==3541==
  863. ==3541== Conditional jump or move depends on uninitialised value(s)
  864. ==3541== at 0x4B2E7D0: hack_digit.12317 (printf_fp.c:257)
  865. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  866. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  867. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  868. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  869. ==3541==
  870. ==3541== Conditional jump or move depends on uninitialised value(s)
  871. ==3541== at 0x4B2E81C: hack_digit.12317 (printf_fp.c:270)
  872. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  873. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  874. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  875. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  876. ==3541==
  877. ==3541== Use of uninitialised value of size 4
  878. ==3541== at 0x4B2E828: hack_digit.12317 (printf_fp.c:270)
  879. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  880. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  881. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  882. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  883. ==3541==
  884. ==3541== Conditional jump or move depends on uninitialised value(s)
  885. ==3541== at 0x4B2FD1C: __printf_fp (printf_fp.c:971)
  886. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  887. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  888. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  889. ==3541==
  890. ==3541== Conditional jump or move depends on uninitialised value(s)
  891. ==3541== at 0x4BFD430: __udivsi3 (lib1funcs.asm:564)
  892. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  893. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  894. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  895. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  896. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  897. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  898. ==3541==
  899. ==3541== Use of uninitialised value of size 4
  900. ==3541== at 0x4BFD430: __udivsi3 (lib1funcs.asm:564)
  901. ==3541== by 0x4B18F1F: __mpn_divrem (divrem.c:84)
  902. ==3541== by 0x4B2E797: hack_digit.12317 (printf_fp.c:252)
  903. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  904. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  905. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  906. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  907. ==3541==
  908. ==3541== Conditional jump or move depends on uninitialised value(s)
  909. ==3541== at 0x4BFD430: __udivsi3 (lib1funcs.asm:564)
  910. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  911. ==3541==
  912. ==3541== Use of uninitialised value of size 4
  913. ==3541== at 0x4BFD430: __udivsi3 (lib1funcs.asm:564)
  914. ==3541== by 0x4BFD49F: __aeabi_uidivmod (lib1funcs.asm:1005)
  915. ==3541==
  916. ==3541== Conditional jump or move depends on uninitialised value(s)
  917. ==3541== at 0x4B2E76C: hack_digit.12317 (printf_fp.c:241)
  918. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  919. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  920. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  921. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  922. ==3541==
  923. ==3541== Conditional jump or move depends on uninitialised value(s)
  924. ==3541== at 0x4B2E778: hack_digit.12317 (printf_fp.c:248)
  925. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  926. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  927. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  928. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  929. ==3541==
  930. ==3541== Use of uninitialised value of size 4
  931. ==3541== at 0x4B2E7AC: hack_digit.12317 (printf_fp.c:253)
  932. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  933. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  934. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  935. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  936. ==3541==
  937. ==3541== Use of uninitialised value of size 4
  938. ==3541== at 0x4B2E7B0: hack_digit.12317 (printf_fp.c:254)
  939. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  940. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  941. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  942. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  943. ==3541==
  944. ==3541== Conditional jump or move depends on uninitialised value(s)
  945. ==3541== at 0x4B2E7B8: hack_digit.12317 (printf_fp.c:257)
  946. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  947. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  948. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  949. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  950. ==3541==
  951. ==3541== Use of uninitialised value of size 4
  952. ==3541== at 0x4B2E7C4: hack_digit.12317 (printf_fp.c:257)
  953. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  954. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  955. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  956. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  957. ==3541==
  958. ==3541== Conditional jump or move depends on uninitialised value(s)
  959. ==3541== at 0x4B2E7D0: hack_digit.12317 (printf_fp.c:257)
  960. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  961. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  962. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  963. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  964. ==3541==
  965. ==3541== Conditional jump or move depends on uninitialised value(s)
  966. ==3541== at 0x4B2E81C: hack_digit.12317 (printf_fp.c:270)
  967. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  968. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  969. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  970. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  971. ==3541==
  972. ==3541== Conditional jump or move depends on uninitialised value(s)
  973. ==3541== at 0x4B2F58C: __printf_fp (printf_fp.c:982)
  974. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  975. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  976. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  977. ==3541==
  978. ==3541== Conditional jump or move depends on uninitialised value(s)
  979. ==3541== at 0x4B2F594: __printf_fp (printf_fp.c:986)
  980. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  981. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  982. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  983. ==3541==
  984. ==3541== Conditional jump or move depends on uninitialised value(s)
  985. ==3541== at 0x4B30008: __printf_fp (printf_fp.c:988)
  986. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  987. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  988. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  989. ==3541==
  990. ==3541== Conditional jump or move depends on uninitialised value(s)
  991. ==3541== at 0x4B30010: __printf_fp (printf_fp.c:988)
  992. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  993. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  994. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  995. ==3541==
  996. ==3541== Conditional jump or move depends on uninitialised value(s)
  997. ==3541== at 0x4B2F5B0: __printf_fp (printf_fp.c:1014)
  998. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  999. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1000. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1001. ==3541==
  1002. ==3541== Conditional jump or move depends on uninitialised value(s)
  1003. ==3541== at 0x4B2F5B8: __printf_fp (printf_fp.c:1014)
  1004. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1005. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1006. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1007. ==3541==
  1008. ==3541== Conditional jump or move depends on uninitialised value(s)
  1009. ==3541== at 0x4B2F640: __printf_fp (printf_fp.c:1023)
  1010. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1011. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1012. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1013. ==3541==
  1014. ==3541== Conditional jump or move depends on uninitialised value(s)
  1015. ==3541== at 0x4B2F644: __printf_fp (printf_fp.c:1021)
  1016. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1017. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1018. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1019. ==3541==
  1020. ==3541== Conditional jump or move depends on uninitialised value(s)
  1021. ==3541== at 0x4B2F654: __printf_fp (printf_fp.c:1034)
  1022. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1023. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1024. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1025. ==3541==
  1026. ==3541== Conditional jump or move depends on uninitialised value(s)
  1027. ==3541== at 0x4B2F688: __printf_fp (printf_fp.c:1104)
  1028. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1029. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1030. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1031. ==3541==
  1032. ==3541== Conditional jump or move depends on uninitialised value(s)
  1033. ==3541== at 0x4B2F790: __printf_fp (printf_fp.c:1173)
  1034. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1035. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1036. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1037. ==3541==
  1038. ==3541== Conditional jump or move depends on uninitialised value(s)
  1039. ==3541== at 0x4B2F884: __printf_fp (printf_fp.c:1180)
  1040. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1041. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1042. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1043. ==3541==
  1044. ==3541== Conditional jump or move depends on uninitialised value(s)
  1045. ==3541== at 0x4B2FA30: __printf_fp (printf_fp.c:1234)
  1046. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1047. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1048. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1049. ==3541==
  1050. ==3541== Conditional jump or move depends on uninitialised value(s)
  1051. ==3541== at 0x4B2FA18: __printf_fp (printf_fp.c:1239)
  1052. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1053. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1054. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1055. ==3541==
  1056. ==3541== Conditional jump or move depends on uninitialised value(s)
  1057. ==3541== at 0x4B2FA1C: __printf_fp (printf_fp.c:1236)
  1058. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1059. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1060. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1061. ==3541==
  1062. ==3541== Use of uninitialised value of size 4
  1063. ==3541== at 0x4B2FA18: __printf_fp (printf_fp.c:1239)
  1064. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1065. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1066. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1067. ==3541==
  1068. ==3541== Conditional jump or move depends on uninitialised value(s)
  1069. ==3541== at 0x483C950: mempcpy (mc_replace_strmem.c:129)
  1070. ==3541== by 0x4B2FA3F: __printf_fp (printf_fp.c:1235)
  1071. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1072. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1073. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1074. ==3541==
  1075. ==3541== Conditional jump or move depends on uninitialised value(s)
  1076. ==3541== at 0x483CA50: mempcpy (mc_replace_strmem.c:1312)
  1077. ==3541== by 0x4B2FA3F: __printf_fp (printf_fp.c:1235)
  1078. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1079. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1080. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1081. ==3541==
  1082. ==3541== Conditional jump or move depends on uninitialised value(s)
  1083. ==3541== at 0x483C9D0: mempcpy (mc_replace_strmem.c:1312)
  1084. ==3541== by 0x4B2FA3F: __printf_fp (printf_fp.c:1235)
  1085. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1086. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1087. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1088. ==3541==
  1089. ==3541== Use of uninitialised value of size 4
  1090. ==3541== at 0x483C9F4: mempcpy (mc_replace_strmem.c:1312)
  1091. ==3541== by 0x4B2FA3F: __printf_fp (printf_fp.c:1235)
  1092. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1093. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1094. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1095. ==3541==
  1096. ==3541== Conditional jump or move depends on uninitialised value(s)
  1097. ==3541== at 0x4B2FB44: __printf_fp (printf_fp.c:1260)
  1098. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1099. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1100. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1101. ==3541==
  1102. ==3541== Conditional jump or move depends on uninitialised value(s)
  1103. ==3541== at 0x4B2FEC4: __printf_fp (printf_fp.c:1260)
  1104. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1105. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1106. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1107. ==3541==
  1108. ==3541== Use of uninitialised value of size 4
  1109. ==3541== at 0x4B2FEE0: __printf_fp (printf_fp.c:1260)
  1110. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1111. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1112. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1113. ==3541==
  1114. ==3541== Conditional jump or move depends on uninitialised value(s)
  1115. ==3541== at 0x4B2FED4: __printf_fp (printf_fp.c:1260)
  1116. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1117. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1118. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1119. ==3541==
  1120. ==3541== Conditional jump or move depends on uninitialised value(s)
  1121. ==3541== at 0x4B2FD34: __printf_fp (printf_fp.c:972)
  1122. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1123. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1124. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1125. ==3541==
  1126. ==3541== Conditional jump or move depends on uninitialised value(s)
  1127. ==3541== at 0x4B2FCF8: __printf_fp (printf_fp.c:966)
  1128. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1129. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1130. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1131. ==3541==
  1132. ==3541== Conditional jump or move depends on uninitialised value(s)
  1133. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1134. ==3541== by 0x547F1E9: __android_log_write (in /system/lib/liblog.so)
  1135. ==3541==
  1136. ==3541== Syscall param writev(vector[...]) points to uninitialised byte(s)
  1137. ==3541== at 0x4BB70B4: writev (writev.c:56)
  1138. ==3541== by 0x547F0CB: ??? (in /system/lib/liblog.so)
  1139. ==3541== Address 0xbdc4cbf8 is on thread 1's stack
  1140. ==3541==
  1141. ==3541== Conditional jump or move depends on uninitialised value(s)
  1142. ==3541== at 0x567A22A: android::QCameraHardwareInterface::initDefaultParameters() (in /system/lib/hw/camera.msm8960.so)
  1143. ==3541==
  1144. ==3541== Conditional jump or move depends on uninitialised value(s)
  1145. ==3541== at 0x567A232: android::QCameraHardwareInterface::initDefaultParameters() (in /system/lib/hw/camera.msm8960.so)
  1146. ==3541==
  1147. ==3541== Conditional jump or move depends on uninitialised value(s)
  1148. ==3541== at 0x5675896: android::QCameraHardwareInterface::setPreviewSize(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1149. ==3541==
  1150. ==3541== Conditional jump or move depends on uninitialised value(s)
  1151. ==3541== at 0x567589C: android::QCameraHardwareInterface::setPreviewSize(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1152. ==3541==
  1153. ==3541== Conditional jump or move depends on uninitialised value(s)
  1154. ==3541== at 0x5675BDE: android::QCameraHardwareInterface::setJpegThumbnailSize(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1155. ==3541==
  1156. ==3541== Conditional jump or move depends on uninitialised value(s)
  1157. ==3541== at 0x5675BE4: android::QCameraHardwareInterface::setJpegThumbnailSize(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1158. ==3541==
  1159. ==3541== Conditional jump or move depends on uninitialised value(s)
  1160. ==3541== at 0x56759BC: android::QCameraHardwareInterface::setPreviewFpsRange(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1161. ==3541==
  1162. ==3541== Conditional jump or move depends on uninitialised value(s)
  1163. ==3541== at 0x56759C4: android::QCameraHardwareInterface::setPreviewFpsRange(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1164. ==3541==
  1165. ==3541== Conditional jump or move depends on uninitialised value(s)
  1166. ==3541== at 0x4B2FA50: __printf_fp (printf_fp.c:661)
  1167. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1168. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1169. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1170. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1171. ==3541==
  1172. ==3541== Use of uninitialised value of size 4
  1173. ==3541== at 0x4B190E4: __mpn_lshift (lshift.c:46)
  1174. ==3541== by 0x4B300AB: __printf_fp (printf_fp.c:669)
  1175. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1176. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1177. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1178. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1179. ==3541==
  1180. ==3541== Use of uninitialised value of size 4
  1181. ==3541== at 0x4B19130: __mpn_lshift (lshift.c:81)
  1182. ==3541== by 0x4B300AB: __printf_fp (printf_fp.c:669)
  1183. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1184. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1185. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1186. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1187. ==3541==
  1188. ==3541== Use of uninitialised value of size 4
  1189. ==3541== at 0x4B19140: __mpn_lshift (lshift.c:84)
  1190. ==3541== by 0x4B300AB: __printf_fp (printf_fp.c:669)
  1191. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1192. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1193. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1194. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1195. ==3541==
  1196. ==3541== Use of uninitialised value of size 4
  1197. ==3541== at 0x4B19144: __mpn_lshift (lshift.c:87)
  1198. ==3541== by 0x4B300AB: __printf_fp (printf_fp.c:669)
  1199. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1200. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1201. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1202. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1203. ==3541==
  1204. ==3541== Use of uninitialised value of size 4
  1205. ==3541== at 0x4B300FC: __printf_fp (printf_fp.c:670)
  1206. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1207. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1208. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1209. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1210. ==3541==
  1211. ==3541== Conditional jump or move depends on uninitialised value(s)
  1212. ==3541== at 0x4B30114: __printf_fp (printf_fp.c:681)
  1213. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1214. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1215. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1216. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1217. ==3541==
  1218. ==3541== Conditional jump or move depends on uninitialised value(s)
  1219. ==3541== at 0x4B301C0: __printf_fp (printf_fp.c:792)
  1220. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1221. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1222. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1223. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1224. ==3541==
  1225. ==3541== Conditional jump or move depends on uninitialised value(s)
  1226. ==3541== at 0x4B3060C: __printf_fp (printf_fp.c:794)
  1227. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1228. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1229. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1230. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1231. ==3541==
  1232. ==3541== Use of uninitialised value of size 4
  1233. ==3541== at 0x4B19BE8: __mpn_mul_1 (mul_1.c:49)
  1234. ==3541== by 0x4B30623: __printf_fp (printf_fp.c:798)
  1235. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1236. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1237. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1238. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1239. ==3541==
  1240. ==3541== Use of uninitialised value of size 4
  1241. ==3541== at 0x4B19C20: __mpn_mul_1 (mul_1.c:54)
  1242. ==3541== by 0x4B30623: __printf_fp (printf_fp.c:798)
  1243. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1244. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1245. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1246. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1247. ==3541==
  1248. ==3541== Use of uninitialised value of size 4
  1249. ==3541== at 0x4B30630: __printf_fp (printf_fp.c:802)
  1250. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1251. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1252. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1253. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1254. ==3541==
  1255. ==3541== Conditional jump or move depends on uninitialised value(s)
  1256. ==3541== at 0x4B30650: __printf_fp (printf_fp.c:803)
  1257. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1258. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1259. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1260. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1261. ==3541==
  1262. ==3541== Use of uninitialised value of size 4
  1263. ==3541== at 0x4B190EC: __mpn_lshift (lshift.c:75)
  1264. ==3541== by 0x4B30663: __printf_fp (printf_fp.c:805)
  1265. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1266. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1267. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1268. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1269. ==3541==
  1270. ==3541== Use of uninitialised value of size 4
  1271. ==3541== at 0x4B19114: __mpn_lshift (lshift.c:80)
  1272. ==3541== by 0x4B30663: __printf_fp (printf_fp.c:805)
  1273. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1274. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1275. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1276. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1277. ==3541==
  1278. ==3541== Use of uninitialised value of size 4
  1279. ==3541== at 0x4B19130: __mpn_lshift (lshift.c:81)
  1280. ==3541== by 0x4B30663: __printf_fp (printf_fp.c:805)
  1281. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1282. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1283. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1284. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1285. ==3541==
  1286. ==3541== Use of uninitialised value of size 4
  1287. ==3541== at 0x4B19140: __mpn_lshift (lshift.c:84)
  1288. ==3541== by 0x4B30663: __printf_fp (printf_fp.c:805)
  1289. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1290. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1291. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1292. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1293. ==3541==
  1294. ==3541== Conditional jump or move depends on uninitialised value(s)
  1295. ==3541== at 0x4B30668: __printf_fp (printf_fp.c:808)
  1296. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1297. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1298. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1299. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1300. ==3541==
  1301. ==3541== Use of uninitialised value of size 4
  1302. ==3541== at 0x4B3066C: __printf_fp (printf_fp.c:808)
  1303. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1304. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1305. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1306. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1307. ==3541==
  1308. ==3541== Conditional jump or move depends on uninitialised value(s)
  1309. ==3541== at 0x4B2F35C: __printf_fp (printf_fp.c:878)
  1310. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1311. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1312. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1313. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1314. ==3541==
  1315. ==3541== Conditional jump or move depends on uninitialised value(s)
  1316. ==3541== at 0x4B2E880: hack_digit.12317 (printf_fp.c:239)
  1317. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  1318. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1319. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1320. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1321. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1322. ==3541==
  1323. ==3541== Use of uninitialised value of size 4
  1324. ==3541== at 0x4B2E858: hack_digit.12317 (printf_fp.c:243)
  1325. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  1326. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1327. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1328. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1329. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1330. ==3541==
  1331. ==3541== Use of uninitialised value of size 4
  1332. ==3541== at 0x4B19BE8: __mpn_mul_1 (mul_1.c:49)
  1333. ==3541== by 0x4B2E85F: hack_digit.12317 (printf_fp.c:244)
  1334. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  1335. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1336. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1337. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1338. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1339. ==3541==
  1340. ==3541== Use of uninitialised value of size 4
  1341. ==3541== at 0x4B19C20: __mpn_mul_1 (mul_1.c:54)
  1342. ==3541== by 0x4B2E85F: hack_digit.12317 (printf_fp.c:244)
  1343. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  1344. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1345. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1346. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1347. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1348. ==3541==
  1349. ==3541== Use of uninitialised value of size 4
  1350. ==3541== at 0x4B2E864: hack_digit.12317 (printf_fp.c:244)
  1351. ==3541== by 0x4B2FD0B: __printf_fp (printf_fp.c:969)
  1352. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1353. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1354. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1355. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1356. ==3541==
  1357. ==3541== Conditional jump or move depends on uninitialised value(s)
  1358. ==3541== at 0x4B2E880: hack_digit.12317 (printf_fp.c:239)
  1359. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  1360. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1361. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1362. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1363. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1364. ==3541==
  1365. ==3541== Use of uninitialised value of size 4
  1366. ==3541== at 0x4B2E858: hack_digit.12317 (printf_fp.c:243)
  1367. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  1368. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1369. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1370. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1371. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1372. ==3541==
  1373. ==3541== Use of uninitialised value of size 4
  1374. ==3541== at 0x4B2E864: hack_digit.12317 (printf_fp.c:244)
  1375. ==3541== by 0x4B2F583: __printf_fp (printf_fp.c:981)
  1376. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1377. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1378. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1379. ==3541== by 0x56745E9: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1380. ==3541==
  1381. ==3541== Conditional jump or move depends on uninitialised value(s)
  1382. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1383. ==3541== by 0x555E903: android::String8::append(char const*) (in /system/lib/libutils.so)
  1384. ==3541==
  1385. ==3541== Use of uninitialised value of size 4
  1386. ==3541== at 0x4B190E4: __mpn_lshift (lshift.c:46)
  1387. ==3541== by 0x4B2FA5B: __printf_fp (printf_fp.c:828)
  1388. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1389. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1390. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1391. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1392. ==3541==
  1393. ==3541== Use of uninitialised value of size 4
  1394. ==3541== at 0x4B19130: __mpn_lshift (lshift.c:81)
  1395. ==3541== by 0x4B2FA5B: __printf_fp (printf_fp.c:828)
  1396. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1397. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1398. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1399. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1400. ==3541==
  1401. ==3541== Use of uninitialised value of size 4
  1402. ==3541== at 0x4B19140: __mpn_lshift (lshift.c:84)
  1403. ==3541== by 0x4B2FA5B: __printf_fp (printf_fp.c:828)
  1404. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1405. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1406. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1407. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1408. ==3541==
  1409. ==3541== Use of uninitialised value of size 4
  1410. ==3541== at 0x4B19144: __mpn_lshift (lshift.c:87)
  1411. ==3541== by 0x4B2FA5B: __printf_fp (printf_fp.c:828)
  1412. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1413. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1414. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1415. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1416. ==3541==
  1417. ==3541== Use of uninitialised value of size 4
  1418. ==3541== at 0x4B2FA68: __printf_fp (printf_fp.c:829)
  1419. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1420. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1421. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1422. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1423. ==3541==
  1424. ==3541== Conditional jump or move depends on uninitialised value(s)
  1425. ==3541== at 0x4B2FD70: __printf_fp (printf_fp.c:877)
  1426. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1427. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1428. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1429. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1430. ==3541==
  1431. ==3541== Conditional jump or move depends on uninitialised value(s)
  1432. ==3541== at 0x4B2F3F8: __printf_fp (printf_fp.c:918)
  1433. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1434. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1435. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1436. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1437. ==3541==
  1438. ==3541== Conditional jump or move depends on uninitialised value(s)
  1439. ==3541== at 0x4B2F454: __printf_fp (printf_fp.c:942)
  1440. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1441. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1442. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1443. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1444. ==3541==
  1445. ==3541== Use of uninitialised value of size 4
  1446. ==3541== at 0x4B2E858: hack_digit.12317 (printf_fp.c:243)
  1447. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  1448. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1449. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1450. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1451. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1452. ==3541==
  1453. ==3541== Use of uninitialised value of size 4
  1454. ==3541== at 0x4B2E864: hack_digit.12317 (printf_fp.c:244)
  1455. ==3541== by 0x4B2F473: __printf_fp (printf_fp.c:945)
  1456. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1457. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1458. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1459. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1460. ==3541==
  1461. ==3541== Conditional jump or move depends on uninitialised value(s)
  1462. ==3541== at 0x4B2F47C: __printf_fp (printf_fp.c:942)
  1463. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1464. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1465. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1466. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1467. ==3541==
  1468. ==3541== Conditional jump or move depends on uninitialised value(s)
  1469. ==3541== at 0x4B2F4B4: __printf_fp (printf_fp.c:950)
  1470. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1471. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1472. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1473. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1474. ==3541==
  1475. ==3541== Use of uninitialised value of size 4
  1476. ==3541== at 0x4B2F4D0: __printf_fp (printf_fp.c:951)
  1477. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1478. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1479. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1480. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1481. ==3541==
  1482. ==3541== Use of uninitialised value of size 4
  1483. ==3541== at 0x4B2FD14: __printf_fp (printf_fp.c:969)
  1484. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1485. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1486. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1487. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1488. ==3541==
  1489. ==3541== Use of uninitialised value of size 4
  1490. ==3541== at 0x4B2FFFC: __printf_fp (printf_fp.c:987)
  1491. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1492. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1493. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1494. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1495. ==3541==
  1496. ==3541== Use of uninitialised value of size 4
  1497. ==3541== at 0x4B2F5A0: __printf_fp (printf_fp.c:1014)
  1498. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1499. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1500. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1501. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1502. ==3541==
  1503. ==3541== Use of uninitialised value of size 4
  1504. ==3541== at 0x4B2F640: __printf_fp (printf_fp.c:1023)
  1505. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1506. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1507. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1508. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1509. ==3541==
  1510. ==3541== Use of uninitialised value of size 4
  1511. ==3541== at 0x4B2F680: __printf_fp (printf_fp.c:1104)
  1512. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1513. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1514. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1515. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1516. ==3541==
  1517. ==3541== Conditional jump or move depends on uninitialised value(s)
  1518. ==3541== at 0x4B2F7E8: __printf_fp (printf_fp.c:1177)
  1519. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1520. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1521. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1522. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1523. ==3541==
  1524. ==3541== Conditional jump or move depends on uninitialised value(s)
  1525. ==3541== at 0x4B2F9EC: __printf_fp (printf_fp.c:1233)
  1526. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1527. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1528. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1529. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1530. ==3541==
  1531. ==3541== Conditional jump or move depends on uninitialised value(s)
  1532. ==3541== at 0x4B2FA24: __printf_fp (printf_fp.c:1233)
  1533. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1534. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1535. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1536. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1537. ==3541==
  1538. ==3541== Conditional jump or move depends on uninitialised value(s)
  1539. ==3541== at 0x4B2FB9C: __printf_fp (printf_fp.c:1270)
  1540. ==3541== by 0x4B2A707: vfprintf (vfprintf.c:1986)
  1541. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1542. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1543. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1544. ==3541==
  1545. ==3541== Conditional jump or move depends on uninitialised value(s)
  1546. ==3541== at 0x4B2A70C: vfprintf (vfprintf.c:1986)
  1547. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1548. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1549. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1550. ==3541==
  1551. ==3541== Conditional jump or move depends on uninitialised value(s)
  1552. ==3541== at 0x4B2A728: vfprintf (vfprintf.c:1986)
  1553. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1554. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1555. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1556. ==3541==
  1557. ==3541== Conditional jump or move depends on uninitialised value(s)
  1558. ==3541== at 0x4B2A73C: vfprintf (vfprintf.c:2022)
  1559. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1560. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1561. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1562. ==3541==
  1563. ==3541== Conditional jump or move depends on uninitialised value(s)
  1564. ==3541== at 0x4B2A7A4: vfprintf (vfprintf.c:2022)
  1565. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1566. ==3541== by 0x4B32E27: snprintf (snprintf.c:35)
  1567. ==3541== by 0x5674625: android::QCameraHardwareInterface::updateFocusDistances() (in /system/lib/hw/camera.msm8960.so)
  1568. ==3541==
  1569. ==3541== Conditional jump or move depends on uninitialised value(s)
  1570. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1571. ==3541== by 0x4B2CBC7: vfprintf (vfprintf.c:1987)
  1572. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1573. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1574. ==3541==
  1575. ==3541== Conditional jump or move depends on uninitialised value(s)
  1576. ==3541== at 0x48392AC: index (mc_replace_strmem.c:223)
  1577. ==3541== by 0x56C9C65: android::CameraParameters::set(char const*, char const*) (in /system/lib/libcamera_client.so)
  1578. ==3541==
  1579. ==3541== Conditional jump or move depends on uninitialised value(s)
  1580. ==3541== at 0x4839298: index (mc_replace_strmem.c:223)
  1581. ==3541== by 0x56C9C65: android::CameraParameters::set(char const*, char const*) (in /system/lib/libcamera_client.so)
  1582. ==3541==
  1583. ==3541== Conditional jump or move depends on uninitialised value(s)
  1584. ==3541== at 0x48392AC: index (mc_replace_strmem.c:223)
  1585. ==3541== by 0x56C9C6F: android::CameraParameters::set(char const*, char const*) (in /system/lib/libcamera_client.so)
  1586. ==3541==
  1587. ==3541== Conditional jump or move depends on uninitialised value(s)
  1588. ==3541== at 0x4839298: index (mc_replace_strmem.c:223)
  1589. ==3541== by 0x56C9C6F: android::CameraParameters::set(char const*, char const*) (in /system/lib/libcamera_client.so)
  1590. ==3541==
  1591. ==3541== Conditional jump or move depends on uninitialised value(s)
  1592. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1593. ==3541== by 0x555E6A7: android::String8::String8(char const*) (in /system/lib/libutils.so)
  1594. ==3541==
  1595. ==3541== Invalid read of size 1
  1596. ==3541== at 0x483A70C: strcmp (mc_replace_strmem.c:730)
  1597. ==3541== by 0x5674799: android::QCameraHardwareInterface::setFocusMode(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1598. ==3541== Address 0x57c0d70 is 16 bytes inside a block of size 21 free'd
  1599. ==3541== at 0x4837698: free (vg_replace_malloc.c:468)
  1600. ==3541== by 0x555E313: android::SharedBuffer::release(unsigned int) const (in /system/lib/libutils.so)
  1601. ==3541==
  1602. ==3541== Invalid read of size 1
  1603. ==3541== at 0x483A70C: strcmp (mc_replace_strmem.c:730)
  1604. ==3541== by 0x56747A5: android::QCameraHardwareInterface::setFocusMode(android::QCameraParameters const&) (in /system/lib/hw/camera.msm8960.so)
  1605. ==3541== Address 0x57c0d70 is 16 bytes inside a block of size 21 free'd
  1606. ==3541== at 0x4837698: free (vg_replace_malloc.c:468)
  1607. ==3541== by 0x555E313: android::SharedBuffer::release(unsigned int) const (in /system/lib/libutils.so)
  1608. ==3541==
  1609. ==3541== Syscall param ioctl(generic) points to uninitialised byte(s)
  1610. ==3541== at 0x4BB6F8C: ioctl (in /lib/libc-2.15.so)
  1611. ==3541== by 0x5B59BB9: mm_camera_util_s_ctrl (in /system/lib/libmmcamera_interface.so)
  1612. ==3541== Address 0xbdc4cec5 is on thread 1's stack
  1613. ==3541==
  1614. ==3541== Conditional jump or move depends on uninitialised value(s)
  1615. ==3541== at 0x4839C04: strncpy (mc_replace_strmem.c:477)
  1616. ==3541== by 0x5673ECF: android::QCameraHardwareInterface::getParameters(char**) (in /system/lib/hw/camera.msm8960.so)
  1617. ==3541==
  1618. ==3541== Conditional jump or move depends on uninitialised value(s)
  1619. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1620. ==3541== by 0x532017F: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/libstdc++.so.6.0.16)
  1621. ==3541==
  1622. ==3541== Conditional jump or move depends on uninitialised value(s)
  1623. ==3541== at 0x483A8CC: memchr (mc_replace_strmem.c:762)
  1624. ==3541== by 0x52EEE8B: std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) (in /usr/lib/libstdc++.so.6.0.16)
  1625. ==3541==
  1626. ==3541== Conditional jump or move depends on uninitialised value(s)
  1627. ==3541== at 0x52EEE0C: std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) (in /usr/lib/libstdc++.so.6.0.16)
  1628. ==3541==
  1629. ==3541== Conditional jump or move depends on uninitialised value(s)
  1630. ==3541== at 0x483A8BC: memchr (mc_replace_strmem.c:762)
  1631. ==3541== by 0x52EEE8B: std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) (in /usr/lib/libstdc++.so.6.0.16)
  1632. ==3541==
  1633. ==3541== Conditional jump or move depends on uninitialised value(s)
  1634. ==3541== at 0x483A8D8: memchr (mc_replace_strmem.c:762)
  1635. ==3541== by 0x52EEE8B: std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) (in /usr/lib/libstdc++.so.6.0.16)
  1636. ==3541==
  1637. ==3541== Use of uninitialised value of size 4
  1638. ==3541== at 0x483A8C4: memchr (mc_replace_strmem.c:762)
  1639. ==3541== by 0x52EEE8B: std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) (in /usr/lib/libstdc++.so.6.0.16)
  1640. ==3541==
  1641. ==3541== Conditional jump or move depends on uninitialised value(s)
  1642. ==3541== at 0x4839950: strlen (mc_replace_strmem.c:404)
  1643. ==3541== by 0x4B64EF7: strdup (strdup.c:42)
  1644. ==3541== by 0x511C7EB: camera_params_to_string (cameraparams.cc:148)
  1645. ==3541== by 0x511271F: ??? (gstdroidcamsrc.c:723)
  1646. ==3541== by 0x5115DCF: ??? (gstdroidcamsrc.c:562)
  1647. ==3541== by 0x4895BAB: gst_element_change_state (in /usr/lib/libgstreamer-0.10.so.0.30.0)
  1648. ==3541==
  1649. ==3541== Conditional jump or move depends on uninitialised value(s)
  1650. ==3541== at 0x48392AC: index (mc_replace_strmem.c:223)
  1651. ==3541== by 0x56CA101: android::CameraParameters::unflatten(android::String8 const&) (in /system/lib/libcamera_client.so)
  1652. ==3541==
  1653. ==3541== Conditional jump or move depends on uninitialised value(s)
  1654. ==3541== at 0x4839298: index (mc_replace_strmem.c:223)
  1655. ==3541== by 0x56CA101: android::CameraParameters::unflatten(android::String8 const&) (in /system/lib/libcamera_client.so)
  1656. ==3541==
  1657. Pipeline is live and does not need PREROLL ...
  1658. Setting pipeline to PLAYING ...
  1659. ==3541== Syscall param ioctl(generic) points to uninitialised byte(s)
  1660. ==3541== at 0x4BB6F8C: ioctl (in /lib/libc-2.15.so)
  1661. ==3541== by 0x5B5661D: mm_stream_set_ext_mode (in /system/lib/libmmcamera_interface.so)
  1662. ==3541== Address 0xbdc4d074 is on thread 1's stack
  1663. ==3541==
  1664. ==3541== Syscall param ioctl(generic) points to uninitialised byte(s)
  1665. ==3541== at 0x4BB6F8C: ioctl (in /lib/libc-2.15.so)
  1666. ==3541== by 0x5B566D7: mm_stream_fsm_inited (in /system/lib/libmmcamera_interface.so)
  1667. ==3541== Address 0xbdc4d15c is on thread 1's stack
  1668. ==3541==
  1669. ==3541== Invalid read of size 1
  1670. ==3541== at 0x483992C: strlen (mc_replace_strmem.c:404)
  1671. ==3541== by 0x4B2CBC7: vfprintf (vfprintf.c:1987)
  1672. ==3541== by 0x4B4F673: vsnprintf (vsnprintf.c:120)
  1673. ==3541== by 0x547F3DD: __android_log_print (in /system/lib/liblog.so)
  1674. ==3541== Address 0xb8d15100 is not stack'd, malloc'd or (recently) free'd
  1675. ==3541==
  1676. Caught SIGSEGV accessing address 0xb8d15100
  1677. #0 0x380f3c54 in vgModuleLocal_do_syscall_for_client_WRK ()
  1678. #1 0x3809ccc0 in vgPlain_client_syscall ()
  1679. #2 0x380995cc in handle_syscall ()
  1680. #3 0x00000000 in ?? ()
  1681. ==3564==
  1682. ==3564== HEAP SUMMARY:
  1683. ==3564== in use at exit: 4,671,877 bytes in 11,545 blocks
  1684. ==3564== total heap usage: 45,134 allocs, 33,589 frees, 8,901,196 bytes allocated
  1685. ==3564==
  1686. ==3564== LEAK SUMMARY:
  1687. ==3564== definitely lost: 6,397 bytes in 9 blocks
  1688. ==3564== indirectly lost: 8,192 bytes in 2 blocks
  1689. ==3564== possibly lost: 33,453 bytes in 1,136 blocks
  1690. ==3564== still reachable: 4,596,183 bytes in 10,212 blocks
  1691. ==3564== suppressed: 0 bytes in 0 blocks
  1692. ==3564== Rerun with --leak-check=full to see details of leaked memory
  1693. ==3564==
  1694. ==3564== For counts of detected and suppressed errors, rerun with: -v
  1695. ==3564== Use --track-origins=yes to see where uninitialised values come from
  1696. ==3564== ERROR SUMMARY: 8124 errors from 257 contexts (suppressed: 26 from 5)
  1697. Spinning. Please run 'gdb gst-launch 3541' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
  1698. ^CCaught interrupt -- ^C==3541==
  1699. ==3541== HEAP SUMMARY:
  1700. ==3541== in use at exit: 4,674,077 bytes in 11,563 blocks
  1701. ==3541== total heap usage: 45,143 allocs, 33,580 frees, 8,934,245 bytes allocated
  1702. ==3541==
  1703. ^C^C^C^C==3541== LEAK SUMMARY:
  1704. ==3541== definitely lost: 161 bytes in 4 blocks
  1705. ==3541== indirectly lost: 8,192 bytes in 2 blocks
  1706. ==3541== possibly lost: 35,469 bytes in 1,150 blocks
  1707. ==3541== still reachable: 4,602,603 bytes in 10,221 blocks
  1708. ==3541== suppressed: 0 bytes in 0 blocks
  1709. ==3541== Rerun with --leak-check=full to see details of leaked memory
  1710. ==3541==
  1711. ==3541== For counts of detected and suppressed errors, rerun with: -v
  1712. ==3541== Use --track-origins=yes to see where uninitialised values come from
  1713. ==3541== ERROR SUMMARY: 8124 errors from 257 contexts (suppressed: 26 from 5)
  1714. ^CKilled
Advertisement
Add Comment
Please, Sign In to add comment