Guest User

Untitled

a guest
Jun 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. $ valgrind --auto-run-dsymutil=yes ./miniperl -Ilib configpm
  2. ==57675== Memcheck, a memory error detector.
  3. ==57675== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
  4. ==57675== Using LibVEX rev 1897, a library for dynamic binary translation.
  5. ==57675== Copyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.
  6. ==57675== Using valgrind-3.5.0.SVN, a dynamic binary instrumentation framework.
  7. ==57675== Copyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.
  8. ==57675== For more details, rerun with: -v
  9. ==57675==
  10. --57675-- run: /usr/bin/dsymutil ./miniperl
  11. ==57675== Warning: bad signal number 20 in sigaction()
  12. ==57675== Invalid read of size 4
  13. ==57675== at 0x1000C85F6: Perl_pmruntime (opmini.c:2923)
  14. ==57675== by 0x10002373C: Perl_yyparse (in ./miniperl)
  15. ==57675== by 0x1000826A8: S_doeval (pp_ctl.c:2847)
  16. ==57675== by 0x100084019: Perl_pp_require (pp_ctl.c:3453)
  17. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  18. ==57675== by 0x10004C65C: S_call_body (perl.c:2804)
  19. ==57675== by 0x10004C2E8: Perl_call_sv (perl.c:2731)
  20. ==57675== by 0x10004EA1E: S_call_list_body (perl.c:5404)
  21. ==57675== by 0x100049955: Perl_call_list (perl.c:5311)
  22. ==57675== by 0x1000CF112: S_process_special_blocks (opmini.c:4773)
  23. ==57675== by 0x1000CBB65: Perl_newATTRSUB (opmini.c:4747)
  24. ==57675== by 0x1000CAF35: Perl_utilize (opmini.c:3215)
  25. ==57675== Address 0x100451570 is 0 bytes inside a block of size 3 alloc'd
  26. ==57675== at 0x10014FFA9: malloc (vg_replace_malloc.c:193)
  27. ==57675== by 0x10003749A: Perl_safesysmalloc (util.c:91)
  28. ==57675== by 0x10003852D: Perl_savepvn (util.c:939)
  29. ==57675== by 0x1000273C0: Perl_pregcomp (regcomp.c:1803)
  30. ==57675== by 0x1000C85ED: Perl_pmruntime (opmini.c:2922)
  31. ==57675== by 0x10002373C: Perl_yyparse (in ./miniperl)
  32. ==57675== by 0x1000826A8: S_doeval (pp_ctl.c:2847)
  33. ==57675== by 0x100084019: Perl_pp_require (pp_ctl.c:3453)
  34. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  35. ==57675== by 0x10004C65C: S_call_body (perl.c:2804)
  36. ==57675== by 0x10004C2E8: Perl_call_sv (perl.c:2731)
  37. ==57675== by 0x10004EA1E: S_call_list_body (perl.c:5404)
  38. ==57675==
  39. ==57675== Invalid read of size 4
  40. ==57675== at 0x1000C85F6: Perl_pmruntime (opmini.c:2923)
  41. ==57675== by 0x100023723: Perl_yyparse (in ./miniperl)
  42. ==57675== by 0x1000826A8: S_doeval (pp_ctl.c:2847)
  43. ==57675== by 0x100084019: Perl_pp_require (pp_ctl.c:3453)
  44. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  45. ==57675== by 0x10004C65C: S_call_body (perl.c:2804)
  46. ==57675== by 0x10004C2E8: Perl_call_sv (perl.c:2731)
  47. ==57675== by 0x10004EA1E: S_call_list_body (perl.c:5404)
  48. ==57675== by 0x100049955: Perl_call_list (perl.c:5311)
  49. ==57675== by 0x1000CF112: S_process_special_blocks (opmini.c:4773)
  50. ==57675== by 0x1000CBB65: Perl_newATTRSUB (opmini.c:4747)
  51. ==57675== by 0x1000CAF35: Perl_utilize (opmini.c:3215)
  52. ==57675== Address 0x100453990 is 0 bytes inside a block of size 3 alloc'd
  53. ==57675== at 0x10014FFA9: malloc (vg_replace_malloc.c:193)
  54. ==57675== by 0x10003749A: Perl_safesysmalloc (util.c:91)
  55. ==57675== by 0x10003852D: Perl_savepvn (util.c:939)
  56. ==57675== by 0x1000273C0: Perl_pregcomp (regcomp.c:1803)
  57. ==57675== by 0x1000C85ED: Perl_pmruntime (opmini.c:2922)
  58. ==57675== by 0x100023723: Perl_yyparse (in ./miniperl)
  59. ==57675== by 0x1000826A8: S_doeval (pp_ctl.c:2847)
  60. ==57675== by 0x100084019: Perl_pp_require (pp_ctl.c:3453)
  61. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  62. ==57675== by 0x10004C65C: S_call_body (perl.c:2804)
  63. ==57675== by 0x10004C2E8: Perl_call_sv (perl.c:2731)
  64. ==57675== by 0x10004EA1E: S_call_list_body (perl.c:5404)
  65. ==57675==
  66. ==57675== Invalid read of size 4
  67. ==57675== at 0x1000C85F6: Perl_pmruntime (opmini.c:2923)
  68. ==57675== by 0x10002373C: Perl_yyparse (in ./miniperl)
  69. ==57675== by 0x10004B173: S_parse_body (perl.c:2288)
  70. ==57675== by 0x10004A22C: perl_parse (perl.c:1721)
  71. ==57675== by 0x1000C5402: main (miniperlmain.c:107)
  72. ==57675== Address 0x100509800 is 0 bytes inside a block of size 2 alloc'd
  73. ==57675== at 0x10014FFA9: malloc (vg_replace_malloc.c:193)
  74. ==57675== by 0x10003749A: Perl_safesysmalloc (util.c:91)
  75. ==57675== by 0x10003852D: Perl_savepvn (util.c:939)
  76. ==57675== by 0x1000273C0: Perl_pregcomp (regcomp.c:1803)
  77. ==57675== by 0x1000C85ED: Perl_pmruntime (opmini.c:2922)
  78. ==57675== by 0x10002373C: Perl_yyparse (in ./miniperl)
  79. ==57675== by 0x10004B173: S_parse_body (perl.c:2288)
  80. ==57675== by 0x10004A22C: perl_parse (perl.c:1721)
  81. ==57675== by 0x1000C5402: main (miniperlmain.c:107)
  82. ==57675==
  83. ==57675== Invalid read of size 4
  84. ==57675== at 0x100079210: Perl_pp_regcomp (pp_ctl.c:140)
  85. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  86. ==57675== by 0x10004BC5C: S_run_body (perl.c:2453)
  87. ==57675== by 0x10004B8FE: perl_run (perl.c:2368)
  88. ==57675== by 0x1000C540E: main (miniperlmain.c:109)
  89. ==57675== Address 0x100675140 is 0 bytes inside a block of size 3 alloc'd
  90. ==57675== at 0x10014FFA9: malloc (vg_replace_malloc.c:193)
  91. ==57675== by 0x10003749A: Perl_safesysmalloc (util.c:91)
  92. ==57675== by 0x10003852D: Perl_savepvn (util.c:939)
  93. ==57675== by 0x1000273C0: Perl_pregcomp (regcomp.c:1803)
  94. ==57675== by 0x10007918B: Perl_pp_regcomp (pp_ctl.c:121)
  95. ==57675== by 0x10003704B: Perl_runops_debug (dump.c:1617)
  96. ==57675== by 0x10004BC5C: S_run_body (perl.c:2453)
  97. ==57675== by 0x10004B8FE: perl_run (perl.c:2368)
  98. ==57675== by 0x1000C540E: main (miniperlmain.c:109)
  99. written lib/Config.pod
  100. ==57675==
  101. ==57675== ERROR SUMMARY: 12 errors from 4 contexts (suppressed: 0 from 0)
  102. ==57675== malloc/free: in use at exit: 969,181 bytes in 5,560 blocks.
  103. ==57675== malloc/free: 36,349 allocs, 30,789 frees, 18,102,265 bytes allocated.
  104. ==57675== For counts of detected errors, rerun with: -v
  105. ==57675== searching for pointers to 5,560 not-freed blocks.
  106. ==57675== checked 1,843,840 bytes.
  107. ==57675==
  108. ==57675== LEAK SUMMARY:
  109. ==57675== definitely lost: 0 bytes in 0 blocks.
  110. ==57675== indirectly lost: 0 bytes in 0 blocks.
  111. ==57675== possibly lost: 470,633 bytes in 3,358 blocks.
  112. ==57675== still reachable: 497,900 bytes in 2,194 blocks.
  113. ==57675== suppressed: 648 bytes in 8 blocks.
  114. ==57675== Rerun with --leak-check=full to see details of leaked memory.
Add Comment
Please, Sign In to add comment