Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2015
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.44 KB | None | 0 0
  1. ==6248== at 0x4027E6: std::vector<int, std::allocator<int> >::operator[](unsigned long) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  2. ==6248== by 0x404B3D: THOMAS::Manager::SetCompressingParams(int) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  3. ==6248== by 0x404A21: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  4. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  5. ==6248== Address 0x1919bbc0 is 8 bytes after a block of size 24 alloc'd
  6. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  7. ==6248== by 0x4051A6: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  8. ==6248==
  9. ==6248== Invalid read of size 8
  10. ==6248== at 0x4027E6: std::vector<int, std::allocator<int> >::operator[](unsigned long) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  11. ==6248== by 0x404B58: THOMAS::Manager::SetCompressingParams(int) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  12. ==6248== by 0x404A21: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  13. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  14. ==6248== Address 0x1919bbc0 is 8 bytes after a block of size 24 alloc'd
  15. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  16. ==6248== by 0x4051A6: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  17. ==6248==
  18. ==6248== Syscall param ioctl(generic) points to uninitialised byte(s)
  19. ==6248== at 0x5F583E9: syscall (syscall.S:38)
  20. ==6248== by 0x169EA2EF: ??? (in /usr/lib/x86_64-linux-gnu/libv4lconvert.so.0.0.0)
  21. ==6248== by 0x11B07EF2: ??? (in /usr/lib/x86_64-linux-gnu/libv4l2.so.0.0.0)
  22. ==6248== by 0x11B0A189: v4l2_ioctl (in /usr/lib/x86_64-linux-gnu/libv4l2.so.0.0.0)
  23. ==6248== by 0x5299B21: ??? (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  24. ==6248== by 0x529AB23: CvCaptureCAM_V4L_CPP::grabFrame() (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  25. ==6248== by 0x5285450: cvGrabFrame (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  26. ==6248== by 0x528546C: cv::VideoCapture::grab() (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  27. ==6248== by 0x5285241: cv::VideoCapture::read(cv::Mat&) (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  28. ==6248== by 0x5285209: cv::VideoCapture::operator>>(cv::Mat&) (in /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8)
  29. ==6248== by 0x404B9D: THOMAS::Manager::CaptureFrame() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  30. ==6248== by 0x404A37: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  31. ==6248== Address 0xffefff4e8 is on thread 1's stack
  32. ==6248==
  33. ==6248== Invalid write of size 8
  34. ==6248== at 0x4032CF: std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_Rb_tree_impl<std::less<int>, true>::_Rb_tree_impl() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  35. ==6248== by 0x402C45: std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_Rb_tree() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  36. ==6248== by 0x4026EB: std::map<int, THOMAS::UDPClient, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::map() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  37. ==6248== by 0x401C52: THOMAS::TelemetryReceiver::TelemetryReceiver(cv::Mat (*)(void*), void*) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  38. ==6248== by 0x404A67: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  39. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  40. ==6248== Address 0x193ef128 is 0 bytes after a block of size 72 alloc'd
  41. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  42. ==6248== by 0x404A4D: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  43. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  44. ==6248==
  45. YAY!1
  46. ==6248== Invalid read of size 8
  47. ==6248== at 0x40375A: std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> > std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_M_insert_<std::pair<int, THOMAS::UDPClient> >(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  48. ==6248== by 0x402ECA: std::pair<std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> >, bool> std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_M_insert_unique<std::pair<int, THOMAS::UDPClient> >(std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  49. ==6248== by 0x402901: std::pair<std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> >, bool> std::map<int, THOMAS::UDPClient, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::insert<std::pair<int, THOMAS::UDPClient>, void>(std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  50. ==6248== by 0x4020F1: THOMAS::TelemetryReceiver::onClientConnect(int) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  51. ==6248== by 0x401C7A: THOMAS::TelemetryReceiver::TelemetryReceiver(cv::Mat (*)(void*), void*) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  52. ==6248== by 0x404A67: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  53. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  54. ==6248== Address 0x193ef128 is 0 bytes after a block of size 72 alloc'd
  55. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  56. ==6248== by 0x404A4D: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  57. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  58. ==6248==
  59. ==6248== Invalid write of size 8
  60. ==6248== at 0x403766: std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> > std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_M_insert_<std::pair<int, THOMAS::UDPClient> >(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  61. ==6248== by 0x402ECA: std::pair<std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> >, bool> std::_Rb_tree<int, std::pair<int const, THOMAS::UDPClient>, std::_Select1st<std::pair<int const, THOMAS::UDPClient> >, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::_M_insert_unique<std::pair<int, THOMAS::UDPClient> >(std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  62. ==6248== by 0x402901: std::pair<std::_Rb_tree_iterator<std::pair<int const, THOMAS::UDPClient> >, bool> std::map<int, THOMAS::UDPClient, std::less<int>, std::allocator<std::pair<int const, THOMAS::UDPClient> > >::insert<std::pair<int, THOMAS::UDPClient>, void>(std::pair<int, THOMAS::UDPClient>&&) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  63. ==6248== by 0x4020F1: THOMAS::TelemetryReceiver::onClientConnect(int) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  64. ==6248== by 0x401C7A: THOMAS::TelemetryReceiver::TelemetryReceiver(cv::Mat (*)(void*), void*) (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  65. ==6248== by 0x404A67: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  66. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  67. ==6248== Address 0x193ef128 is 0 bytes after a block of size 72 alloc'd
  68. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  69. ==6248== by 0x404A4D: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  70. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  71. ==6248==
  72. [Status] UDPClient erfolgreich erstellt! IP: 127.0.0.1 Port: 4222
  73. Size:5572
  74. ==6248== Invalid write of size 8
  75. ==6248== at 0x404A6F: THOMAS::Manager::Manager() (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  76. ==6248== by 0x4051B1: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  77. ==6248== Address 0x1919bbb8 is 0 bytes after a block of size 24 alloc'd
  78. ==6248== at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  79. ==6248== by 0x4051A6: main (in /home/xxx/Entwicklung/THOMAS/UDP/udp)
  80. ==6248==
  81. ==6248==
  82. ==6248== HEAP SUMMARY:
  83. ==6248== in use at exit: 19,881,119 bytes in 1,453 blocks
  84. ==6248== total heap usage: 4,991 allocs, 3,538 frees, 598,669,268 bytes allocated
  85. ==6248==
  86. ==6248== LEAK SUMMARY:
  87. ==6248== definitely lost: 6,137 bytes in 5 blocks
  88. ==6248== indirectly lost: 2,766,768 bytes in 20 blocks
  89. ==6248== possibly lost: 16,787,452 bytes in 94 blocks
  90. ==6248== still reachable: 320,762 bytes in 1,334 blocks
  91. ==6248== suppressed: 0 bytes in 0 blocks
  92. ==6248== Rerun with --leak-check=full to see details of leaked memory
  93. ==6248==
  94. ==6248== For counts of detected and suppressed errors, rerun with: -v
  95. ==6248== Use --track-origins=yes to see where uninitialised values come from
  96. ==6248== ERROR SUMMARY: 24 errors from 21 contexts (suppressed: 0 from 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement