Guest User

Untitled

a guest
Oct 18th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. ==16337== Memcheck, a memory error detector
  2. ==16337== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
  3. ==16337== Using Valgrind-3.8.0 and LibVEX; rerun with -h for copyright info
  4. ==16337== Command: ./ecore_ssl
  5. ==16337==
  6. ==16337== Conditional jump or move depends on uninitialised value(s)
  7. ==16337== at 0x783A56B: ASN1_STRING_set (in /usr/lib/libcrypto.so.1.0.0)
  8. ==16337== by 0x78257D7: ASN1_mbstring_ncopy (in /usr/lib/libcrypto.so.1.0.0)
  9. ==16337== by 0x7825B93: ASN1_mbstring_copy (in /usr/lib/libcrypto.so.1.0.0)
  10. ==16337== by 0x7828221: ASN1_STRING_to_UTF8 (in /usr/lib/libcrypto.so.1.0.0)
  11. ==16337== by 0x78295B2: x509_name_canon.part.0 (in /usr/lib/libcrypto.so.1.0.0)
  12. ==16337== by 0x7829D02: x509_name_ex_d2i (in /usr/lib/libcrypto.so.1.0.0)
  13. ==16337== by 0x783077E: ASN1_item_ex_d2i (in /usr/lib/libcrypto.so.1.0.0)
  14. ==16337== by 0x7831377: asn1_template_noexp_d2i (in /usr/lib/libcrypto.so.1.0.0)
  15. ==16337== by 0x78315D3: asn1_template_ex_d2i (in /usr/lib/libcrypto.so.1.0.0)
  16. ==16337== by 0x7830E10: ASN1_item_ex_d2i (in /usr/lib/libcrypto.so.1.0.0)
  17. ==16337== by 0x7831377: asn1_template_noexp_d2i (in /usr/lib/libcrypto.so.1.0.0)
  18. ==16337== by 0x78315D3: asn1_template_ex_d2i (in /usr/lib/libcrypto.so.1.0.0)
  19. ==16337==
  20. ERR<16337>:ecore_con ecore_con_ssl.c:1746 _ecore_con_ssl_server_privkey_add_openssl() Error at ecore_con_ssl.c:_ecore_con_ssl_server_privkey_add_openssl:1746!
  21. ERR<16337>:ecore_con ecore_con.c:1189 _ecore_con_event_server_error() OpenSSL error: wrong tag
  22. ERR<16337>:ecore_con ecore_con.c:1189 _ecore_con_event_server_error() OpenSSL error: nested asn1 error
  23. ERR<16337>:ecore_con ecore_con.c:1189 _ecore_con_event_server_error() OpenSSL error: nested asn1 error
  24. ERR<16337>:ecore_con ecore_con.c:1189 _ecore_con_event_server_error() OpenSSL error: RSA lib
  25. ERR<16337>:ecore_con ecore_con.c:1189 _ecore_con_event_server_error() OpenSSL error: no certificate assigned
  26. ERR<16337>:ecore_con ecore_con_ssl.c:1886 _ecore_con_ssl_client_init_openssl() Error at ecore_con_ssl.c:_ecore_con_ssl_client_init_openssl:1886!
  27. ERR<16337>:ecore_con ecore_con.c:1205 ecore_con_event_client_error() OpenSSL error: no shared cipher
  28. ERR<16337>:ecore_con ecore_con_ssl.c:1886 _ecore_con_ssl_client_init_openssl() Error at ecore_con_ssl.c:_ecore_con_ssl_client_init_openssl:1886!
  29. ERR<16337>:ecore_con ecore_con.c:1205 ecore_con_event_client_error() OpenSSL error: no shared cipher
  30. ERR<16337>:ecore_con ecore_con_ssl.c:1886 _ecore_con_ssl_client_init_openssl() Error at ecore_con_ssl.c:_ecore_con_ssl_client_init_openssl:1886!
  31. ERR<16337>:ecore_con ecore_con.c:1205 ecore_con_event_client_error() OpenSSL error: no shared cipher
  32. ==16337==
  33. ==16337== HEAP SUMMARY:
  34. ==16337== in use at exit: 184,926 bytes in 3,497 blocks
  35. ==16337== total heap usage: 3,999 allocs, 449 frees, 435,232 bytes allocated
  36. ==16337==
  37. ==16337== 624 (384 direct, 240 indirect) bytes in 3 blocks are definitely lost in loss record 804 of 864
  38. ==16337== at 0x4C29E04: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  39. ==16337== by 0x55CDEB1: _ecore_con_svr_tcp_handler.part.16 (ecore_con.c:1831)
  40. ==16337== by 0x55CE0EE: _ecore_con_svr_tcp_handler (ecore_con.c:1825)
  41. ==16337== by 0x4E43480: _ecore_main_loop_iterate_internal (ecore_private.h:343)
  42. ==16337== by 0x4E438F6: ecore_main_loop_begin (ecore_main.c:934)
  43. ==16337== by 0x400DAD: main (ecore_ssl.c:81)
  44. ==16337==
  45. ==16337== 800 bytes in 1 blocks are definitely lost in loss record 813 of 864
  46. ==16337== at 0x4C2BFCB: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  47. ==16337== by 0x55E0FFC: dns_ai_open (dns.c:6233)
  48. ==16337== by 0x55D61D0: ecore_con_info_get (ecore_con_dns.c:77)
  49. ==16337== by 0x55D649D: ecore_con_info_tcp_listen (ecore_con_dns.c:229)
  50. ==16337== by 0x55C9C81: ecore_con_server_add (ecore_con.c:379)
  51. ==16337== by 0x400D2C: main (ecore_ssl.c:67)
  52. ==16337==
  53. ==16337== 3,944 (736 direct, 3,208 indirect) bytes in 1 blocks are definitely lost in loss record 858 of 864
  54. ==16337== at 0x4C2BFCB: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  55. ==16337== by 0x775FA4F: CRYPTO_malloc (in /usr/lib/libcrypto.so.1.0.0)
  56. ==16337== by 0x74D1744: SSL_CTX_new (in /usr/lib/libssl.so.1.0.0)
  57. ==16337== by 0x55D17C4: ecore_con_ssl_server_prepare (ecore_con_ssl.c:1554)
  58. ==16337== by 0x55C9BF6: ecore_con_server_add (ecore_con.c:357)
  59. ==16337== by 0x400D2C: main (ecore_ssl.c:67)
  60. ==16337==
  61. ==16337== 9,603 (736 direct, 8,867 indirect) bytes in 1 blocks are definitely lost in loss record 861 of 864
  62. ==16337== at 0x4C2BFCB: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  63. ==16337== by 0x775FA4F: CRYPTO_malloc (in /usr/lib/libcrypto.so.1.0.0)
  64. ==16337== by 0x74D1744: SSL_CTX_new (in /usr/lib/libssl.so.1.0.0)
  65. ==16337== by 0x55D17C4: ecore_con_ssl_server_prepare (ecore_con_ssl.c:1554)
  66. ==16337== by 0x55D20F1: ecore_con_ssl_server_cert_add (ecore_con_ssl.c:674)
  67. ==16337== by 0x400D52: main (ecore_ssl.c:70)
  68. ==16337==
  69. ==16337== LEAK SUMMARY:
  70. ==16337== definitely lost: 2,656 bytes in 6 blocks
  71. ==16337== indirectly lost: 12,315 bytes in 147 blocks
  72. ==16337== possibly lost: 0 bytes in 0 blocks
  73. ==16337== still reachable: 159,603 bytes in 3,354 blocks
  74. ==16337== suppressed: 0 bytes in 0 blocks
  75. ==16337== Reachable blocks (those to which a pointer was found) are not shown.
  76. ==16337== To see them, rerun with: --leak-check=full --show-reachable=yes
  77. ==16337==
  78. ==16337== For counts of detected and suppressed errors, rerun with: -v
  79. ==16337== Use --track-origins=yes to see where uninitialised values come from
  80. ==16337== ERROR SUMMARY: 10 errors from 5 contexts (suppressed: 2 from 2)
Add Comment
Please, Sign In to add comment