Advertisement
PowerSlaveAlfons

Untitled

Mar 26th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. Dr. Memory version 2.1.0 build 1 built on Mar 17 2019 23:59:56
  2. Windows version: WinVer=105;Rel=1803;Build=17134;Edition=Core
  3. Dr. Memory results for pid 32700: "UEB1_tests.exe"
  4. Application cmdline: "UEB1_tests"
  5. Recorded 117 suppression(s) from default F:\Technikum\Objektorientierte Sprachen\DrMemory-Windows-2.1.0-1\bin64\suppress-default.txt
  6.  
  7. Error #1: UNADDRESSABLE ACCESS beyond top of stack: reading 0x000000000080fb50-0x000000000080fb58 8 byte(s)
  8. # 0 ___chkstk_ms [../../../../../src/gcc-8.1.0/libgcc/config/i386/cygwin.S:132]
  9. # 1 _pei386_runtime_relocator [../src/gtest_main.cc:38]
  10. # 2 __tmainCRTStartup [../gtest/include/gtest/internal/gtest-port.h:1139]
  11. # 3 .l_start [../gtest/include/gtest/internal/gtest-port.h:1139]
  12. # 4 KERNEL32.dll!BaseThreadInitThunk +0x13 (0x00007ff99ef23dc4 <KERNEL32.dll+0x13dc4>)
  13. Note: @0:00:00.588 in thread 31212
  14. Note: 0x000000000080fb50 refers to 632 byte(s) beyond the top of the stack 0x000000000080fdc8
  15. Note: instruction: or $0x0000000000000000 (%rcx) -> (%rcx)
  16.  
  17. Error #2: POSSIBLE LEAK 28 direct bytes 0x0000000003ce01c0-0x0000000003ce01dc + 0 indirect bytes
  18. # 0 replace_malloc [d:\drmemory_package\common\alloc_replace.c:2577]
  19. # 1 msvcrt.dll!realloc +0x183 (0x00007ff99e429b54 <msvcrt.dll+0x19b54>)
  20. # 2 msvcrt.dll!unlock +0x444 (0x00007ff99e44b1f5 <msvcrt.dll+0x3b1f5>)
  21. # 3 msvcrt.dll!_getmainargs +0x30 (0x00007ff99e417991 <msvcrt.dll+0x7991>)
  22. # 4 pre_cpp_init [../gtest/include/gtest/internal/gtest-port.h:1139]
  23. # 5 msvcrt.dll!initterm +0x42 (0x00007ff99e44a0e3 <msvcrt.dll+0x3a0e3>)
  24. # 6 __tmainCRTStartup [../gtest/include/gtest/internal/gtest-port.h:1139]
  25. # 7 .l_start [../gtest/include/gtest/internal/gtest-port.h:1139]
  26. # 8 KERNEL32.dll!BaseThreadInitThunk +0x13 (0x00007ff99ef23dc4 <KERNEL32.dll+0x13dc4>)
  27.  
  28. ===========================================================================
  29. FINAL SUMMARY:
  30.  
  31. DUPLICATE ERROR COUNTS:
  32. Error # 1: 2
  33.  
  34. SUPPRESSIONS USED:
  35.  
  36. ERRORS FOUND:
  37. 1 unique, 2 total unaddressable access(es)
  38. 0 unique, 0 total uninitialized access(es)
  39. 0 unique, 0 total invalid heap argument(s)
  40. 0 unique, 0 total GDI usage error(s)
  41. 0 unique, 0 total handle leak(s)
  42. 0 unique, 0 total warning(s)
  43. 0 unique, 0 total, 0 byte(s) of leak(s)
  44. 1 unique, 1 total, 28 byte(s) of possible leak(s)
  45. ERRORS IGNORED:
  46. 1 potential error(s) (suspected false positives)
  47. (details: F:\Technikum\Objektorientierte Sprachen\DrMemory-Windows-2.1.0-1\drmemory\logs\DrMemory-UEB1_tests.exe.32700.000\potential_errors.txt)
  48. 6 unique, 6 total, 4227 byte(s) of still-reachable allocation(s)
  49. (re-run with "-show_reachable" for details)
  50. Details: F:\Technikum\Objektorientierte Sprachen\DrMemory-Windows-2.1.0-1\drmemory\logs\DrMemory-UEB1_tests.exe.32700.000\results.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement