Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. ==21518== Memcheck, a memory error detector
  2. ==21518== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  3. ==21518== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
  4. ==21518== Command: bin/minetest
  5. ==21518==
  6. Automatically selecting world at [bin/../worlds/tt]
  7. Irrlicht log: Irrlicht Engine version 1.8.1
  8. Irrlicht log: Linux 3.16.0-29-generic #39-Ubuntu SMP Mon Dec 15 22:27:29 UTC 2014 x86_64
  9. Irrlicht log: Using renderer: OpenGL 3.0
  10. Irrlicht log: Gallium 0.4 on AMD RS880: X.Org
  11. Irrlicht log: OpenGL driver version is 1.2 or better.
  12. Irrlicht log: GLSL version: 1.3
  13. 16:16:24: ACTION[main]: WARNING: loading exception handler test module!
  14. 16:16:26: ACTION[main]: .__ __ __
  15. 16:16:26: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
  16. 16:16:26: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
  17. 16:16:26: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
  18. 16:16:26: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
  19. 16:16:26: ACTION[main]: \/ \/ \/ \/ \/
  20. 16:16:26: ACTION[main]: World at [bin/../worlds/tt]
  21. 16:16:26: ACTION[main]: Server for gameid="minimal" listening on 0.0.0.0:52897.
  22. 16:16:37: ACTION[ServerThread]: singleplayer [127.0.0.1] joins game.
  23. 16:16:37: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
  24. Font size: 8 17
  25. 16:17:07: ERROR[MeshUpdateThread]: Waiting for texture disable_img.png timed out.
  26. 16:17:08: ERROR[MeshUpdateThread]: Waiting for texture disable_img.png timed out.
  27. ==21518== Thread 4:
  28. ==21518== Invalid read of size 16
  29. ==21518== at 0x5CDAC66: MixDirect_SSE (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  30. ==21518== by 0x5CD9316: MixSource (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  31. ==21518== by 0x5CCFF6E: aluMixData (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  32. ==21518== by 0x5CE0C4B: PulseProc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  33. ==21518== by 0x5CD49D9: StarterFunc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  34. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  35. ==21518== by 0x7A3F88C: clone (clone.S:111)
  36. ==21518== Address 0x1ddf6520 is 99,104 bytes inside a block of size 99,119 alloc'd
  37. ==21518== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  38. ==21518== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  39. ==21518== by 0x5CD4F14: al_malloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  40. ==21518== by 0x5CD4F4D: al_calloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  41. ==21518== by 0x5CCA000: alcOpenDevice (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  42. ==21518== by 0xA9425C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
  43. ==21518== by 0xA9406C: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
  44. ==21518== by 0x905BD6: Game::initSound() (game.cpp:1890)
  45. ==21518== by 0x905A5A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
  46. ==21518== by 0x904CA5: Game::startup(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string*, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*, ChatBackend*, SubgameSpec const&, bool) (game.cpp:1722)
  47. ==21518== by 0x91279C: the_game(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string const&, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&, ChatBackend&, SubgameSpec const&, bool) (game.cpp:4178)
  48. ==21518== by 0x99C2BE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
  49. ==21518==
  50. ==21518== Invalid write of size 8
  51. ==21518== at 0x5CDAC69: MixDirect_SSE (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  52. ==21518== by 0x5CD9316: MixSource (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  53. ==21518== by 0x5CCFF6E: aluMixData (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  54. ==21518== by 0x5CE0C4B: PulseProc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  55. ==21518== by 0x5CD49D9: StarterFunc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  56. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  57. ==21518== by 0x7A3F88C: clone (clone.S:111)
  58. ==21518== Address 0x1ddf6528 is 99,112 bytes inside a block of size 99,119 alloc'd
  59. ==21518== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  60. ==21518== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  61. ==21518== by 0x5CD4F14: al_malloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  62. ==21518== by 0x5CD4F4D: al_calloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  63. ==21518== by 0x5CCA000: alcOpenDevice (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  64. ==21518== by 0xA9425C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
  65. ==21518== by 0xA9406C: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
  66. ==21518== by 0x905BD6: Game::initSound() (game.cpp:1890)
  67. ==21518== by 0x905A5A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
  68. ==21518== by 0x904CA5: Game::startup(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string*, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*, ChatBackend*, SubgameSpec const&, bool) (game.cpp:1722)
  69. ==21518== by 0x91279C: the_game(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string const&, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&, ChatBackend&, SubgameSpec const&, bool) (game.cpp:4178)
  70. ==21518== by 0x99C2BE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
  71. ==21518==
  72. ==21518== Invalid read of size 16
  73. ==21518== at 0x5CDAC58: MixDirect_SSE (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  74. ==21518== by 0x5CD9316: MixSource (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  75. ==21518== by 0x5CCFF6E: aluMixData (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  76. ==21518== by 0x5CE0C4B: PulseProc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  77. ==21518== by 0x5CD49D9: StarterFunc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  78. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  79. ==21518== by 0x7A3F88C: clone (clone.S:111)
  80. ==21518== Address 0x1ddf6520 is 99,104 bytes inside a block of size 99,119 alloc'd
  81. ==21518== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  82. ==21518== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  83. ==21518== by 0x5CD4F14: al_malloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  84. ==21518== by 0x5CD4F4D: al_calloc (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  85. ==21518== by 0x5CCA000: alcOpenDevice (in /usr/lib/x86_64-linux-gnu/libopenal.so.1.15.1)
  86. ==21518== by 0xA9425C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
  87. ==21518== by 0xA9406C: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
  88. ==21518== by 0x905BD6: Game::initSound() (game.cpp:1890)
  89. ==21518== by 0x905A5A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
  90. ==21518== by 0x904CA5: Game::startup(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string*, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >*, ChatBackend*, SubgameSpec const&, bool) (game.cpp:1722)
  91. ==21518== by 0x91279C: the_game(bool*, bool, InputHandler*, irr::IrrlichtDevice*, std::string const&, std::string const&, std::string const&, std::string const&, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&, ChatBackend&, SubgameSpec const&, bool) (game.cpp:4178)
  92. ==21518== by 0x99C2BE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
  93. ==21518==
  94. ==21518== Thread 7 ServerThread:
  95. ==21518== Conditional jump or move depends on uninitialised value(s)
  96. ==21518== at 0xA43A9B: ServerThread::Thread() (server.cpp:104)
  97. ==21518== by 0x7801A2: JThread::TheThread(void*) (jthread.cpp:157)
  98. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  99. ==21518== by 0x7A3F88C: clone (clone.S:111)
  100. ==21518==
  101. ==21518== Invalid read of size 4
  102. ==21518== at 0x65E9324: pthread_mutex_lock (pthread_mutex_lock.c:66)
  103. ==21518== by 0x77F985: JMutex::Lock() (jmutex.cpp:46)
  104. ==21518== by 0x79A919: JMutexAutoLock::JMutexAutoLock(JMutex&) (jmutexautolock.h:37)
  105. ==21518== by 0xA468B2: Server::AsyncRunStep(bool) (server.cpp:502)
  106. ==21518== by 0xA43A79: ServerThread::Thread() (server.cpp:109)
  107. ==21518== by 0x7801A2: JThread::TheThread(void*) (jthread.cpp:157)
  108. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  109. ==21518== by 0x7A3F88C: clone (clone.S:111)
  110. ==21518== Address 0x32ed77073bb99995 is not stack'd, malloc'd or (recently) free'd
  111. ==21518==
  112. ==21518==
  113. ==21518== Process terminating with default action of signal 11 (SIGSEGV)
  114. ==21518== General Protection Fault
  115. ==21518== at 0x65E9324: pthread_mutex_lock (pthread_mutex_lock.c:66)
  116. ==21518== by 0x77F985: JMutex::Lock() (jmutex.cpp:46)
  117. ==21518== by 0x79A919: JMutexAutoLock::JMutexAutoLock(JMutex&) (jmutexautolock.h:37)
  118. ==21518== by 0xA468B2: Server::AsyncRunStep(bool) (server.cpp:502)
  119. ==21518== by 0xA43A79: ServerThread::Thread() (server.cpp:109)
  120. ==21518== by 0x7801A2: JThread::TheThread(void*) (jthread.cpp:157)
  121. ==21518== by 0x65E70A4: start_thread (pthread_create.c:309)
  122. ==21518== by 0x7A3F88C: clone (clone.S:111)
  123. ==21518==
  124. ==21518== HEAP SUMMARY:
  125. ==21518== in use at exit: 21,673,272 bytes in 116,680 blocks
  126. ==21518== total heap usage: 1,219,529 allocs, 1,102,849 frees, 501,289,897 bytes allocated
  127. ==21518==
  128. ==21518== LEAK SUMMARY:
  129. ==21518== definitely lost: 309,392 bytes in 1,604 blocks
  130. ==21518== indirectly lost: 932,172 bytes in 3,596 blocks
  131. ==21518== possibly lost: 6,700,204 bytes in 58,764 blocks
  132. ==21518== still reachable: 13,731,504 bytes in 52,716 blocks
  133. ==21518== suppressed: 0 bytes in 0 blocks
  134. ==21518== Rerun with --leak-check=full to see details of leaked memory
  135. ==21518==
  136. ==21518== For counts of detected and suppressed errors, rerun with: -v
  137. ==21518== Use --track-origins=yes to see where uninitialised values come from
  138. ==21518== ERROR SUMMARY: 96257 errors from 5 contexts (suppressed: 1 from 1)
  139. Getötet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement