Guest User

Untitled

a guest
Aug 11th, 2020
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.00 KB | None | 0 0
  1. valgrind --leak-check=full --show-leak-kinds=all -v /usr/local/httpd-test/bin/httpd -k start
  2. ==1554== Memcheck, a memory error detector
  3. ==1554== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  4. ==1554== Using Valgrind-3.14.0-353a3587bb-20181007X and LibVEX; rerun with -h for copyright info
  5. ==1554== Command: /usr/local/httpd-test/bin/httpd -k start
  6. ==1554==
  7. --1554-- Valgrind options:
  8. --1554-- --leak-check=full
  9. --1554-- --show-leak-kinds=all
  10. --1554-- -v
  11. --1554-- Contents of /proc/version:
  12. --1554-- Linux version 4.19.0-10-686-pae ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.132-1 (2020-07-24)
  13. --1554--
  14. --1554-- Arch and hwcaps: X86, LittleEndian, x86-mmxext-sse1-sse2-sse3
  15. --1554-- Page sizes: currently 4096, max supported 4096
  16. --1554-- Valgrind library directory: /usr/lib/i386-linux-gnu/valgrind
  17. --1554-- Reading syms from /usr/local/httpd-test/bin/httpd
  18. --1554-- Reading syms from /lib/i386-linux-gnu/ld-2.28.so
  19. --1554-- Considering /usr/lib/debug/.build-id/75/c5f4b3fd81f62a7f2fea8f1c091f3aabf81693.debug ..
  20. --1554-- .. build-id is valid
  21. --1554-- Reading syms from /usr/lib/i386-linux-gnu/valgrind/memcheck-x86-linux
  22. --1554-- Considering /usr/lib/debug/.build-id/16/dc177dab2df3f9d8671be6359a2841fdeb1871.debug ..
  23. --1554-- .. build-id is valid
  24. --1554-- object doesn't have a dynamic symbol table
  25. --1554-- Scheduler: using generic scheduler lock implementation.
  26. --1554-- Reading suppressions file: /usr/lib/i386-linux-gnu/valgrind/default.supp
  27. ==1554== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-1554-by-root-on-???
  28. ==1554== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-1554-by-root-on-???
  29. ==1554== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-1554-by-root-on-???
  30. ==1554==
  31. ==1554== TO CONTROL THIS PROCESS USING vgdb (which you probably
  32. ==1554== don't want to do, unless you know exactly what you're doing,
  33. ==1554== or are doing some strange experiment):
  34. ==1554== /usr/lib/i386-linux-gnu/valgrind/../../bin/vgdb --pid=1554 ...command...
  35. ==1554==
  36. ==1554== TO DEBUG THIS PROCESS USING GDB: start GDB like this
  37. ==1554== /path/to/gdb /usr/local/httpd-test/bin/httpd
  38. ==1554== and then give GDB the following command
  39. ==1554== target remote | /usr/lib/i386-linux-gnu/valgrind/../../bin/vgdb --pid=1554
  40. ==1554== --pid is optional if only one valgrind process is running
  41. ==1554==
  42. --1554-- REDIR: 0x401c1b0 (ld-linux.so.2:strlen) redirected to 0x580c4bdd (vgPlain_x86_linux_REDIR_FOR_strlen)
  43. --1554-- REDIR: 0x401bf10 (ld-linux.so.2:index) redirected to 0x580c4bb8 (vgPlain_x86_linux_REDIR_FOR_index)
  44. --1554-- Reading syms from /usr/lib/i386-linux-gnu/valgrind/vgpreload_core-x86-linux.so
  45. --1554-- Considering /usr/lib/debug/.build-id/f8/796c2d76fa034828631d80b58766b382fa5113.debug ..
  46. --1554-- .. build-id is valid
  47. --1554-- Reading syms from /usr/lib/i386-linux-gnu/valgrind/vgpreload_memcheck-x86-linux.so
  48. --1554-- Considering /usr/lib/debug/.build-id/84/164b6a2bc43f6a8989861ddfce2aaeb3a46bbb.debug ..
  49. --1554-- .. build-id is valid
  50. ==1554== WARNING: new redirection conflicts with existing -- ignoring it
  51. --1554-- old: 0x0401c1b0 (strlen ) R-> (0000.0) 0x580c4bdd vgPlain_x86_linux_REDIR_FOR_strlen
  52. --1554-- new: 0x0401c1b0 (strlen ) R-> (2007.0) 0x04837cb0 strlen
  53. --1554-- Reading syms from /lib/i386-linux-gnu/libpcre.so.3.13.3
  54. --1554-- object doesn't have a symbol table
  55. --1554-- Reading syms from /usr/local/apr-util-httpd/lib/libaprutil-1.so.0.6.1
  56. --1554-- Reading syms from /usr/local/apr-util-httpd/lib/libexpat.so.0.5.0
  57. --1554-- Reading syms from /usr/local/apr-httpd/lib/libapr-1.so.0.7.0
  58. --1554-- Reading syms from /lib/i386-linux-gnu/librt-2.28.so
  59. --1554-- Considering /usr/lib/debug/.build-id/c4/8f25812a51319cbd05b8102b3ce4be0c89266c.debug ..
  60. --1554-- .. build-id is valid
  61. --1554-- Reading syms from /lib/i386-linux-gnu/libcrypt-2.28.so
  62. --1554-- Considering /usr/lib/debug/.build-id/1a/00e365b7690f55dd90ace5de35843ce25d6b35.debug ..
  63. --1554-- .. build-id is valid
  64. --1554-- Reading syms from /lib/i386-linux-gnu/libpthread-2.28.so
  65. --1554-- Considering /usr/lib/debug/.build-id/33/f342e4e7272869f07e4621eba7b6c22f92ac08.debug ..
  66. --1554-- .. build-id is valid
  67. --1554-- Reading syms from /lib/i386-linux-gnu/libdl-2.28.so
  68. --1554-- Considering /usr/lib/debug/.build-id/0a/eba38648f88f71c49aff5cc91e5a696e8ba0ef.debug ..
  69. --1554-- .. build-id is valid
  70. --1554-- Reading syms from /lib/i386-linux-gnu/libc-2.28.so
  71. --1554-- Considering /usr/lib/debug/.build-id/44/72898f10b8f6e536025fe764b9245186520cef.debug ..
  72. --1554-- .. build-id is valid
  73. --1554-- Reading syms from /lib/i386-linux-gnu/libexpat.so.1.6.8
  74. --1554-- object doesn't have a symbol table
  75. --1554-- REDIR: 0x4a49c20 (libc.so.6:strncasecmp) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  76. --1554-- REDIR: 0x4a503a0 (libc.so.6:memrchr) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  77. --1554-- REDIR: 0x4a64000 (libc.so.6:wcslen) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  78. --1554-- REDIR: 0x4a485c0 (libc.so.6:strcmp) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  79. --1554-- REDIR: 0x4a49990 (libc.so.6:memmove) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  80. --1554-- REDIR: 0x4a49d50 (libc.so.6:memcpy) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  81. --1554-- REDIR: 0x4a49950 (libc.so.6:bcmp) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  82. --1554-- REDIR: 0x4ad1a20 (libc.so.6:__memcpy_chk) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  83. --1554-- REDIR: 0x4a48580 (libc.so.6:index) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  84. --1554-- REDIR: 0x4a48ac0 (libc.so.6:strlen) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  85. --1554-- REDIR: 0x4a499e0 (libc.so.6:memset) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  86. --1554-- REDIR: 0x4a48b70 (libc.so.6:strncmp) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  87. --1554-- REDIR: 0x4a49420 (libc.so.6:strstr) redirected to 0x483cb50 (strstr)
  88. --1554-- REDIR: 0x4a631a0 (libc.so.6:__GI_strrchr) redirected to 0x4837690 (__GI_strrchr)
  89. --1554-- REDIR: 0x4a44eb0 (libc.so.6:malloc) redirected to 0x48345d0 (malloc)
  90. --1554-- REDIR: 0x4a48bf0 (libc.so.6:rindex) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  91. --1554-- REDIR: 0x4a61810 (libc.so.6:__strrchr_sse2_bsf) redirected to 0x4837660 (rindex)
  92. --1554-- REDIR: 0x4b09e70 (libc.so.6:__memset_sse2) redirected to 0x483b8a0 (memset)
  93. --1554-- REDIR: 0x4b0c510 (libc.so.6:__memcpy_ssse3) redirected to 0x4839770 (memcpy)
  94. --1554-- REDIR: 0x4a45bb0 (libc.so.6:calloc) redirected to 0x4836970 (calloc)
  95. --1554-- REDIR: 0x4a50720 (libc.so.6:__strlen_sse2_bsf) redirected to 0x4837c10 (strlen)
  96. --1554-- REDIR: 0x4a63640 (libc.so.6:__GI_strlen) redirected to 0x4837c30 (__GI_strlen)
  97. --1554-- REDIR: 0x4a50640 (libc.so.6:__GI_strncmp) redirected to 0x4838480 (__GI_strncmp)
  98. --1554-- REDIR: 0x4a45460 (libc.so.6:free) redirected to 0x4835800 (free)
  99. --1554-- REDIR: 0x4a62cb0 (libc.so.6:__GI_memcpy) redirected to 0x4839b40 (__GI_memcpy)
  100. --1554-- REDIR: 0x4b18af0 (libc.so.6:__strcmp_ssse3) redirected to 0x4838d90 (strcmp)
  101. --1554-- REDIR: 0x4a61700 (libc.so.6:__strchr_sse2_bsf) redirected to 0x4837880 (index)
  102. --1554-- REDIR: 0x4a45690 (libc.so.6:realloc) redirected to 0x4836bd0 (realloc)
  103. --1554-- REDIR: 0x4a62820 (libc.so.6:__GI_memchr) redirected to 0x4838fb0 (__GI_memchr)
  104. --1554-- REDIR: 0x4a62fe0 (libc.so.6:__GI_strchr) redirected to 0x48377c0 (__GI_strchr)
  105. --1554-- REDIR: 0x4a629c0 (libc.so.6:__GI_memcmp) redirected to 0x483aef0 (__GI_memcmp)
  106. --1554-- REDIR: 0x4a49be0 (libc.so.6:strcasecmp) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  107. --1554-- REDIR: 0x4b1b950 (libc.so.6:__strcasecmp_ssse3) redirected to 0x4838630 (strcasecmp)
  108. --1554-- REDIR: 0x4b104f0 (libc.so.6:__memmove_ssse3) redirected to 0x483b990 (memmove)
  109. --1554-- REDIR: 0x4b22d60 (libc.so.6:__memcmp_ssse3) redirected to 0x483b0d0 (bcmp)
  110. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authn_file.so
  111. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authn_core.so
  112. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_host.so
  113. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_groupfile.so
  114. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_user.so
  115. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_core.so
  116. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_access_compat.so
  117. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_auth_basic.so
  118. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_reqtimeout.so
  119. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_filter.so
  120. --1554-- REDIR: 0x4a48670 (libc.so.6:strcspn) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  121. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_mime.so
  122. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_log_config.so
  123. --1554-- REDIR: 0x4a48ee0 (libc.so.6:strspn) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  124. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_env.so
  125. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_headers.so
  126. --1554-- REDIR: 0x4a48540 (libc.so.6:strcat) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  127. --1554-- REDIR: 0x4a48630 (libc.so.6:strcpy) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  128. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_setenvif.so
  129. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_version.so
  130. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_unixd.so
  131. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_status.so
  132. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_autoindex.so
  133. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_dir.so
  134. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_alias.so
  135. --1554-- Reading syms from /usr/local/httpd-test/modules/libphp7.so
  136. --1554-- Reading syms from /lib/i386-linux-gnu/libresolv-2.28.so
  137. --1554-- Considering /usr/lib/debug/.build-id/1a/267fbbfeab306634bbb88cec081e66948b3be0.debug ..
  138. --1554-- .. build-id is valid
  139. --1554-- Reading syms from /lib/i386-linux-gnu/libm-2.28.so
  140. --1554-- Considering /usr/lib/debug/.build-id/15/cb7f0306a94bd2ad98b93153477fa9c49b05f3.debug ..
  141. --1554-- .. build-id is valid
  142. --1554-- REDIR: 0x4a48bb0 (libc.so.6:strncpy) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  143. --1554-- REDIR: 0x4a48c30 (libc.so.6:strpbrk) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  144. --1554-- REDIR: 0x4a4b760 (libc.so.6:rawmemchr) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  145. --1554-- REDIR: 0x4a49b60 (libc.so.6:stpcpy) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  146. --1554-- REDIR: 0x4a48b30 (libc.so.6:strncat) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  147. --1554-- REDIR: 0x4a48b00 (libc.so.6:strnlen) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  148. --1554-- REDIR: 0x4a49910 (libc.so.6:memchr) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  149. --1554-- REDIR: 0x4a49a20 (libc.so.6:mempcpy) redirected to 0x482d1f0 (_vgnU_ifunc_wrapper)
  150. --1554-- REDIR: 0x4b0e510 (libc.so.6:__mempcpy_ssse3) redirected to 0x483c5f0 (mempcpy)
  151. --1554-- REDIR: 0x4a4b7a0 (libc.so.6:strchrnul) redirected to 0x483c4a0 (strchrnul)
  152. --1554-- REDIR: 0x4a62da0 (libc.so.6:__GI_mempcpy) redirected to 0x483c6d0 (__GI_mempcpy)
  153. --1554-- REDIR: 0x4a633f0 (libc.so.6:__GI_strcmp) redirected to 0x4838de0 (__GI_strcmp)
  154. --1554-- REDIR: 0x4a63700 (libc.so.6:__GI_stpcpy) redirected to 0x483b2f0 (__GI_stpcpy)
  155. --1554-- Reading syms from /lib/i386-linux-gnu/libnss_files-2.28.so
  156. --1554-- Considering /usr/lib/debug/.build-id/56/97b1b879c9bfb626321b41573ac4ba4079726b.debug ..
  157. --1554-- .. build-id is valid
  158. --1554-- REDIR: 0x4a63360 (libc.so.6:__GI_strcpy) redirected to 0x4837dd0 (__GI_strcpy)
  159. --1554-- REDIR: 0x4a61a00 (libc.so.6:__memchr_sse2_bsf) redirected to 0x4838f70 (memchr)
  160. --1554-- REDIR: 0x4b1de60 (libc.so.6:__strncasecmp_ssse3) redirected to 0x4838730 (strncasecmp)
  161. --1554-- REDIR: 0x4a634d0 (libc.so.6:__GI_strpbrk) redirected to 0x483cd00 (strpbrk)
  162. --1554-- REDIR: 0x4a62d30 (libc.so.6:__GI_memmove) redirected to 0x483bcf0 (__GI_memmove)
  163. --1554-- Reading syms from /lib/i386-linux-gnu/libnss_dns-2.28.so
  164. --1554-- Considering /usr/lib/debug/.build-id/c2/cb791f26f9ef0451c7a2b59a09eab1bb485f1e.debug ..
  165. --1554-- .. build-id is valid
  166. --1554-- Discarding syms at 0x50ad180-0x533316f in /usr/local/httpd-test/modules/libphp7.so (have_dinfo 1)
  167. --1554-- Discarding syms at 0x5597170-0x56584af in /lib/i386-linux-gnu/libm-2.28.so (have_dinfo 1)
  168. --1554-- Discarding syms at 0x5050200-0x5051788 in /usr/local/httpd-test/modules/mod_alias.so (have_dinfo 1)
  169. --1554-- Discarding syms at 0x504b190-0x504bc51 in /usr/local/httpd-test/modules/mod_dir.so (have_dinfo 1)
  170. --1554-- Discarding syms at 0x50404d0-0x5044c34 in /usr/local/httpd-test/modules/mod_autoindex.so (have_dinfo 1)
  171. --1554-- Discarding syms at 0x5036280-0x5038aba in /usr/local/httpd-test/modules/mod_status.so (have_dinfo 1)
  172. --1554-- Discarding syms at 0x50311d0-0x5031be6 in /usr/local/httpd-test/modules/mod_unixd.so (have_dinfo 1)
  173. --1554-- Discarding syms at 0x502c100-0x502c7c8 in /usr/local/httpd-test/modules/mod_version.so (have_dinfo 1)
  174. --1554-- Discarding syms at 0x50261f0-0x5027099 in /usr/local/httpd-test/modules/mod_setenvif.so (have_dinfo 1)
  175. --1554-- Discarding syms at 0x501f390-0x5020f77 in /usr/local/httpd-test/modules/mod_headers.so (have_dinfo 1)
  176. --1554-- Discarding syms at 0x501a130-0x501a573 in /usr/local/httpd-test/modules/mod_env.so (have_dinfo 1)
  177. --1554-- Discarding syms at 0x5010480-0x50136c9 in /usr/local/httpd-test/modules/mod_log_config.so (have_dinfo 1)
  178. --1554-- Discarding syms at 0x5009260-0x500a9b7 in /usr/local/httpd-test/modules/mod_mime.so (have_dinfo 1)
  179. --1554-- Discarding syms at 0x5002210-0x5003dbd in /usr/local/httpd-test/modules/mod_filter.so (have_dinfo 1)
  180. --1554-- Discarding syms at 0x4ffc200-0x4ffd5ba in /usr/local/httpd-test/modules/mod_reqtimeout.so (have_dinfo 1)
  181. --1554-- Discarding syms at 0x4ff61a0-0x4ff7075 in /usr/local/httpd-test/modules/mod_auth_basic.so (have_dinfo 1)
  182. --1554-- Discarding syms at 0x4ff1140-0x4ff1ab5 in /usr/local/httpd-test/modules/mod_access_compat.so (have_dinfo 1)
  183. --1554-- Discarding syms at 0x4fea280-0x4febe1a in /usr/local/httpd-test/modules/mod_authz_core.so (have_dinfo 1)
  184. --1554-- Discarding syms at 0x4fe50c0-0x4fe549f in /usr/local/httpd-test/modules/mod_authz_user.so (have_dinfo 1)
  185. --1554-- Discarding syms at 0x48531e0-0x4853b35 in /usr/local/httpd-test/modules/mod_authz_groupfile.so (have_dinfo 1)
  186. --1554-- Discarding syms at 0x484e1c0-0x484ebc4 in /usr/local/httpd-test/modules/mod_authz_host.so (have_dinfo 1)
  187. --1554-- Discarding syms at 0x48491b0-0x4849967 in /usr/local/httpd-test/modules/mod_authn_core.so (have_dinfo 1)
  188. --1554-- Discarding syms at 0x48440f0-0x4844625 in /usr/local/httpd-test/modules/mod_authn_file.so (have_dinfo 1)
  189. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authn_file.so
  190. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authn_core.so
  191. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_host.so
  192. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_groupfile.so
  193. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_user.so
  194. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_authz_core.so
  195. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_access_compat.so
  196. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_auth_basic.so
  197. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_reqtimeout.so
  198. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_filter.so
  199. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_mime.so
  200. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_log_config.so
  201. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_env.so
  202. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_headers.so
  203. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_setenvif.so
  204. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_version.so
  205. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_unixd.so
  206. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_status.so
  207. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_autoindex.so
  208. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_dir.so
  209. --1554-- Reading syms from /usr/local/httpd-test/modules/mod_alias.so
  210. --1554-- Reading syms from /usr/local/httpd-test/modules/libphp7.so
  211. --1554-- Reading syms from /lib/i386-linux-gnu/libm-2.28.so
  212. --1554-- Considering /usr/lib/debug/.build-id/15/cb7f0306a94bd2ad98b93153477fa9c49b05f3.debug ..
  213. --1554-- .. build-id is valid
  214. --1554-- Discarding syms at 0x5695300-0x569bcd4 in /lib/i386-linux-gnu/libnss_files-2.28.so (have_dinfo 1)
  215. --1554-- Discarding syms at 0x56a91c0-0x56ac1f4 in /lib/i386-linux-gnu/libnss_dns-2.28.so (have_dinfo 1)
  216. ==1554==
  217. ==1554== HEAP SUMMARY:
  218. ==1554== in use at exit: 359,104 bytes in 169 blocks
  219. ==1554== total heap usage: 440 allocs, 271 frees, 494,432 bytes allocated
  220. ==1554==
  221. ==1554== Searching for pointers to 169 not-freed blocks
  222. ==1554== Checked 841,656 bytes
  223. ==1554==
  224. ==1554== 23 bytes in 4 blocks are still reachable in loss record 1 of 37
  225. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  226. ==1554== by 0x134E09: ap_malloc (util.c:3061)
  227. ==1554== by 0x1540A3: ap_add_module (config.c:614)
  228. ==1554== by 0x1540A3: ap_add_module (config.c:559)
  229. ==1554== by 0x154526: ap_setup_prelinked_modules (config.c:808)
  230. ==1554== by 0x12D836: main (main.c:513)
  231. ==1554==
  232. ==1554== 32 bytes in 1 blocks are still reachable in loss record 2 of 37
  233. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  234. ==1554== by 0x4014D4A: _dl_close_worker (dl-close.c:396)
  235. ==1554== by 0x4014D4A: _dl_close_worker (dl-close.c:111)
  236. ==1554== by 0x4015642: _dl_close (dl-close.c:842)
  237. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  238. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  239. ==1554== by 0x4AFE0B9: dlerror_run (dl-libc.c:46)
  240. ==1554== by 0x4B2F9E8: free_mem (in /lib/i386-linux-gnu/libc-2.28.so)
  241. ==1554== by 0x4B2F651: __libc_freeres (in /lib/i386-linux-gnu/libc-2.28.so)
  242. ==1554== by 0x482D1DE: _vgnU_freeres (vg_preloaded.c:77)
  243. ==1554==
  244. ==1554== 65 bytes in 2 blocks are still reachable in loss record 3 of 37
  245. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  246. ==1554== by 0x401B6B5: strdup (strdup.c:42)
  247. ==1554== by 0x4016241: _dl_load_cache_lookup (dl-cache.c:317)
  248. ==1554== by 0x4009202: _dl_map_object (dl-load.c:2332)
  249. ==1554== by 0x400E2B3: openaux (dl-deps.c:64)
  250. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  251. ==1554== by 0x400E65D: _dl_map_object_deps (dl-deps.c:248)
  252. ==1554== by 0x4013DA0: dl_open_worker (dl-open.c:271)
  253. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  254. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  255. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  256. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  257. ==1554==
  258. ==1554== 65 bytes in 2 blocks are still reachable in loss record 4 of 37
  259. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  260. ==1554== by 0x400BBE3: _dl_new_object (dl-object.c:163)
  261. ==1554== by 0x40063A2: _dl_map_object_from_fd (dl-load.c:1001)
  262. ==1554== by 0x4008F42: _dl_map_object (dl-load.c:2466)
  263. ==1554== by 0x400E2B3: openaux (dl-deps.c:64)
  264. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  265. ==1554== by 0x400E65D: _dl_map_object_deps (dl-deps.c:248)
  266. ==1554== by 0x4013DA0: dl_open_worker (dl-open.c:271)
  267. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  268. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  269. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  270. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  271. ==1554==
  272. ==1554== 99 bytes in 1 blocks are still reachable in loss record 5 of 37
  273. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  274. ==1554== by 0x4862B28: pcre_compile2 (in /lib/i386-linux-gnu/libpcre.so.3.13.3)
  275. ==1554== by 0x138603: ap_regcomp (util_pcre.c:184)
  276. ==1554== by 0x134DAF: ap_pregcomp (util.c:279)
  277. ==1554== by 0x50268B2: register_hooks (mod_setenvif.c:644)
  278. ==1554== by 0x1529CA: ap_register_hooks.part.3 (config.c:499)
  279. ==1554== by 0x154131: ap_register_hooks (config.c:492)
  280. ==1554== by 0x154131: ap_add_module (config.c:650)
  281. ==1554== by 0x154131: ap_add_module (config.c:559)
  282. ==1554== by 0x154381: ap_add_loaded_module (config.c:713)
  283. ==1554== by 0x165681: load_module (mod_so.c:302)
  284. ==1554== by 0x151FF1: invoke_cmd (config.c:1045)
  285. ==1554== by 0x152C97: execute_now (config.c:1707)
  286. ==1554== by 0x152C97: ap_build_config_sub (config.c:1171)
  287. ==1554== by 0x154BA1: ap_build_config (config.c:1428)
  288. ==1554==
  289. ==1554== 104 bytes in 1 blocks are still reachable in loss record 6 of 37
  290. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  291. ==1554== by 0x4942571: apr_allocator_create (apr_pools.c:169)
  292. ==1554== by 0x4943F6E: apr_pool_initialize (apr_pools.c:676)
  293. ==1554== by 0x494576E: apr_initialize (start.c:55)
  294. ==1554== by 0x49457E3: apr_app_initialize (start.c:36)
  295. ==1554== by 0x12D6A5: init_process (main.c:308)
  296. ==1554== by 0x12D6A5: main (main.c:488)
  297. ==1554==
  298. ==1554== 192 bytes in 1 blocks are still reachable in loss record 7 of 37
  299. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  300. ==1554== by 0x401369D: add_to_global (dl-open.c:130)
  301. ==1554== by 0x4014256: dl_open_worker (dl-open.c:522)
  302. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  303. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  304. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  305. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  306. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  307. ==1554== by 0x49C2A70: _dlerror_run (dlerror.c:163)
  308. ==1554== by 0x49C2365: dlopen@@GLIBC_2.1 (dlopen.c:87)
  309. ==1554== by 0x493B933: apr_dso_load (dso.c:139)
  310. ==1554== by 0x165294: dso_load (mod_so.c:167)
  311. ==1554==
  312. ==1554== 197 bytes in 22 blocks are still reachable in loss record 8 of 37
  313. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  314. ==1554== by 0x134E09: ap_malloc (util.c:3061)
  315. ==1554== by 0x1540A3: ap_add_module (config.c:614)
  316. ==1554== by 0x1540A3: ap_add_module (config.c:559)
  317. ==1554== by 0x154381: ap_add_loaded_module (config.c:713)
  318. ==1554== by 0x165681: load_module (mod_so.c:302)
  319. ==1554== by 0x151FF1: invoke_cmd (config.c:1045)
  320. ==1554== by 0x152C97: execute_now (config.c:1707)
  321. ==1554== by 0x152C97: ap_build_config_sub (config.c:1171)
  322. ==1554== by 0x154BA1: ap_build_config (config.c:1428)
  323. ==1554== by 0x155341: ap_process_resource_config (config.c:1877)
  324. ==1554== by 0x156134: ap_read_config (config.c:2339)
  325. ==1554== by 0x12DF06: main (main.c:766)
  326. ==1554==
  327. ==1554== 1,010 bytes in 22 blocks are still reachable in loss record 9 of 37
  328. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  329. ==1554== by 0x401B6B5: strdup (strdup.c:42)
  330. ==1554== by 0x40083DB: expand_dynamic_string_token (dl-load.c:392)
  331. ==1554== by 0x4008EB4: _dl_map_object (dl-load.c:2398)
  332. ==1554== by 0x4013D3C: dl_open_worker (dl-open.c:228)
  333. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  334. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  335. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  336. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  337. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  338. ==1554== by 0x49C2A70: _dlerror_run (dlerror.c:163)
  339. ==1554== by 0x49C2365: dlopen@@GLIBC_2.1 (dlopen.c:87)
  340. ==1554==
  341. ==1554== 1,010 bytes in 22 blocks are still reachable in loss record 10 of 37
  342. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  343. ==1554== by 0x400BBE3: _dl_new_object (dl-object.c:163)
  344. ==1554== by 0x40063A2: _dl_map_object_from_fd (dl-load.c:1001)
  345. ==1554== by 0x4008F42: _dl_map_object (dl-load.c:2466)
  346. ==1554== by 0x4013D3C: dl_open_worker (dl-open.c:228)
  347. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  348. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  349. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  350. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  351. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  352. ==1554== by 0x49C2A70: _dlerror_run (dlerror.c:163)
  353. ==1554== by 0x49C2365: dlopen@@GLIBC_2.1 (dlopen.c:87)
  354. ==1554==
  355. ==1554== 1,044 bytes in 1 blocks are still reachable in loss record 11 of 37
  356. ==1554== at 0x4836A16: calloc (vg_replace_malloc.c:752)
  357. ==1554== by 0x134E3F: ap_calloc (util.c:3069)
  358. ==1554== by 0x15458F: ap_setup_prelinked_modules (config.c:790)
  359. ==1554== by 0x12D836: main (main.c:513)
  360. ==1554==
  361. ==1554== 1,044 bytes in 1 blocks are still reachable in loss record 12 of 37
  362. ==1554== at 0x4836A16: calloc (vg_replace_malloc.c:752)
  363. ==1554== by 0x134E3F: ap_calloc (util.c:3069)
  364. ==1554== by 0x154567: ap_setup_prelinked_modules (config.c:793)
  365. ==1554== by 0x12D836: main (main.c:513)
  366. ==1554==
  367. ==1554== 1,273 bytes in 2 blocks are still reachable in loss record 13 of 37
  368. ==1554== at 0x4836A16: calloc (vg_replace_malloc.c:752)
  369. ==1554== by 0x400B91C: _dl_new_object (dl-object.c:73)
  370. ==1554== by 0x40063A2: _dl_map_object_from_fd (dl-load.c:1001)
  371. ==1554== by 0x4008F42: _dl_map_object (dl-load.c:2466)
  372. ==1554== by 0x400E2B3: openaux (dl-deps.c:64)
  373. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  374. ==1554== by 0x400E65D: _dl_map_object_deps (dl-deps.c:248)
  375. ==1554== by 0x4013DA0: dl_open_worker (dl-open.c:271)
  376. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  377. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  378. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  379. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  380. ==1554==
  381. ==1554== 2,336 bytes in 24 blocks are still reachable in loss record 14 of 37
  382. ==1554== at 0x4836A16: calloc (vg_replace_malloc.c:752)
  383. ==1554== by 0x4011757: _dl_check_map_versions (dl-version.c:274)
  384. ==1554== by 0x4013DE0: dl_open_worker (dl-open.c:277)
  385. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  386. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  387. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  388. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  389. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  390. ==1554== by 0x49C2A70: _dlerror_run (dlerror.c:163)
  391. ==1554== by 0x49C2365: dlopen@@GLIBC_2.1 (dlopen.c:87)
  392. ==1554== by 0x493B933: apr_dso_load (dso.c:139)
  393. ==1554== by 0x165294: dso_load (mod_so.c:167)
  394. ==1554==
  395. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 15 of 37
  396. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  397. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  398. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  399. ==1554== by 0x12E58E: reset_process_pconf (main.c:295)
  400. ==1554== by 0x12D76F: init_process (main.c:346)
  401. ==1554== by 0x12D76F: main (main.c:488)
  402. ==1554==
  403. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 16 of 37
  404. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  405. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  406. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  407. ==1554== by 0x49393A4: apr_array_push (apr_tables.c:113)
  408. ==1554== by 0x153778: ap_hook_handler (config.c:170)
  409. ==1554== by 0x144366: register_hooks (core.c:5445)
  410. ==1554== by 0x1529CA: ap_register_hooks.part.3 (config.c:499)
  411. ==1554== by 0x154131: ap_register_hooks (config.c:492)
  412. ==1554== by 0x154131: ap_add_module (config.c:650)
  413. ==1554== by 0x154131: ap_add_module (config.c:559)
  414. ==1554== by 0x154526: ap_setup_prelinked_modules (config.c:808)
  415. ==1554== by 0x12D836: main (main.c:513)
  416. ==1554==
  417. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 17 of 37
  418. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  419. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  420. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  421. ==1554== by 0x4937522: find_entry (apr_hash.c:313)
  422. ==1554== by 0x4937939: apr_hash_set (apr_hash.c:380)
  423. ==1554== by 0x152944: ap_add_module_commands (config.c:551)
  424. ==1554== by 0x15411F: ap_add_module (config.c:646)
  425. ==1554== by 0x15411F: ap_add_module (config.c:559)
  426. ==1554== by 0x154526: ap_setup_prelinked_modules (config.c:808)
  427. ==1554== by 0x12D836: main (main.c:513)
  428. ==1554==
  429. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 18 of 37
  430. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  431. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  432. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  433. ==1554== by 0x12DBDF: main (main.c:646)
  434. ==1554==
  435. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 19 of 37
  436. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  437. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  438. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  439. ==1554== by 0x493754D: alloc_array.isra.1 (apr_hash.c:93)
  440. ==1554== by 0x49375C7: apr_hash_make (apr_hash.c:108)
  441. ==1554== by 0x14CFFB: ap_register_provider (provider.c:80)
  442. ==1554== by 0x14C52D: ap_register_auth_provider (request.c:2124)
  443. ==1554== by 0x484E340: register_hooks (mod_authz_host.c:386)
  444. ==1554== by 0x1529CA: ap_register_hooks.part.3 (config.c:499)
  445. ==1554== by 0x154131: ap_register_hooks (config.c:492)
  446. ==1554== by 0x154131: ap_add_module (config.c:650)
  447. ==1554== by 0x154131: ap_add_module (config.c:559)
  448. ==1554== by 0x154381: ap_add_loaded_module (config.c:713)
  449. ==1554== by 0x165681: load_module (mod_so.c:302)
  450. ==1554== by 0x151FF1: invoke_cmd (config.c:1045)
  451. ==1554==
  452. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 20 of 37
  453. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  454. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  455. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  456. ==1554== by 0x4937522: find_entry (apr_hash.c:313)
  457. ==1554== by 0x4937939: apr_hash_set (apr_hash.c:380)
  458. ==1554== by 0x152944: ap_add_module_commands (config.c:551)
  459. ==1554== by 0x15411F: ap_add_module (config.c:646)
  460. ==1554== by 0x15411F: ap_add_module (config.c:559)
  461. ==1554== by 0x154381: ap_add_loaded_module (config.c:713)
  462. ==1554== by 0x165681: load_module (mod_so.c:302)
  463. ==1554== by 0x151FF1: invoke_cmd (config.c:1045)
  464. ==1554== by 0x152C97: execute_now (config.c:1707)
  465. ==1554== by 0x152C97: ap_build_config_sub (config.c:1171)
  466. ==1554== by 0x154BA1: ap_build_config (config.c:1428)
  467. ==1554== by 0x155341: ap_process_resource_config (config.c:1877)
  468. ==1554==
  469. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 21 of 37
  470. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  471. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  472. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  473. ==1554== by 0x49392AF: make_array_core (apr_tables.c:66)
  474. ==1554== by 0x49392AF: apr_array_make (apr_tables.c:89)
  475. ==1554== by 0x50267F9: create_setenvif_config (mod_setenvif.c:137)
  476. ==1554== by 0x156307: ap_single_module_configure (config.c:2373)
  477. ==1554== by 0x1656CA: load_module (mod_so.c:317)
  478. ==1554== by 0x151FF1: invoke_cmd (config.c:1045)
  479. ==1554== by 0x152C97: execute_now (config.c:1707)
  480. ==1554== by 0x152C97: ap_build_config_sub (config.c:1171)
  481. ==1554== by 0x154BA1: ap_build_config (config.c:1428)
  482. ==1554== by 0x155341: ap_process_resource_config (config.c:1877)
  483. ==1554== by 0x156134: ap_read_config (config.c:2339)
  484. ==1554== by 0x12DC32: main (main.c:659)
  485. ==1554==
  486. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 22 of 37
  487. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  488. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  489. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  490. ==1554== by 0x49368DA: apr_pmemdup (apr_strings.c:118)
  491. ==1554== by 0x4936931: apr_pstrdup (apr_strings.c:78)
  492. ==1554== by 0x152ABE: ap_build_config_sub (config.c:1159)
  493. ==1554== by 0x154BA1: ap_build_config (config.c:1428)
  494. ==1554== by 0x155341: ap_process_resource_config (config.c:1877)
  495. ==1554== by 0x156134: ap_read_config (config.c:2339)
  496. ==1554== by 0x12DC32: main (main.c:659)
  497. ==1554==
  498. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 23 of 37
  499. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  500. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  501. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  502. ==1554== by 0x48E3D60: sort_hook (apr_hooks.c:195)
  503. ==1554== by 0x48E3D60: apr_hook_sort_all (apr_hooks.c:256)
  504. ==1554== by 0x12DC78: main (main.c:678)
  505. ==1554==
  506. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 24 of 37
  507. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  508. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  509. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  510. ==1554== by 0x48ECF55: apr_strmatch_precompile (apr_strmatch.c:99)
  511. ==1554== by 0x13A066: ap_setup_make_content_type (protocol.c:96)
  512. ==1554== by 0x147F08: core_post_config (core.c:4964)
  513. ==1554== by 0x15347F: ap_run_post_config (config.c:103)
  514. ==1554== by 0x12DDE7: main (main.c:740)
  515. ==1554==
  516. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 25 of 37
  517. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  518. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  519. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  520. ==1554== by 0x49392AF: make_array_core (apr_tables.c:66)
  521. ==1554== by 0x49392AF: apr_array_make (apr_tables.c:89)
  522. ==1554== by 0x14D0DE: ap_list_provider_names (provider.c:135)
  523. ==1554== by 0x14C4B9: ap_setup_auth_internal (request.c:2100)
  524. ==1554== by 0x147F12: core_post_config (core.c:4965)
  525. ==1554== by 0x15347F: ap_run_post_config (config.c:103)
  526. ==1554== by 0x12DDE7: main (main.c:740)
  527. ==1554==
  528. ==1554== 8,192 bytes in 1 blocks are still reachable in loss record 26 of 37
  529. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  530. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  531. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  532. ==1554== by 0x493754D: alloc_array.isra.1 (apr_hash.c:93)
  533. ==1554== by 0x493796C: expand_array (apr_hash.c:200)
  534. ==1554== by 0x493796C: apr_hash_set (apr_hash.c:395)
  535. ==1554== by 0x5009615: mime_post_config (mod_mime.c:470)
  536. ==1554== by 0x15347F: ap_run_post_config (config.c:103)
  537. ==1554== by 0x12DDE7: main (main.c:740)
  538. ==1554==
  539. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 27 of 37
  540. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  541. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  542. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  543. ==1554== by 0x4943FA5: apr_pool_initialize (apr_pools.c:681)
  544. ==1554== by 0x494576E: apr_initialize (start.c:55)
  545. ==1554== by 0x49457E3: apr_app_initialize (start.c:36)
  546. ==1554== by 0x12D6A5: init_process (main.c:308)
  547. ==1554== by 0x12D6A5: main (main.c:488)
  548. ==1554==
  549. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 28 of 37
  550. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  551. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  552. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  553. ==1554== by 0x4945782: apr_initialize (start.c:58)
  554. ==1554== by 0x49457E3: apr_app_initialize (start.c:36)
  555. ==1554== by 0x12D6A5: init_process (main.c:308)
  556. ==1554== by 0x12D6A5: main (main.c:488)
  557. ==1554==
  558. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 29 of 37
  559. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  560. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  561. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  562. ==1554== by 0x12D711: init_process (main.c:311)
  563. ==1554== by 0x12D711: main (main.c:488)
  564. ==1554==
  565. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 30 of 37
  566. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  567. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  568. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  569. ==1554== by 0x12D7CE: main (main.c:504)
  570. ==1554==
  571. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 31 of 37
  572. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  573. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  574. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  575. ==1554== by 0x48E3D60: sort_hook (apr_hooks.c:195)
  576. ==1554== by 0x48E3D60: apr_hook_sort_all (apr_hooks.c:256)
  577. ==1554== by 0x15454C: ap_setup_prelinked_modules (config.c:814)
  578. ==1554== by 0x12D836: main (main.c:513)
  579. ==1554==
  580. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 32 of 37
  581. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  582. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  583. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  584. ==1554== by 0x15605C: create_default_per_dir_config (config.c:273)
  585. ==1554== by 0x15605C: init_server_config (config.c:2257)
  586. ==1554== by 0x15605C: ap_read_config (config.c:2301)
  587. ==1554== by 0x12DC32: main (main.c:659)
  588. ==1554==
  589. ==1554== 8,192 bytes in 1 blocks are possibly lost in loss record 33 of 37
  590. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  591. ==1554== by 0x494363E: allocator_alloc (apr_pools.c:411)
  592. ==1554== by 0x494363E: apr_pool_create_ex (apr_pools.c:1079)
  593. ==1554== by 0x144724: ap_core_reorder_directories (core.c:697)
  594. ==1554== by 0x155E3A: ap_fixup_virtual_hosts (config.c:2204)
  595. ==1554== by 0x12DD0D: main (main.c:689)
  596. ==1554==
  597. ==1554== 14,738 bytes in 22 blocks are still reachable in loss record 34 of 37
  598. ==1554== at 0x4836A16: calloc (vg_replace_malloc.c:752)
  599. ==1554== by 0x400B91C: _dl_new_object (dl-object.c:73)
  600. ==1554== by 0x40063A2: _dl_map_object_from_fd (dl-load.c:1001)
  601. ==1554== by 0x4008F42: _dl_map_object (dl-load.c:2466)
  602. ==1554== by 0x4013D3C: dl_open_worker (dl-open.c:228)
  603. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  604. ==1554== by 0x40138FD: _dl_open (dl-open.c:599)
  605. ==1554== by 0x49C22C7: dlopen_doit (dlopen.c:66)
  606. ==1554== by 0x4AFEA9B: _dl_catch_exception (dl-error-skeleton.c:196)
  607. ==1554== by 0x4AFEB3F: _dl_catch_error (dl-error-skeleton.c:215)
  608. ==1554== by 0x49C2A70: _dlerror_run (dlerror.c:163)
  609. ==1554== by 0x49C2365: dlopen@@GLIBC_2.1 (dlopen.c:87)
  610. ==1554==
  611. ==1554== 24,576 bytes in 3 blocks are still reachable in loss record 35 of 37
  612. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  613. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  614. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  615. ==1554== by 0x4937522: find_entry (apr_hash.c:313)
  616. ==1554== by 0x4937939: apr_hash_set (apr_hash.c:380)
  617. ==1554== by 0x5009615: mime_post_config (mod_mime.c:470)
  618. ==1554== by 0x15347F: ap_run_post_config (config.c:103)
  619. ==1554== by 0x12DDE7: main (main.c:740)
  620. ==1554==
  621. ==1554== 24,576 bytes in 3 blocks are still reachable in loss record 36 of 37
  622. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  623. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  624. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  625. ==1554== by 0x1305B8: substring_conf (util.c:761)
  626. ==1554== by 0x131915: ap_getword_conf (util.c:821)
  627. ==1554== by 0x50095DC: mime_post_config (mod_mime.c:465)
  628. ==1554== by 0x15347F: ap_run_post_config (config.c:103)
  629. ==1554== by 0x12DDE7: main (main.c:740)
  630. ==1554==
  631. ==1554== 131,072 bytes in 16 blocks are possibly lost in loss record 37 of 37
  632. ==1554== at 0x483463B: malloc (vg_replace_malloc.c:299)
  633. ==1554== by 0x4942D51: allocator_alloc (apr_pools.c:411)
  634. ==1554== by 0x4942D51: apr_palloc (apr_pools.c:852)
  635. ==1554== by 0x494BEFF: apr_random_add_entropy (apr_random.c:239)
  636. ==1554== by 0x148292: ap_init_rng (core.c:5225)
  637. ==1554== by 0x12D7A8: main (main.c:492)
  638. ==1554==
  639. ==1554== LEAK SUMMARY:
  640. ==1554== definitely lost: 0 bytes in 0 blocks
  641. ==1554== indirectly lost: 0 bytes in 0 blocks
  642. ==1554== possibly lost: 188,416 bytes in 23 blocks
  643. ==1554== still reachable: 170,688 bytes in 146 blocks
  644. ==1554== suppressed: 0 bytes in 0 blocks
  645. ==1554==
  646. ==1554== ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0)
  647. ==1554== ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0)
  648. root@xserv01:~# ==1555== Conditional jump or move depends on uninitialised value(s)
  649. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  650. ==1555== by 0x52B80D6: zend_string_equal_content (zend_string.h:310)
  651. ==1555== by 0x52B80D6: zend_hash_find_bucket (zend_hash.c:644)
  652. ==1555== by 0x52B80D6: zend_hash_find (zend_hash.c:2217)
  653. ==1555== by 0x5294F56: zend_get_constant_impl (zend_constants.c:279)
  654. ==1555== by 0x5276D8F: zend_ini_get_constant (zend_ini_parser.c:222)
  655. ==1555== by 0x5276D8F: ini_parse (zend_ini_parser.c:1971)
  656. ==1555== by 0x52770F8: zend_parse_ini_file (zend_ini_parser.c:308)
  657. ==1555== by 0x5249450: php_init_config (php_ini.c:630)
  658. ==1555== by 0x5242B6E: php_module_startup (main.c:2271)
  659. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  660. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  661. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  662. ==1555== by 0x12DFDA: main (main.c:807)
  663. ==1555==
  664. ==1555== Conditional jump or move depends on uninitialised value(s)
  665. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  666. ==1555== by 0x52B80D6: zend_string_equal_content (zend_string.h:310)
  667. ==1555== by 0x52B80D6: zend_hash_find_bucket (zend_hash.c:644)
  668. ==1555== by 0x52B80D6: zend_hash_find (zend_hash.c:2217)
  669. ==1555== by 0x524A04D: cfg_get_entry_ex (php_ini.c:902)
  670. ==1555== by 0x5241017: php_get_configuration_directive_for_zend (main.c:1620)
  671. ==1555== by 0x52BF510: zend_register_ini_entries (zend_ini.c:251)
  672. ==1555== by 0x5242B8E: php_module_startup (main.c:2276)
  673. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  674. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  675. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  676. ==1555== by 0x12DFDA: main (main.c:807)
  677. ==1555==
  678. ==1555== Conditional jump or move depends on uninitialised value(s)
  679. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  680. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  681. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  682. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  683. ==1555== by 0x52BF556: zend_register_ini_entries (zend_ini.c:254)
  684. ==1555== by 0x5242B8E: php_module_startup (main.c:2276)
  685. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  686. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  687. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  688. ==1555== by 0x12DFDA: main (main.c:807)
  689. ==1555==
  690. ==1555== Conditional jump or move depends on uninitialised value(s)
  691. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  692. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  693. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  694. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  695. ==1555== by 0x52BF556: zend_register_ini_entries (zend_ini.c:254)
  696. ==1555== by 0x52A5ECC: zend_register_standard_ini_entries (zend.c:958)
  697. ==1555== by 0x5242B96: php_module_startup (main.c:2279)
  698. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  699. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  700. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  701. ==1555== by 0x12DFDA: main (main.c:807)
  702. ==1555==
  703. ==1555== Conditional jump or move depends on uninitialised value(s)
  704. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  705. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  706. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  707. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  708. ==1555== by 0x52AB1B4: zend_register_module_ex (zend_API.c:2039)
  709. ==1555== by 0x5242C32: php_register_extensions_bc (main.c:2049)
  710. ==1555== by 0x5242C32: php_module_startup (main.c:2322)
  711. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  712. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  713. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  714. ==1555== by 0x12DFDA: main (main.c:807)
  715. ==1555==
  716. ==1555== Conditional jump or move depends on uninitialised value(s)
  717. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  718. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  719. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  720. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  721. ==1555== by 0x52AA5C6: zend_register_functions (zend_API.c:2265)
  722. ==1555== by 0x52AB425: do_register_internal_class (zend_API.c:2708)
  723. ==1555== by 0x52ABA4C: zend_register_internal_class (zend_API.c:2757)
  724. ==1555== by 0x52ABA4C: zend_register_internal_class_ex (zend_API.c:2728)
  725. ==1555== by 0x52C5ED0: zend_register_default_exception (zend_exceptions.c:837)
  726. ==1555== by 0x52DB688: zend_register_default_classes (zend_default_classes.c:32)
  727. ==1555== by 0x52B9B1C: zm_startup_core (zend_builtin_functions.c:313)
  728. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  729. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  730. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  731. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  732. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  733. ==1555==
  734. ==1555== Conditional jump or move depends on uninitialised value(s)
  735. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  736. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  737. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  738. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  739. ==1555== by 0x52AEA64: zval_make_interned_string (zend_API.c:3682)
  740. ==1555== by 0x52AEA64: zend_declare_typed_property (zend_API.c:3712)
  741. ==1555== by 0x52AF22B: zend_declare_property_ex (zend_API.c:3931)
  742. ==1555== by 0x52AF22B: zend_declare_property (zend_API.c:3938)
  743. ==1555== by 0x52AF418: zend_declare_property_string (zend_API.c:3985)
  744. ==1555== by 0x52C5F1D: zend_register_default_exception (zend_exceptions.c:841)
  745. ==1555== by 0x52DB688: zend_register_default_classes (zend_default_classes.c:32)
  746. ==1555== by 0x52B9B1C: zm_startup_core (zend_builtin_functions.c:313)
  747. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  748. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  749. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  750. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  751. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  752. ==1555==
  753. ==1555== Conditional jump or move depends on uninitialised value(s)
  754. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  755. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  756. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  757. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  758. ==1555== by 0x52AEB55: zend_declare_typed_property (zend_API.c:3777)
  759. ==1555== by 0x52AF22B: zend_declare_property_ex (zend_API.c:3931)
  760. ==1555== by 0x52AF22B: zend_declare_property (zend_API.c:3938)
  761. ==1555== by 0x52AF418: zend_declare_property_string (zend_API.c:3985)
  762. ==1555== by 0x52C5F41: zend_register_default_exception (zend_exceptions.c:842)
  763. ==1555== by 0x52DB688: zend_register_default_classes (zend_default_classes.c:32)
  764. ==1555== by 0x52B9B1C: zm_startup_core (zend_builtin_functions.c:313)
  765. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  766. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  767. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  768. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  769. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  770. ==1555==
  771. ==1555== Conditional jump or move depends on uninitialised value(s)
  772. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  773. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  774. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  775. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  776. ==1555== by 0x52AEA09: zend_declare_typed_property (zend_API.c:3790)
  777. ==1555== by 0x52AF22B: zend_declare_property_ex (zend_API.c:3931)
  778. ==1555== by 0x52AF22B: zend_declare_property (zend_API.c:3938)
  779. ==1555== by 0x52AF418: zend_declare_property_string (zend_API.c:3985)
  780. ==1555== by 0x52C6092: zend_register_default_exception (zend_exceptions.c:859)
  781. ==1555== by 0x52DB688: zend_register_default_classes (zend_default_classes.c:32)
  782. ==1555== by 0x52B9B1C: zm_startup_core (zend_builtin_functions.c:313)
  783. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  784. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  785. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  786. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  787. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  788. ==1555==
  789. ==1555== Conditional jump or move depends on uninitialised value(s)
  790. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  791. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  792. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  793. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  794. ==1555== by 0x52AF603: zval_make_interned_string (zend_API.c:3682)
  795. ==1555== by 0x52AF603: zend_declare_class_constant_ex (zend_API.c:4014)
  796. ==1555== by 0x52AF742: zend_declare_class_constant (zend_API.c:4050)
  797. ==1555== by 0x52AF8F9: zend_declare_class_constant_stringl (zend_API.c:4097)
  798. ==1555== by 0x50DB9C2: date_register_classes (php_date.c:2123)
  799. ==1555== by 0x50DBF63: zm_startup_date (php_date.c:875)
  800. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  801. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  802. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  803. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  804. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  805. ==1555== by 0x5242C4F: php_module_startup (main.c:2332)
  806. ==1555==
  807. ==1555== Conditional jump or move depends on uninitialised value(s)
  808. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  809. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  810. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  811. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  812. ==1555== by 0x52AB453: do_register_internal_class (zend_API.c:2712)
  813. ==1555== by 0x5196910: zm_startup_reflection (php_reflection.c:6837)
  814. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  815. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  816. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  817. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  818. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  819. ==1555== by 0x5242C4F: php_module_startup (main.c:2332)
  820. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  821. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  822. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  823. ==1555==
  824. ==1555== Conditional jump or move depends on uninitialised value(s)
  825. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  826. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  827. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  828. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  829. ==1555== by 0x52BF556: zend_register_ini_entries (zend_ini.c:254)
  830. ==1555== by 0x51E57AA: zm_startup_file (file.c:179)
  831. ==1555== by 0x51D7FC8: zm_startup_basic (basic_functions.c:3671)
  832. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  833. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  834. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  835. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  836. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  837. ==1555== by 0x5242C4F: php_module_startup (main.c:2332)
  838. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  839. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  840. ==1555==
  841. --1555-- REDIR: 0x4a63590 (libc.so.6:__GI_strspn) redirected to 0x483ce70 (strspn)
  842. --1555-- REDIR: 0x4a63420 (libc.so.6:__GI_strcspn) redirected to 0x483cdf0 (__GI_strcspn)
  843. ==1555== Conditional jump or move depends on uninitialised value(s)
  844. ==1555== at 0x52CE7C0: zend_string_equal_val (zend_string.c:335)
  845. ==1555== by 0x52CEAA6: zend_string_equal_content (zend_string.h:310)
  846. ==1555== by 0x52CEAA6: zend_interned_string_ht_lookup (zend_string.c:154)
  847. ==1555== by 0x52CEAA6: zend_new_interned_string_permanent.part.1 (zend_string.c:194)
  848. ==1555== by 0x52BF556: zend_register_ini_entries (zend_ini.c:254)
  849. ==1555== by 0x5332BF1: zm_startup_apache (php_functions.c:543)
  850. ==1555== by 0x52A73D8: zend_startup_module_ex.part.6 (zend_API.c:1860)
  851. ==1555== by 0x52A7474: zend_startup_module_ex (zend_API.c:1818)
  852. ==1555== by 0x52A7474: zend_startup_module_zval (zend_API.c:1875)
  853. ==1555== by 0x52B62A0: zend_hash_apply (zend_hash.c:1812)
  854. ==1555== by 0x52A9E25: zend_startup_modules (zend_API.c:1986)
  855. ==1555== by 0x5242C4F: php_module_startup (main.c:2332)
  856. ==1555== by 0x5330ECF: php_apache2_startup (sapi_apache2.c:372)
  857. ==1555== by 0x5331107: php_apache_server_startup (sapi_apache2.c:486)
  858. ==1555== by 0x15347F: ap_run_post_config (config.c:103)
  859. ==1555==
  860. --1556-- Reading syms from /lib/i386-linux-gnu/libnss_systemd.so.2
  861. --1556-- object doesn't have a symbol table
  862. --1557-- Reading syms from /lib/i386-linux-gnu/libnss_systemd.so.2
  863. --1557-- object doesn't have a symbol table
  864. --1558-- Reading syms from /lib/i386-linux-gnu/libnss_systemd.so.2
  865. --1558-- object doesn't have a symbol table
  866. --1555-- REDIR: 0x4a54c10 (libc.so.6:__stpcpy_ssse3) redirected to 0x483b210 (stpcpy)
  867. --1556-- REDIR: 0x4b19f60 (libc.so.6:__strncmp_ssse3) redirected to 0x48383f0 (strncmp)
  868. --1557-- REDIR: 0x4b19f60 (libc.so.6:__strncmp_ssse3) redirected to 0x48383f0 (strncmp)
  869. --1558-- REDIR: 0x4b19f60 (libc.so.6:__strncmp_ssse3) redirected to 0x48383f0 (strncmp)
  870. --1556-- Reading syms from /lib/i386-linux-gnu/libgcc_s.so.1
  871. --1556-- object doesn't have a symbol table
  872. --1557-- Reading syms from /lib/i386-linux-gnu/libgcc_s.so.1
  873. --1557-- object doesn't have a symbol table
  874. --1558-- Reading syms from /lib/i386-linux-gnu/libgcc_s.so.1
  875. --1558-- object doesn't have a symbol table
  876.  
  877. root@xserv01:~#
  878.  
Advertisement
Add Comment
Please, Sign In to add comment