Advertisement
magneto903

DrMemory results

Feb 26th, 2021
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. Dr. Memory version 2.3.0 build 1 built on Feb 6 2020 06:07:09
  2. Windows version: WinVer=105;Rel=2009;Build=19042;Edition=Professional
  3. Dr. Memory results for pid 5904: "main.exe"
  4. Application cmdline: "main.exe -show_reachable"
  5. Recorded 118 suppression(s) from default C:\Program Files (x86)\Dr. Memory\bin64\suppress-default.txt
  6.  
  7. Error #1: UNADDRESSABLE ACCESS beyond top of stack: reading 0x000000000064fb40-0x000000000064fb48 8 byte(s)
  8. # 0 ___chkstk_ms [../../../../../src/gcc-8.1.0/libgcc/config/i386/cygwin.S:132]
  9. # 1 _pei386_runtime_relocator
  10. # 2 __tmainCRTStartup
  11. # 3 .l_start
  12. # 4 KERNEL32.dll!BaseThreadInitThunk
  13. Note: @0:00:00.168 in thread 3000
  14. Note: 0x000000000064fb40 refers to 600 byte(s) beyond the top of the stack 0x000000000064fd98
  15. Note: instruction: or $0x0000000000000000 (%rcx) -> (%rcx)
  16.  
  17. Error #2: UNADDRESSABLE ACCESS beyond top of stack: reading 0x000000000064ede0-0x000000000064ede8 8 byte(s)
  18. # 0 ___chkstk_ms [../../../../../src/gcc-8.1.0/libgcc/config/i386/cygwin.S:126]
  19. # 1 get_dists
  20. # 2 main
  21. Note: @0:00:00.460 in thread 3000
  22. Note: 0x000000000064ede0 refers to 4072 byte(s) beyond the top of the stack 0x000000000064fdc8
  23. Note: instruction: or $0x0000000000000000 (%rcx) -> (%rcx)
  24.  
  25. Error #3: UNADDRESSABLE ACCESS beyond top of stack: reading 0x0000000000625ce0-0x0000000000625ce8 8 byte(s)
  26. # 0 ___chkstk_ms [../../../../../src/gcc-8.1.0/libgcc/config/i386/cygwin.S:132]
  27. # 1 get_dists
  28. # 2 main
  29. Note: @0:00:00.637 in thread 3000
  30. Note: 0x0000000000625ce0 refers to 172264 byte(s) beyond the top of the stack 0x000000000064fdc8
  31. Note: instruction: or $0x0000000000000000 (%rcx) -> (%rcx)
  32.  
  33. Error #4: POSSIBLE LEAK 51 direct bytes 0x0000000001b501c0-0x0000000001b501f3 + 0 indirect bytes
  34. # 0 replace_malloc [d:\drmemory_package\common\alloc_replace.c:2577]
  35. # 1 msvcrt.dll!malloc_crt
  36. # 2 msvcrt.dll!_setargv
  37. # 3 msvcrt.dll!_getmainargs
  38. # 4 pre_cpp_init
  39. # 5 msvcrt.dll!initterm
  40. # 6 __tmainCRTStartup
  41. # 7 .l_start
  42. # 8 KERNEL32.dll!BaseThreadInitThunk
  43.  
  44. ===========================================================================
  45. FINAL SUMMARY:
  46.  
  47. DUPLICATE ERROR COUNTS:
  48. Error # 1: 2
  49. Error # 2: 78
  50. Error # 3: 2
  51.  
  52. SUPPRESSIONS USED:
  53.  
  54. ERRORS FOUND:
  55. 3 unique, 82 total unaddressable access(es)
  56. 0 unique, 0 total uninitialized access(es)
  57. 0 unique, 0 total invalid heap argument(s)
  58. 0 unique, 0 total GDI usage error(s)
  59. 0 unique, 0 total handle leak(s)
  60. 0 unique, 0 total warning(s)
  61. 0 unique, 0 total, 0 byte(s) of leak(s)
  62. 1 unique, 1 total, 51 byte(s) of possible leak(s)
  63. ERRORS IGNORED:
  64. 3 potential error(s) (suspected false positives)
  65. (details: C:\Users\user\AppData\Roaming\Dr. Memory\DrMemory-main.exe.5904.000\potential_errors.txt)
  66. 7 unique, 8 total, 1185 byte(s) of still-reachable allocation(s)
  67. (re-run with "-show_reachable" for details)
  68. Details: C:\Users\user\AppData\Roaming\Dr. Memory\DrMemory-main.exe.5904.000\results.txt
  69.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement