Advertisement
Guest User

Uninitialized read error on Asio tcp socket

a guest
Jul 8th, 2014
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.55 KB | None | 0 0
  1. Dr. Memory version 1.7.0 build 5 built on Apr 4 2014 23:38:05 Dr. Memory results for pid 4760: "app.exe" Application cmdline: "app.exe" Recorded 104 suppression(s) from default C:\Program Files (x86)\Dr. Memory\bin\suppress-default.txt
  2.  
  3. Error #1: UNINITIALIZED READ: reading 0x013bed44-0x013bed4d 9 byte(s) within 0x013bed14-0x013bed4d
  4. # 0 system call NtCreateFile parameter #9
  5. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  6. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  7. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  8. # 4 boost::asio::detail::socket_ops::socket [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  9. # 5 boost::asio::detail::win_iocp_socket_service_base::do_open [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_socket_service_base.ipp:294]
  10. # 6 boost::asio::detail::win_iocp_socket_service<>::open [...\boost_1_55_0\boost\asio\detail\win_iocp_socket_service.hpp:192]
  11. # 7 boost::asio::stream_socket_service<>::open [...\boost_1_55_0\boost\asio\stream_socket_service.hpp:146]
  12. # 8 boost::asio::basic_socket<>::async_connect<> [...\boost_1_55_0\boost\asio\basic_socket.hpp:761]
  13. # 9 NetworkEntity::start_connect [...\app\networkentity.cpp:75]
  14. #10 NetworkEntity::tcpPoll [...\app\networkentity.cpp:42]
  15. #11 Detector::send [...\app\detector.cpp:32] Note: @0:00:03.912 in thread 5876
  16.  
  17. Error #2: UNINITIALIZED READ: reading 0x012bee00-0x012bee09 9 byte(s) within 0x012bedd0-0x012bee09
  18. # 0 system call NtCreateFile parameter #9
  19. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  20. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  21. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  22. # 4 boost::asio::detail::socket_ops::socket [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  23. # 5 boost::asio::detail::win_iocp_socket_service_base::do_open [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_socket_service_base.ipp:294]
  24. # 6 boost::asio::detail::win_iocp_socket_service<>::open [...\boost_1_55_0\boost\asio\detail\win_iocp_socket_service.hpp:192]
  25. # 7 boost::asio::stream_socket_service<>::open [...\boost_1_55_0\boost\asio\stream_socket_service.hpp:146]
  26. # 8 boost::asio::basic_socket<>::async_connect<> [...\boost_1_55_0\boost\asio\basic_socket.hpp:761]
  27. # 9 NetworkEntity::start_connect [...\app\networkentity.cpp:75]
  28. #10 NetworkEntity::tcpPoll [...\app\networkentity.cpp:42]
  29. #11 Detector::send [...\app\detector.cpp:32] Note: @0:00:03.982 in thread 4996
  30.  
  31. Error #3: UNINITIALIZED READ: reading 0x012bea3c-0x012bea45 9 byte(s) within 0x012bea0c-0x012bea45
  32. # 0 system call NtCreateFile parameter #9
  33. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  34. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  35. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  36. # 4 boost::asio::detail::socket_ops::socket [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  37. # 5 boost::asio::detail::socket_select_interrupter::open_descriptors [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:48]
  38. # 6 boost::asio::detail::socket_select_interrupter::socket_select_interrupter [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:41]
  39. # 7 boost::asio::detail::select_reactor::select_reactor [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:48]
  40. # 8 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  41. # 9 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  42. #10 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48]
  43. #11 boost::asio::use_service<> [...\boost_1_55_0\boost\asio\impl\io_service.hpp:33] Note: @0:00:04.025 in thread 4996
  44.  
  45. Error #4: UNINITIALIZED READ: reading 0x013be980-0x013be989 9 byte(s) within 0x013be950-0x013be989
  46. # 0 system call NtCreateFile parameter #9
  47. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  48. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  49. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  50. # 4 boost::asio::detail::socket_ops::socket [c:\users\dessins\desktop\lids\boost_1_55_0\boost_1_55_0\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  51. # 5 boost::asio::detail::socket_select_interrupter::open_descriptors [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:48]
  52. # 6 boost::asio::detail::socket_select_interrupter::socket_select_interrupter [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:41]
  53. # 7 boost::asio::detail::select_reactor::select_reactor [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:48]
  54. # 8 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  55. # 9 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  56. #10 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48]
  57. #11 boost::asio::use_service<> [...\boost_1_55_0\boost\asio\impl\io_service.hpp:33] Note: @0:00:04.026 in thread 5876
  58.  
  59. Error #5: UNINITIALIZED READ: reading 0x013be980-0x013be989 9 byte(s) within 0x013be950-0x013be989
  60. # 0 system call NtCreateFile parameter #9
  61. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  62. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  63. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  64. # 4 boost::asio::detail::socket_ops::socket [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  65. # 5 boost::asio::detail::socket_select_interrupter::open_descriptors [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:82]
  66. # 6 boost::asio::detail::socket_select_interrupter::socket_select_interrupter [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:41]
  67. # 7 boost::asio::detail::select_reactor::select_reactor [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:48]
  68. # 8 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  69. # 9 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  70. #10 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48]
  71. #11 boost::asio::use_service<> [...\boost_1_55_0\boost\asio\impl\io_service.hpp:33] Note: @0:00:04.072 in thread 5876
  72.  
  73. Error #6: UNINITIALIZED READ: reading 0x012bea3c-0x012bea45 9 byte(s) within 0x012bea0c-0x012bea45
  74. # 0 system call NtCreateFile parameter #9
  75. # 1 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x155d (0x74533022 <MSWSOCK.dll+0x3022>)
  76. # 2 MSWSOCK.dll!Tcpip6_WSHGetSockaddrType +0x1bb5 (0x7453367a <MSWSOCK.dll+0x367a>)
  77. # 3 WS2_32.dll!WSASocketW +0x150 (0x74953f6c <WS2_32.dll+0x3f6c>)
  78. # 4 boost::asio::detail::socket_ops::socket [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1346]
  79. # 5 boost::asio::detail::socket_select_interrupter::open_descriptors [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:82]
  80. # 6 boost::asio::detail::socket_select_interrupter::socket_select_interrupter [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:41]
  81. # 7 boost::asio::detail::select_reactor::select_reactor [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:48]
  82. # 8 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  83. # 9 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  84. #10 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48]
  85. #11 boost::asio::use_service<> [...\boost_1_55_0\boost\asio\impl\io_service.hpp:33] Note: @0:00:04.073 in thread 4996
  86.  
  87. Error #7: UNINITIALIZED READ: reading 0x012be941-0x012be944 3 byte(s) within 0x012be940-0x012be94c
  88. # 0 system call NtDeviceIoControlFile AFD_ACCEPT_DATA
  89. # 1 MSWSOCK.dll!Tcpip4_WSHStringToAddress +0x4fb (0x7453f80a <MSWSOCK.dll+0xf80a>)
  90. # 2 WS2_32.dll!WSAAccept +0x96 (0x74965a98 <WS2_32.dll+0x15a98>)
  91. # 3 WS2_32.dll!accept +0x16 (0x749659f8 <WS2_32.dll+0x159f8>)
  92. # 4 boost::asio::detail::socket_ops::call_accept<> [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:96]
  93. # 5 boost::asio::detail::socket_ops::accept [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:114]
  94. # 6 boost::asio::detail::socket_select_interrupter::open_descriptors [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:90]
  95. # 7 boost::asio::detail::socket_select_interrupter::socket_select_interrupter [...\boost_1_55_0\boost\asio\detail\impl\socket_select_interrupter.ipp:41]
  96. # 8 boost::asio::detail::select_reactor::select_reactor [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:48]
  97. # 9 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  98. #10 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  99. #11 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48] Note: @0:00:04.103 in thread 4996
  100.  
  101. Error #8: UNINITIALIZED READ: reading 0x0232f351-0x0232f354 3 byte(s) within 0x0232f344-0x0232f354
  102. # 0 system call NtDeviceIoControlFile AFD_POLL_INFO pre-Handles
  103. # 1 MSWSOCK.dll!Tcpip4_WSHGetWildcardSockaddr +0xd9d (0x74538573 <MSWSOCK.dll+0x8573>)
  104. # 2 WS2_32.dll!select +0x144 (0x74960ccf <WS2_32.dll+0x10ccf>)
  105. # 3 boost::asio::detail::socket_ops::select [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:1742]
  106. # 4 boost::asio::detail::select_reactor::run [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:215]
  107. # 5 boost::asio::detail::select_reactor::run_thread [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:258]
  108. # 6 boost::asio::detail::select_reactor::call_run_thread [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:266]
  109. # 7 boost::asio::detail::binder1<>::operator() [...\boost_1_55_0\boost\asio\detail\bind_handler.hpp:47]
  110. # 8 boost::asio::detail::win_thread::func<>::run [...\boost_1_55_0\boost\asio\detail\win_thread.hpp:116]
  111. # 9 boost::asio::detail::win_thread_function [...\boost_1_55_0\boost\asio\detail\impl\win_thread.ipp:110]
  112. #10 MSVCR120D.dll!_callthreadstartex [f:\dd\vctools\crt\crtw32\startup\threadex.c:376]
  113. #11 MSVCR120D.dll!_threadstartex [f:\dd\vctools\crt\crtw32\startup\threadex.c:354] Note: @0:00:04.236 in thread 724
  114.  
  115. Error #9: UNINITIALIZED READ: reading 0x0205f26d-0x0205f270 3 byte(s) within 0x0205f260-0x0205f270
  116. # 0 system call NtDeviceIoControlFile AFD_POLL_INFO pre-Handles
  117. # 1 MSWSOCK.dll!Tcpip4_WSHGetWildcardSockaddr +0xd9d (0x74538573 <MSWSOCK.dll+0x8573>)
  118. # 2 WS2_32.dll!select +0x144 (0x74960ccf <WS2_32.dll+0x10ccf>)
  119. # 3 boost::asio::detail::socket_ops::non_blocking_connect [...\boost_1_55_0\boost\asio\detail\impl\socket_ops.ipp:540]
  120. # 4 boost::asio::detail::reactive_socket_connect_op_base::do_perform [...\boost_1_55_0\boost\asio\detail\reactive_socket_connect_op.hpp:46]
  121. # 5 boost::asio::detail::reactor_op::perform [...\boost_1_55_0\boost\asio\detail\reactor_op.hpp:40]
  122. # 6 boost::asio::detail::reactor_op_queue<>::perform_operations_for_descriptors<> [...\boost_1_55_0\boost\asio\detail\reactor_op_queue.hpp:149]
  123. # 7 boost::asio::detail::select_reactor::run [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:234]
  124. # 8 boost::asio::detail::select_reactor::run_thread [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:258]
  125. # 9 boost::asio::detail::select_reactor::call_run_thread [...\boost_1_55_0\boost\asio\detail\impl\select_reactor.ipp:266]
  126. #10 boost::asio::detail::binder1<>::operator() [...\boost_1_55_0\boost\asio\detail\bind_handler.hpp:47]
  127. #11 boost::asio::detail::win_thread::func<>::run [...\boost_1_55_0\boost\asio\detail\win_thread.hpp:116] Note: @0:00:04.328 in thread 3296
  128.  
  129. Error #10: UNADDRESSABLE ACCESS: writing 0x01b3f9ec-0x01b3f9f0 4 byte(s)
  130. # 0 dynamorio.dll!dynamorio_syscall_wow64_noedx [D:\derek\drmemory\build_package\build_drmemory-release-32\dynamorio\core\CMakeFiles\dynamorio.dir\x86\x86.asm.obj.s:1883]
  131. # 1 KERNEL32.dll!BaseThreadInitThunk +0xd (0x769e86e3 <KERNEL32.dll+0x286e3>) Note: @0:00:09.494 in thread 4704 Note: instruction: mov %ecx -> 0xfffffffc(%esp)
  132.  
  133. Error #11: UNINITIALIZED READ: reading 0x01b3f9ec-0x01b3f9f0 4 byte(s)
  134. # 0 dynamorio.dll!dynamorio_syscall_wow64_noedx [D:\derek\drmemory\build_package\build_drmemory-release-32\dynamorio\core\CMakeFiles\dynamorio.dir\x86\x86.asm.obj.s:1885]
  135. # 1 KERNEL32.dll!BaseThreadInitThunk +0xd (0x769e86e3 <KERNEL32.dll+0x286e3>) Note: @0:00:09.495 in thread 4704 Note: instruction: ret %esp (%esp) -> %esp
  136.  
  137. Error #12: LEAK 137 direct bytes 0x01501828-0x015018b1 + 0 indirect bytes
  138. # 0 replace_operator_new [d:\drmemory_package\common\alloc_replace.c:2449]
  139. # 1 boost::asio::detail::thread_info_base::allocate [...\boost_1_55_0\boost\asio\detail\thread_info_base.hpp:60]
  140. # 2 boost::asio::asio_handler_allocate [...\boost_1_55_0\boost\asio\impl\handler_alloc_hook.ipp:50]
  141. # 3 boost_asio_handler_alloc_helpers::allocate<> [...\boost_1_55_0\boost\asio\detail\handler_alloc_helpers.hpp:37]
  142. # 4 boost::asio::detail::asio_handler_allocate<> [...\boost_1_55_0\boost\asio\impl\write.hpp:676]
  143. # 5 boost_asio_handler_alloc_helpers::allocate<> [...\boost_1_55_0\boost\asio\detail\handler_alloc_helpers.hpp:37]
  144. # 6 boost::asio::detail::asio_handler_allocate<> [...\boost_1_55_0\boost\asio\impl\write.hpp:534]
  145. # 7 boost_asio_handler_alloc_helpers::allocate<> [...\boost_1_55_0\boost\asio\detail\handler_alloc_helpers.hpp:37]
  146. # 8 boost::asio::detail::win_iocp_socket_service_base::async_send<> [...\boost_1_55_0\boost\asio\detail\win_iocp_socket_service_base.hpp:224]
  147. # 9 boost::asio::stream_socket_service<>::async_send<> [...\boost_1_55_0\boost\asio\stream_socket_service.hpp:330]
  148. #10 boost::asio::basic_stream_socket<>::async_write_some<> [...\boost_1_55_0\boost\asio\basic_stream_socket.hpp:732]
  149. #11 boost::asio::detail::write_op<>::operator() [...\boost_1_55_0\boost\asio\impl\write.hpp:336]
  150.  
  151. Error #13: HANDLE LEAK: KERNEL handle 0x00000094 and 1 similar handle(s) were opened but not closed:
  152. # 0 system call NtCreateTimer
  153. # 1 KERNELBASE.dll!CreateWaitableTimerExW +0x54 (0x75c7d71b <KERNELBASE.dll+0xd71b>)
  154. # 2 KERNEL32.dll!CreateWaitableTimerW +0x1e (0x769e6d2f <KERNEL32.dll+0x26d2f>)
  155. # 3 boost::asio::detail::win_iocp_io_service::do_add_timer_queue [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_io_service.ipp:465]
  156. # 4 boost::asio::detail::win_iocp_io_service::add_timer_queue<> [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_io_service.hpp:78]
  157. # 5 boost::asio::detail::deadline_timer_service<>::deadline_timer_service<> [...\boost_1_55_0\boost\asio\detail\deadline_timer_service.hpp:69]
  158. # 6 boost::asio::deadline_timer_service<>::deadline_timer_service<> [...\boost_1_55_0\boost\asio\deadline_timer_service.hpp:78]
  159. # 7 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  160. # 8 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  161. # 9 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48]
  162. #10 boost::asio::use_service<> [...\boost_1_55_0\boost\asio\impl\io_service.hpp:33]
  163. #11 boost::asio::basic_io_object<>::basic_io_object<> [...\boost_1_55_0\boost\asio\basic_io_object.hpp:91] Note: @0:00:09.979 in thread 4704 Note: handles created with the same callstack are closed here: Note: # 0 system call NtClose Note: # 1 KERNELBASE.dll!CloseHandle
  164. +0x18 (0x75c7d2a2 <KERNELBASE.dll+0xd2a2>) Note: # 2 boost::asio::detail::win_iocp_io_service::auto_handle::~auto_handle [...\boost_1_55_0\boost\asio\detail\win_iocp_io_service.hpp:227] Note:
  165. # 3 boost::asio::detail::win_iocp_io_service::~win_iocp_io_service Note: # 4 boost::asio::detail::win_iocp_io_service::`scalar deleting destructor' Note: # 5 boost::asio::detail::service_registry::destroy [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:101] Note: # 6 boost::asio::detail::service_registry::~service_registry [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:45] Note: # 7 boost::asio::detail::service_registry::`scalar deleting destructor' Note: # 8 boost::asio::io_service::~io_service [...\boost_1_55_0\boost\asio\impl\io_service.ipp:53] Note: # 9 NetworkEntity::handle_write [...\app\networkentity.cpp:112] Note: #10 boost::_mfi::mf2<>::operator() [...\boost_1_55_0\boost\bind\mem_fn_template.hpp:280] Note: #11 boost::_bi::list3<>::operator()<> [...\boost_1_55_0\boost\bind\bind.hpp:392]
  166.  
  167. Error #14: HANDLE LEAK: KERNEL handle 0x000000b0 and 2 similar handle(s) were opened but not closed:
  168. # 0 system call NtCreateEvent
  169. # 1 KERNELBASE.dll!CreateEventExW +0x62 (0x75c7e88a <KERNELBASE.dll+0xe88a>)
  170. # 2 KERNELBASE.dll!CreateEventW +0x27 (0x75c7e8dd <KERNELBASE.dll+0xe8dd>)
  171. # 3 boost::asio::detail::win_thread::start_thread [...\boost_1_55_0\boost\asio\detail\impl\win_thread.ipp:70]
  172. # 4 boost::asio::detail::win_thread::win_thread<> [...\boost_1_55_0\boost\asio\detail\win_thread.hpp:71]
  173. # 5 boost::asio::detail::win_iocp_io_service::do_add_timer_queue [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_io_service.ipp:484]
  174. # 6 boost::asio::detail::win_iocp_io_service::add_timer_queue<> [...\boost_1_55_0\boost\asio\detail\impl\win_iocp_io_service.hpp:78]
  175. # 7 boost::asio::detail::deadline_timer_service<>::deadline_timer_service<> [...\boost_1_55_0\boost\asio\detail\deadline_timer_service.hpp:69]
  176. # 8 boost::asio::deadline_timer_service<>::deadline_timer_service<> [...\boost_1_55_0\boost\asio\deadline_timer_service.hpp:78]
  177. # 9 boost::asio::detail::service_registry::create<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:81]
  178. #10 boost::asio::detail::service_registry::do_use_service [...\boost_1_55_0\boost\asio\detail\impl\service_registry.ipp:123]
  179. #11 boost::asio::detail::service_registry::use_service<> [...\boost_1_55_0\boost\asio\detail\impl\service_registry.hpp:48] Note: @0:00:09.985 in thread 4704 Note: handles created with the same callstack are closed here: Note: # 0 system call NtClose Note: # 1 KERNELBASE.dll!UrlGetPartW +0x75a (0x75c8c47f <KERNELBASE.dll+0x1c47f>) Note: # 2 KERNELBASE.dll!UrlGetPartW
  180. +0x202 (0x75c8bf27 <KERNELBASE.dll+0x1bf27>) Note: # 3 KERNELBASE.dll!LoadLibraryExW +0xbc (0x75c80190 <KERNELBASE.dll+0x10190>) Note: # 4 KERNELBASE.dll!GetTimeZoneInformation+0x2f2 (0x75cb0bd4 <KERNELBASE.dll+0x40bd4>) Note: # 5 KERNELBASE.dll!GetTimeZoneInformation+0x207 (0x75cb0ae9 <KERNELBASE.dll+0x40ae9>) Note: # 6 KERNELBASE.dll!GetTimeZoneInformation+0x73 (0x75cb0955 <KERNELBASE.dll+0x40955>) Note: # 7 MSVCR120D.dll!_tzset_nolock [f:\dd\vctools\crt\crtw32\time\tzset.c:183] Note: # 8 MSVCR120D.dll!__tzset [f:\dd\vctools\crt\crtw32\time\tzset.c:94] Note: # 9 MSVCR120D.dll!_localtime64_s [f:\dd\vctools\crt\crtw32\time\loctim64.c:80] Note: #10 MSVCR120D.dll!_localtime64 [f:\dd\vctools\crt\crtw32\time\loctim64.c:242] Note: #11 localtime [c:\program files (x86)\microsoft visual studio
  181. 12.0\vc\include\time.inl:116]
  182.  
  183. =========================================================================== FINAL SUMMARY:
  184.  
  185. DUPLICATE ERROR COUNTS: Error # 1: 2 Error # 2: 2 Error # 3: 2 Error # 4: 2 Error # 5: 2 Error
  186. # 6: 2 Error # 7: 4 Error # 8: 12 Error # 9: 4 Error # 13: 2 Error # 14: 3
  187.  
  188. SUPPRESSIONS USED:
  189.  
  190. ERRORS FOUND:
  191. 1 unique, 1 total unaddressable access(es)
  192. 10 unique, 33 total uninitialized access(es)
  193. 0 unique, 0 total invalid heap argument(s)
  194. 0 unique, 0 total GDI usage error(s)
  195. 2 unique, 5 total handle leak(s)
  196. 0 unique, 0 total warning(s)
  197. 1 unique, 1 total, 137 byte(s) of leak(s)
  198. 0 unique, 0 total, 0 byte(s) of possible leak(s) ERRORS IGNORED:
  199. 37 potential error(s) (suspected false positives)
  200. 49 potential leak(s) (suspected false positives)
  201. 108 unique, 154 total, 35061 byte(s) of still-reachable allocation(s)
  202. (re-run with "-show_reachable" for details)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement