Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==16969== Memcheck, a memory error detector
- ==16969== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
- ==16969== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
- ==16969== Command: bin/minetest
- ==16969==
- Automatically selecting world at [bin/../worlds/tt]
- Irrlicht log: Irrlicht Engine version 1.8.1
- Irrlicht log: Linux 3.16.0-29-generic #39-Ubuntu SMP Mon Dec 15 22:27:29 UTC 2014 x86_64
- Irrlicht log: Using renderer: OpenGL 3.0
- Irrlicht log: Gallium 0.4 on AMD RS880: X.Org
- Irrlicht log: OpenGL driver version is 1.2 or better.
- Irrlicht log: GLSL version: 1.3
- 18:33:44: ACTION[main]: WARNING: loading exception handler test module!
- 18:33:45: ACTION[main]: .__ __ __
- 18:33:45: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
- 18:33:45: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
- 18:33:45: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
- 18:33:45: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
- 18:33:45: ACTION[main]: \/ \/ \/ \/ \/
- 18:33:45: ACTION[main]: World at [bin/../worlds/tt]
- 18:33:45: ACTION[main]: Server for gameid="minimal" listening on 0.0.0.0:56776.
- 18:33:52: ACTION[ServerThread]: singleplayer [127.0.0.1] joins game.
- 18:33:52: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
- Font size: 8 17
- ==16969== Thread 4:
- ==16969== Invalid read of size 16
- ==16969== at 0x5CECAE5: _mm_load_ps (xmmintrin.h:924)
- ==16969== by 0x5CECAE5: MixDirect_SSE (mixer_sse.c:161)
- ==16969== by 0x5CE9687: MixSource (mixer.c:333)
- ==16969== by 0x5CDBCDD: aluMixData (ALu.c:1016)
- ==16969== by 0x5CF615D: PulseProc (pulseaudio.c:846)
- ==16969== by 0x5CE2380: StarterFunc (alcThread.c:96)
- ==16969== by 0x65FF0A4: start_thread (pthread_create.c:309)
- ==16969== by 0x7A5788C: clone (clone.S:111)
- ==16969== Address 0x1deaef60 is 99,104 bytes inside a block of size 99,119 alloc'd
- ==16969== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x5CE2F14: al_malloc (helpers.c:144)
- ==16969== by 0x5CE2F5C: al_calloc (helpers.c:163)
- ==16969== by 0x5CD6C18: alcOpenDevice (ALc.c:2675)
- ==16969== by 0xA9429C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
- ==16969== by 0xA940AC: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
- ==16969== by 0x905C16: Game::initSound() (game.cpp:1890)
- ==16969== by 0x905A9A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
- ==16969== by 0x904CE5: 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)
- ==16969== by 0x9127DC: 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)
- ==16969== by 0x99C2FE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
- ==16969==
- ==16969== Invalid write of size 8
- ==16969== at 0x5CECB65: _mm_store_ps (xmmintrin.h:973)
- ==16969== by 0x5CECB65: MixDirect_SSE (mixer_sse.c:163)
- ==16969== by 0x5CE9687: MixSource (mixer.c:333)
- ==16969== by 0x5CDBCDD: aluMixData (ALu.c:1016)
- ==16969== by 0x5CF615D: PulseProc (pulseaudio.c:846)
- ==16969== by 0x5CE2380: StarterFunc (alcThread.c:96)
- ==16969== by 0x65FF0A4: start_thread (pthread_create.c:309)
- ==16969== by 0x7A5788C: clone (clone.S:111)
- ==16969== Address 0x1deaef68 is 99,112 bytes inside a block of size 99,119 alloc'd
- ==16969== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x5CE2F14: al_malloc (helpers.c:144)
- ==16969== by 0x5CE2F5C: al_calloc (helpers.c:163)
- ==16969== by 0x5CD6C18: alcOpenDevice (ALc.c:2675)
- ==16969== by 0xA9429C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
- ==16969== by 0xA940AC: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
- ==16969== by 0x905C16: Game::initSound() (game.cpp:1890)
- ==16969== by 0x905A9A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
- ==16969== by 0x904CE5: 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)
- ==16969== by 0x9127DC: 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)
- ==16969== by 0x99C2FE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
- ==16969==
- ==16969== Invalid read of size 16
- ==16969== at 0x5CECAA1: _mm_load_ps (xmmintrin.h:924)
- ==16969== by 0x5CECAA1: MixDirect_SSE (mixer_sse.c:160)
- ==16969== by 0x5CE9687: MixSource (mixer.c:333)
- ==16969== by 0x5CDBCDD: aluMixData (ALu.c:1016)
- ==16969== by 0x5CF615D: PulseProc (pulseaudio.c:846)
- ==16969== by 0x5CE2380: StarterFunc (alcThread.c:96)
- ==16969== by 0x65FF0A4: start_thread (pthread_create.c:309)
- ==16969== by 0x7A5788C: clone (clone.S:111)
- ==16969== Address 0x1deaef60 is 99,104 bytes inside a block of size 99,119 alloc'd
- ==16969== at 0x4C2D136: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x4C2D251: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==16969== by 0x5CE2F14: al_malloc (helpers.c:144)
- ==16969== by 0x5CE2F5C: al_calloc (helpers.c:163)
- ==16969== by 0x5CD6C18: alcOpenDevice (ALc.c:2675)
- ==16969== by 0xA9429C: OpenALSoundManager::OpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:217)
- ==16969== by 0xA940AC: createOpenALSoundManager(OnDemandSoundFetcher*) (sound_openal.cpp:544)
- ==16969== by 0x905C16: Game::initSound() (game.cpp:1890)
- ==16969== by 0x905A9A: Game::init(std::string const&, std::string*, unsigned short, SubgameSpec const&) (game.cpp:1873)
- ==16969== by 0x904CE5: 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)
- ==16969== by 0x9127DC: 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)
- ==16969== by 0x99C2FE: ClientLauncher::run(GameParams&, Settings const&) (main.cpp:1750)
- ==16969==
- ==16969== Thread 6 ConnectionReceive:
- ==16969== Invalid read of size 8
- ==16969== at 0x71F423C: std::string::compare(std::string const&) const (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
- ==16969== by 0x78BDC4: bool std::operator< <char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (basic_string.h:2590)
- ==16969== by 0x789E26: std::less<std::string>::operator()(std::string const&, std::string const&) const (stl_function.h:371)
- ==16969== by 0x7ADF76: std::_Rb_tree<std::string, std::pair<std::string const, float>, std::_Select1st<std::pair<std::string const, float> >, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::_M_lower_bound(std::_Rb_tree_node<std::pair<std::string const, float> >*, std::_Rb_tree_node<std::pair<std::string const, float> >*, std::string const&) (stl_tree.h:1261)
- ==16969== by 0x7ACDC7: std::_Rb_tree<std::string, std::pair<std::string const, float>, std::_Select1st<std::pair<std::string const, float> >, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::find(std::string const&) (stl_tree.h:1913)
- ==16969== by 0x7ABEBA: std::map<std::string, float, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::find(std::string const&) (stl_map.h:860)
- ==16969== by 0x7AB378: Profiler::avg(std::string const&, float) (profiler.h:83)
- ==16969== by 0x7AB75A: ScopeProfiler::~ScopeProfiler() (profiler.h:226)
- ==16969== by 0x8626A6: con::ConnectionReceiveThread::Thread() (connection.cpp:2089)
- ==16969== by 0x7801E2: JThread::TheThread(void*) (jthread.cpp:157)
- ==16969== by 0x65FF0A4: start_thread (pthread_create.c:309)
- ==16969== by 0x7A5788C: clone (clone.S:111)
- ==16969== Address 0xffffa957fff46b32 is not stack'd, malloc'd or (recently) free'd
- ==16969==
- ==16969==
- ==16969== Process terminating with default action of signal 11 (SIGSEGV)
- ==16969== Access not within mapped region at address 0xFFFFA957FFF46B32
- ==16969== at 0x71F423C: std::string::compare(std::string const&) const (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
- ==16969== by 0x78BDC4: bool std::operator< <char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (basic_string.h:2590)
- ==16969== by 0x789E26: std::less<std::string>::operator()(std::string const&, std::string const&) const (stl_function.h:371)
- ==16969== by 0x7ADF76: std::_Rb_tree<std::string, std::pair<std::string const, float>, std::_Select1st<std::pair<std::string const, float> >, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::_M_lower_bound(std::_Rb_tree_node<std::pair<std::string const, float> >*, std::_Rb_tree_node<std::pair<std::string const, float> >*, std::string const&) (stl_tree.h:1261)
- ==16969== by 0x7ACDC7: std::_Rb_tree<std::string, std::pair<std::string const, float>, std::_Select1st<std::pair<std::string const, float> >, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::find(std::string const&) (stl_tree.h:1913)
- ==16969== by 0x7ABEBA: std::map<std::string, float, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::find(std::string const&) (stl_map.h:860)
- ==16969== by 0x7AB378: Profiler::avg(std::string const&, float) (profiler.h:83)
- ==16969== by 0x7AB75A: ScopeProfiler::~ScopeProfiler() (profiler.h:226)
- ==16969== by 0x8626A6: con::ConnectionReceiveThread::Thread() (connection.cpp:2089)
- ==16969== by 0x7801E2: JThread::TheThread(void*) (jthread.cpp:157)
- ==16969== by 0x65FF0A4: start_thread (pthread_create.c:309)
- ==16969== by 0x7A5788C: clone (clone.S:111)
- ==16969== If you believe this happened as a result of a stack
- ==16969== overflow in your program's main thread (unlikely but
- ==16969== possible), you can try to increase the size of the
- ==16969== main thread stack using the --main-stacksize= flag.
- ==16969== The main thread stack size used in this run was 8388608.
- ==16969==
- ==16969== HEAP SUMMARY:
- ==16969== in use at exit: 12,694,124 bytes in 58,093 blocks
- ==16969== total heap usage: 568,341 allocs, 510,248 frees, 343,476,998 bytes allocated
- ==16969==
- ==16969== LEAK SUMMARY:
- ==16969== definitely lost: 168,733 bytes in 542 blocks
- ==16969== indirectly lost: 945,214 bytes in 7,099 blocks
- ==16969== possibly lost: 2,199,748 bytes in 18,872 blocks
- ==16969== still reachable: 9,380,429 bytes in 31,580 blocks
- ==16969== suppressed: 0 bytes in 0 blocks
- ==16969== Rerun with --leak-check=full to see details of leaked memory
- ==16969==
- ==16969== For counts of detected and suppressed errors, rerun with: -v
- ==16969== ERROR SUMMARY: 80754 errors from 4 contexts (suppressed: 1 from 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement