Advertisement
AbuShawarib

valgrind ./vkquake

Aug 24th, 2016
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. valgrind ./vkquake
  2. ==6816== Memcheck, a memory error detector
  3. ==6816== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
  4. ==6816== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
  5. ==6816== Command: ./vkquake
  6. ==6816==
  7. Command line: ./vkquake
  8. Found SDL version 2.0.4
  9. Detected 8 CPUs.
  10. Quake 1.09 (c) id Software
  11. GLQuake 1.00 (c) id Software
  12. FitzQuake 0.85 (c) John Fitzgibbons
  13. FitzQuake SDL port (c) SleepwalkR, Baker
  14. QuakeSpasm 0.92.0 (c) Ozkan Sezer, Eric Wasylishen & others
  15. vkQuake 0.70.0 (c) Axel Gneiting
  16. Host_Init
  17. Playing shareware version.
  18. Console initialized.
  19. UDP Initialized
  20. Server using protocol 666 (FitzQuake)
  21. Exe: 21:16:51 Aug 20 2016
  22. 256.0 megabyte heap
  23. ==6816== Syscall param writev(vector[...]) points to uninitialised byte(s)
  24. ==6816== at 0x6898720: __writev_nocancel (syscall-template.S:84)
  25. ==6816== by 0xA7D2F28: ??? (in /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0)
  26. ==6816== by 0xA7D331C: ??? (in /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0)
  27. ==6816== by 0xA7D33A4: xcb_writev (in /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0)
  28. ==6816== by 0x807A4AD: _XSend (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  29. ==6816== by 0x807A9A1: _XReply (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  30. ==6816== by 0x806559E: XInternAtom (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  31. ==6816== by 0x6548AEA: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  32. ==6816== by 0x65498F1: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  33. ==6816== by 0x653B148: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  34. ==6816== by 0x653AF34: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  35. ==6816== by 0x64A2396: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  36. ==6816== Address 0xd76d473 is 35 bytes inside a block of size 16,384 alloc'd
  37. ==6816== at 0x4C2FB55: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  38. ==6816== by 0x806A692: XOpenDisplay (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  39. ==6816== by 0x6547DB4: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  40. ==6816== by 0x653AEE0: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  41. ==6816== by 0x64A2396: ??? (in /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.4.0)
  42. ==6816== by 0x416389: ??? (in /home/khalid/Downloads/vkquake-0.70.0/vkquake)
  43. ==6816== by 0x44B361: ??? (in /home/khalid/Downloads/vkquake-0.70.0/vkquake)
  44. ==6816== by 0x405E5E: main (in /home/khalid/Downloads/vkquake-0.70.0/vkquake)
  45. ==6816==
  46.  
  47. Vulkan Initialization
  48. Vendor: NVIDIA
  49. Device: GTX 960M
  50. Creating command buffers
  51. Creating swap chain
  52. Using IMMEDIATE present mode
  53. Creating color buffer
  54. Creating depth buffer
  55. Creating render passes
  56. Creating frame buffers
  57. Initializing staging
  58. Creating descriptor set layouts
  59. Initializing dynamic vertex buffers
  60. Initializing dynamic index buffers
  61. Initializing dynamic uniform buffers
  62. Initializing samplers
  63. Creating pipeline layouts
  64. Creating pipelines
  65.  
  66. Sound Initialization
  67. SDL audio spec : 44100 Hz, 512 samples, 2 channels
  68. SDL audio driver: pulseaudio - Built-in Audio Digital Stereo (HDMI), 32768 bytes buffer
  69. Audio: 16 bit, stereo, 44100 Hz
  70. CDAudio disabled at compile time
  71.  
  72. ========= Quake Initialized =========
  73.  
  74. execing quake.rc
  75. execing default.cfg
  76. execing config.cfg
  77. couldn't exec autoexec.cfg
  78. 3 demo(s) in loop
  79. 
  80. FITZQUAKE 0.85 SERVER (51103 CRC)
  81.  
  82. 
  83.  
  84. Introduction
  85. Using protocol 666
  86. Couldn't find a cdrip for track 4
  87. player entered the game
  88. Client player removed
  89. Shutting down SDL sound
  90. ==6816==
  91. ==6816== HEAP SUMMARY:
  92. ==6816== in use at exit: 285,129,047 bytes in 4,964 blocks
  93. ==6816== total heap usage: 72,632 allocs, 67,668 frees, 1,395,281,428 bytes allocated
  94. ==6816==
  95. ==6816== LEAK SUMMARY:
  96. ==6816== definitely lost: 8,648 bytes in 6 blocks
  97. ==6816== indirectly lost: 18,772 bytes in 29 blocks
  98. ==6816== possibly lost: 24,506 bytes in 22 blocks
  99. ==6816== still reachable: 285,077,121 bytes in 4,907 blocks
  100. ==6816== suppressed: 0 bytes in 0 blocks
  101. ==6816== Rerun with --leak-check=full to see details of leaked memory
  102. ==6816==
  103. ==6816== For counts of detected and suppressed errors, rerun with: -v
  104. ==6816== Use --track-origins=yes to see where uninitialised values come from
  105. ==6816== ERROR SUMMARY: 4 errors from 1 contexts (suppressed: 0 from 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement