Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==26878== Memcheck, a memory error detector
- ==26878== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
- ==26878== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
- ==26878== Command: ./pioneer
- ==26878== Parent PID: 26877
- ==26878==
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D6F0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:383)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f88d8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D6DC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:383)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D784: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:384)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f89a8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D770: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:384)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D818: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:385)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8a78 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D804: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:385)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D8AC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:386)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8b48 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D898: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:386)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D940: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:387)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8c18 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D92C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:387)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D9D4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:388)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8ce8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D9C0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:388)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DA68: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:389)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8db8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DA54: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:389)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DAFC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:390)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8e88 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DAE8: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:390)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DB90: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:391)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f8f58 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DB7C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:391)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DC24: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:392)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f9028 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DC10: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:392)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DCB8: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:393)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f90f8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DCA4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:393)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DD4C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:394)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f91c8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DD38: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:394)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DDE0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:395)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f9298 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DDCC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:395)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DE74: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:396)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f9368 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DE60: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:396)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DF08: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:397)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f9438 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DEF4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:397)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DF9C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:398)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f9508 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DF88: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:398)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47E030: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:399)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f95d8 is 24 bytes inside a block of size 29 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47E01C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:399)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47E0BE: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:400)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4f96a8 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47E0AA: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:400)
- ==26878== by 0x47EAC9: KeyBindings::SetDefaults() (KeyBindings.cpp:443)
- ==26878== by 0x47C0C9: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:35)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN11KeyBindings11SetDefaultsEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D6F0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:383)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd418 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D6DC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:383)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D784: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:384)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd4e8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D770: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:384)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D818: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:385)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd5b8 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D804: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:385)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D8AC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:386)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd688 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D898: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:386)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D940: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:387)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd758 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D92C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:387)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D9D4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:388)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd828 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47D9C0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:388)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DA68: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:389)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd8f8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DA54: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:389)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DAFC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:390)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fd9c8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DAE8: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:390)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DB90: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:391)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fda98 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DB7C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:391)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DC24: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:392)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fdb68 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DC10: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:392)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DCB8: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:393)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fdc38 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DCA4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:393)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DD4C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:394)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fdd08 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DD38: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:394)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DDE0: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:395)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fddd8 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DDCC: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:395)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DE74: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:396)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fdea8 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DE60: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:396)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DF08: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:397)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fdf78 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DEF4: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:397)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47DF9C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:398)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fe048 is 24 bytes inside a block of size 31 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47DF88: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:398)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47E030: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:399)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fe118 is 24 bytes inside a block of size 29 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47E01C: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:399)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47E0BE: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:400)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878== Address 0xf4fe1e8 is 24 bytes inside a block of size 30 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47E0AA: KeyBindings::OnKeyBindingsChanged() (KeyBindings.cpp:400)
- ==26878== by 0x47C0DD: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:39)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20OnKeyBindingsChangedEv
- fun:_ZN10GameConfigC1ERKSs
- fun:_Z41__static_initialization_and_destruction_0ii
- fun:_GLOBAL__sub_I__ZN2Pi13gameTickAlphaE
- fun:__libc_csu_init
- fun:(below main)
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x7521290: inflateReset2 (in /usr/lib/libz.so.1.2.3.4)
- ==26878== by 0x752137F: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4)
- ==26878== by 0x65C0120: png_create_read_struct_2 (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x65C02C6: png_create_read_struct (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x5B59850: IMG_LoadPNG_RW (in /usr/lib/libSDL_image-1.2.so.0.8.2)
- ==26878== by 0x5B55A2B: IMG_LoadTyped_RW (in /usr/lib/libSDL_image-1.2.so.0.8.2)
- ==26878== by 0x434191: Galaxy::Init() (Galaxy.cpp:17)
- ==26878== by 0x4E9516: Pi::Init() (Pi.cpp:459)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x65CAEFC: png_malloc (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x65B4125: ??? (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x752135B: inflateInit2_ (in /usr/lib/libz.so.1.2.3.4)
- ==26878== by 0x65C0120: png_create_read_struct_2 (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x65C02C6: png_create_read_struct (in /lib/x86_64-linux-gnu/libpng12.so.0.46.0)
- ==26878== by 0x5B59850: IMG_LoadPNG_RW (in /usr/lib/libSDL_image-1.2.so.0.8.2)
- ==26878== by 0x5B55A2B: IMG_LoadTyped_RW (in /usr/lib/libSDL_image-1.2.so.0.8.2)
- ==26878== by 0x434191: Galaxy::Init() (Galaxy.cpp:17)
- ==26878== by 0x4E9516: Pi::Init() (Pi.cpp:459)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:inflateReset2
- fun:inflateInit2_
- fun:png_create_read_struct_2
- fun:png_create_read_struct
- fun:IMG_LoadPNG_RW
- fun:IMG_LoadTyped_RW
- fun:_ZN6Galaxy4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4A879A: _detect_model_changes() (LmrModel.cpp:4167)
- ==26878== by 0x4A8B16: LmrModelCompilerInit() (LmrModel.cpp:4192)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0xf572610 is 0 bytes inside a block of size 13 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4A879A: _detect_model_changes() (LmrModel.cpp:4167)
- ==26878== by 0x4A8B16: LmrModelCompilerInit() (LmrModel.cpp:4192)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZL21_detect_model_changesv
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4A87C7: _detect_model_changes() (LmrModel.cpp:4168)
- ==26878== by 0x4A8B16: LmrModelCompilerInit() (LmrModel.cpp:4192)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0xf55fe30 is 0 bytes inside a block of size 1 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4A87C7: _detect_model_changes() (LmrModel.cpp:4168)
- ==26878== by 0x4A8B16: LmrModelCompilerInit() (LmrModel.cpp:4192)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZL21_detect_model_changesv
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4AE084: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:880)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0x1241c2d0 is 0 bytes inside a block of size 40 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4AE084: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:880)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4ADFC4: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:877)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0x13e45a60 is 0 bytes inside a block of size 13 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4ADFC4: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:877)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- }
- ==26878== Syscall param write(buf) points to uninitialised byte(s)
- ==26878== at 0x70403E0: __write_nocancel (syscall-template.S:82)
- ==26878== by 0x6FE56E2: _IO_file_write@@GLIBC_2.2.5 (fileops.c:1276)
- ==26878== by 0x6FE5359: new_do_write (fileops.c:530)
- ==26878== by 0x6FE5684: _IO_do_write@@GLIBC_2.2.5 (fileops.c:503)
- ==26878== by 0x6FE54BC: _IO_file_xsputn@@GLIBC_2.2.5 (fileops.c:1358)
- ==26878== by 0x6FDB99C: fwrite (iofwrite.c:45)
- ==26878== by 0x4AD867: LmrGeomBuffer::SaveToCache(_IO_FILE*) (LmrModel.cpp:830)
- ==26878== by 0x49D3C9: LmrModel::LmrModel(char const*) (LmrModel.cpp:1022)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0x4035ce0 is not stack'd, malloc'd or (recently) free'd
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49CF67: LmrModel::LmrModel(char const*) (LmrModel.cpp:971)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Param
- write(buf)
- fun:__write_nocancel
- fun:_IO_file_write@@GLIBC_2.2.5
- fun:new_do_write
- fun:_IO_do_write@@GLIBC_2.2.5
- fun:_IO_file_xsputn@@GLIBC_2.2.5
- fun:fwrite
- fun:_ZN13LmrGeomBuffer11SaveToCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4AE10C: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:882)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0x126a0020 is 0 bytes inside a block of size 42 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4AE10C: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:882)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- }
- ==26878== Mismatched free() / delete / delete []
- ==26878== at 0x4C2658C: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C8D3: _fread_string(_IO_FILE*) (LmrModel.cpp:294)
- ==26878== by 0x4AE1C5: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:885)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0x152ea9a0 is 0 bytes inside a block of size 24 alloc'd
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x49C873: _fread_string(_IO_FILE*) (LmrModel.cpp:291)
- ==26878== by 0x4AE1C5: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:885)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZL13_fread_stringP8_IO_FILE
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- }
- ==26878== Syscall param write(buf) points to uninitialised byte(s)
- ==26878== at 0x70403E0: __write_nocancel (syscall-template.S:82)
- ==26878== by 0x6FE56E2: _IO_file_write@@GLIBC_2.2.5 (fileops.c:1276)
- ==26878== by 0x6FE5359: new_do_write (fileops.c:530)
- ==26878== by 0x6FE564D: _IO_file_xsputn@@GLIBC_2.2.5 (fileops.c:1370)
- ==26878== by 0x6FDB99C: fwrite (iofwrite.c:45)
- ==26878== by 0x4AD76B: LmrGeomBuffer::SaveToCache(_IO_FILE*) (LmrModel.cpp:824)
- ==26878== by 0x49D3C9: LmrModel::LmrModel(char const*) (LmrModel.cpp:1022)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0xf5e41cc is 26,188 bytes inside a block of size 59,904 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4B9C01: __gnu_cxx::new_allocator<Vertex>::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x4B5960: std::_Vector_base<Vertex, std::allocator<Vertex> >::_M_allocate(unsigned long) (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x4B6268: std::vector<Vertex, std::allocator<Vertex> >::_M_fill_insert(__gnu_cxx::__normal_iterator<Vertex*, std::vector<Vertex, std::allocator<Vertex> > >, unsigned long, Vertex const&) (vector.tcc:416)
- ==26878== by 0x4B28F9: std::vector<Vertex, std::allocator<Vertex> >::insert(__gnu_cxx::__normal_iterator<Vertex*, std::vector<Vertex, std::allocator<Vertex> > >, unsigned long, Vertex const&) (stl_vector.h:944)
- ==26878== by 0x4AFE6E: std::vector<Vertex, std::allocator<Vertex> >::resize(unsigned long, Vertex) (stl_vector.h:632)
- ==26878== by 0x4ADCBB: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:858)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a stack allocation
- ==26878== at 0x4AC860: LmrGeomBuffer::PushBillboards(char const*, float, vector3<float> const&, int, vector3<float> const*) (LmrModel.cpp:631)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Param
- write(buf)
- fun:__write_nocancel
- fun:_IO_file_write@@GLIBC_2.2.5
- fun:new_do_write
- fun:_IO_file_xsputn@@GLIBC_2.2.5
- fun:fwrite
- fun:_ZN13LmrGeomBuffer11SaveToCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x4347AB: GameMenuView::GameMenuView() (GameMenuView.cpp:380)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a stack allocation
- ==26878== at 0x5B0684: Gui::TextLayout::TextLayout(char const*, TextureFont*, Gui::TextLayout::ColourMarkupMode) (GuiTextLayout.cpp:42)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x4347AB: GameMenuView::GameMenuView() (GameMenuView.cpp:380)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x434879: GameMenuView::GameMenuView() (GameMenuView.cpp:390)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x434879: GameMenuView::GameMenuView() (GameMenuView.cpp:390)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x434BD7: GameMenuView::GameMenuView() (GameMenuView.cpp:408)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x434BD7: GameMenuView::GameMenuView() (GameMenuView.cpp:408)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x43510A: GameMenuView::GameMenuView() (GameMenuView.cpp:439)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x43510A: GameMenuView::GameMenuView() (GameMenuView.cpp:439)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x43510A: GameMenuView::GameMenuView() (GameMenuView.cpp:439)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x43510A: GameMenuView::GameMenuView() (GameMenuView.cpp:439)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x4351D6: GameMenuView::GameMenuView() (GameMenuView.cpp:441)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x4351D6: GameMenuView::GameMenuView() (GameMenuView.cpp:441)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x4351D6: GameMenuView::GameMenuView() (GameMenuView.cpp:441)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x4351D6: GameMenuView::GameMenuView() (GameMenuView.cpp:441)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x4389C2: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:19)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43898A: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:18)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x4FC92A: float const& std::min<float>(float const&, float const&) (stl_algobase.h:192)
- ==26878== by 0x5B3AE9: Gui::VScrollPortal::OnChildResizeRequest(Gui::Widget*) (GuiVScrollPortal.cpp:54)
- ==26878== by 0x5B3BDA: Gui::VScrollPortal::Add(Gui::Widget*) (GuiVScrollPortal.cpp:69)
- ==26878== by 0x435619: GameMenuView::GameMenuView() (GameMenuView.cpp:468)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x435578: GameMenuView::GameMenuView() (GameMenuView.cpp:462)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZSt3minIfERKT_S2_S2_
- fun:_ZN3Gui13VScrollPortal20OnChildResizeRequestEPNS_6WidgetE
- fun:_ZN3Gui13VScrollPortal3AddEPNS_6WidgetE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x43592F: GameMenuView::GameMenuView() (GameMenuView.cpp:488)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x43592F: GameMenuView::GameMenuView() (GameMenuView.cpp:488)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x43626F: GameMenuView::GameMenuView() (GameMenuView.cpp:563)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x43626F: GameMenuView::GameMenuView() (GameMenuView.cpp:563)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43470C: GameMenuView::GameMenuView() (GameMenuView.cpp:377)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x4FC92A: float const& std::min<float>(float const&, float const&) (stl_algobase.h:192)
- ==26878== by 0x5B3AE9: Gui::VScrollPortal::OnChildResizeRequest(Gui::Widget*) (GuiVScrollPortal.cpp:54)
- ==26878== by 0x5B3BDA: Gui::VScrollPortal::Add(Gui::Widget*) (GuiVScrollPortal.cpp:69)
- ==26878== by 0x4363EA: GameMenuView::GameMenuView() (GameMenuView.cpp:582)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436349: GameMenuView::GameMenuView() (GameMenuView.cpp:576)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZSt3minIfERKT_S2_S2_
- fun:_ZN3Gui13VScrollPortal20OnChildResizeRequestEPNS_6WidgetE
- fun:_ZN3Gui13VScrollPortal3AddEPNS_6WidgetE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x436730: GameMenuView::GameMenuView() (GameMenuView.cpp:605)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43667D: GameMenuView::GameMenuView() (GameMenuView.cpp:600)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x436730: GameMenuView::GameMenuView() (GameMenuView.cpp:605)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43667D: GameMenuView::GameMenuView() (GameMenuView.cpp:600)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x43678C: GameMenuView::GameMenuView() (GameMenuView.cpp:609)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43667D: GameMenuView::GameMenuView() (GameMenuView.cpp:600)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x43678C: GameMenuView::GameMenuView() (GameMenuView.cpp:609)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x43667D: GameMenuView::GameMenuView() (GameMenuView.cpp:600)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Invalid read of size 8
- ==26878== at 0x708B3B8: __strspn_sse42 (emmintrin.h:679)
- ==26878== by 0x47CFCC: KeyBindings::KeyBindingFromString(std::string const&, KeyBindings::KeyBinding*) (KeyBindings.cpp:234)
- ==26878== by 0x47D18C: KeyBindings::KeyBindingFromString(std::string const&) (KeyBindings.cpp:280)
- ==26878== by 0x43680D: GameMenuView::GameMenuView() (GameMenuView.cpp:619)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Address 0xf4fafd8 is 24 bytes inside a block of size 29 alloc'd
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x47B4DE: IniConfig::Load() (IniConfig.cpp:23)
- ==26878== by 0x47C0D8: GameConfig::GameConfig(std::string const&) (GameConfig.cpp:37)
- ==26878== by 0x4EEA6A: __static_initialization_and_destruction_0(int, int) (Pi.cpp:134)
- ==26878== by 0x4EEB5C: _GLOBAL__sub_I__ZN2Pi13gameTickAlphaE (Pi.cpp:1594)
- ==26878== by 0x5DCBDC: __libc_csu_init (in /home/rob/code/pioneer/src/pioneer)
- ==26878== by 0x6F95E3F: (below main) (libc-start.c:187)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Addr8
- fun:__strspn_sse42
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSsPNS_10KeyBindingE
- fun:_ZN11KeyBindings20KeyBindingFromStringERKSs
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x5B10A6: Gui::TextLayout::_MeasureSizeRaw(float, float*) const (GuiTextLayout.cpp:207)
- ==26878== by 0x5B09C8: Gui::TextLayout::MeasureSize(float, float*) const (GuiTextLayout.cpp:96)
- ==26878== by 0x5A2B09: Gui::Label::GetSizeRequested(float*) (GuiLabel.cpp:105)
- ==26878== by 0x59FBB1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:98)
- ==26878== by 0x439278: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:29)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZNK3Gui10TextLayout15_MeasureSizeRawEfPf
- fun:_ZNK3Gui10TextLayout11MeasureSizeEfPf
- fun:_ZN3Gui5Label16GetSizeRequestedEPf
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x439278: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:29)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x439278: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:29)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x439296: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:30)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x439296: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:30)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x5B10A6: Gui::TextLayout::_MeasureSizeRaw(float, float*) const (GuiTextLayout.cpp:207)
- ==26878== by 0x5B09C8: Gui::TextLayout::MeasureSize(float, float*) const (GuiTextLayout.cpp:96)
- ==26878== by 0x5A2B09: Gui::Label::GetSizeRequested(float*) (GuiLabel.cpp:105)
- ==26878== by 0x59BCFF: Gui::LabelButton::GetSizeRequested(float*) (GuiButton.cpp:108)
- ==26878== by 0x59FBB1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:98)
- ==26878== by 0x439296: KeyGetter::KeyGetter(char const*, KeyBindings::KeyBinding const&) (GameMenuView.cpp:30)
- ==26878== by 0x43686E: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436852: GameMenuView::GameMenuView() (GameMenuView.cpp:620)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZNK3Gui10TextLayout15_MeasureSizeRawEfPf
- fun:_ZNK3Gui10TextLayout11MeasureSizeEfPf
- fun:_ZN3Gui5Label16GetSizeRequestedEPf
- fun:_ZN3Gui11LabelButton16GetSizeRequestedEPf
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN9KeyGetterC1EPKcRKN11KeyBindings10KeyBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x439B79: AxisGetter::AxisGetter(char const*, KeyBindings::AxisBinding const&) (GameMenuView.cpp:106)
- ==26878== by 0x436ABF: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436AA3: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN10AxisGetterC1EPKcRKN11KeyBindings11AxisBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x439B79: AxisGetter::AxisGetter(char const*, KeyBindings::AxisBinding const&) (GameMenuView.cpp:106)
- ==26878== by 0x436ABF: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436AA3: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN10AxisGetterC1EPKcRKN11KeyBindings11AxisBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x439B97: AxisGetter::AxisGetter(char const*, KeyBindings::AxisBinding const&) (GameMenuView.cpp:107)
- ==26878== by 0x436ABF: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436AA3: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN10AxisGetterC1EPKcRKN11KeyBindings11AxisBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x439B97: AxisGetter::AxisGetter(char const*, KeyBindings::AxisBinding const&) (GameMenuView.cpp:107)
- ==26878== by 0x436ABF: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x436AA3: GameMenuView::GameMenuView() (GameMenuView.cpp:641)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN10AxisGetterC1EPKcRKN11KeyBindings11AxisBindingE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x58F266A: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F2CB6: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F362A: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58C6EAF: SDL_PumpEvents (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58C6EE8: SDL_PollEvent (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x4EA8C0: Pi::HandleEvents() (Pi.cpp:655)
- ==26878== by 0x4EBFE2: Pi::Start() (Pi.cpp:1079)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x7DB442E: _XEnq (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7DB1122: ??? (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7DB19DC: _XReadEvents (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7D9F95E: XMaskEvent (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x58F5487: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F9743: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F997A: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58EA97D: SDL_SetVideoMode (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x4E93B5: Pi::Init() (Pi.cpp:428)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- fun:SDL_PumpEvents
- fun:SDL_PollEvent
- fun:_ZN2Pi12HandleEventsEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x58F2696: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F2CB6: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F362A: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58C6EAF: SDL_PumpEvents (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58C6EE8: SDL_PollEvent (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x4EA8C0: Pi::HandleEvents() (Pi.cpp:655)
- ==26878== by 0x4EBFE2: Pi::Start() (Pi.cpp:1079)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x7DB442E: _XEnq (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7DB1122: ??? (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7DB19DC: _XReadEvents (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x7D9F95E: XMaskEvent (in /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
- ==26878== by 0x58F5487: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F9743: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58F997A: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58EA97D: SDL_SetVideoMode (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x4E93B5: Pi::Init() (Pi.cpp:428)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- fun:SDL_PumpEvents
- fun:SDL_PollEvent
- fun:_ZN2Pi12HandleEventsEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x538D2E: UseEquipWidget::UpdateEquip() (ShipCpanelMultiFuncDisplays.cpp:261)
- ==26878== by 0x5388E9: UseEquipWidget::UseEquipWidget() (ShipCpanelMultiFuncDisplays.cpp:209)
- ==26878== by 0x531DD8: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:27)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x531DCD: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:27)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN14UseEquipWidget11UpdateEquipEv
- fun:_ZN14UseEquipWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x538D2E: UseEquipWidget::UpdateEquip() (ShipCpanelMultiFuncDisplays.cpp:261)
- ==26878== by 0x5388E9: UseEquipWidget::UseEquipWidget() (ShipCpanelMultiFuncDisplays.cpp:209)
- ==26878== by 0x531DD8: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:27)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x531DCD: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:27)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN14UseEquipWidget11UpdateEquipEv
- fun:_ZN14UseEquipWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x537646: MsgLogWidget::MsgLogWidget() (ShipCpanelMultiFuncDisplays.cpp:22)
- ==26878== by 0x531DFB: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:28)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x531DF0: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:28)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12MsgLogWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x537646: MsgLogWidget::MsgLogWidget() (ShipCpanelMultiFuncDisplays.cpp:22)
- ==26878== by 0x531DFB: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:28)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x531DF0: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:28)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12MsgLogWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5395C2: MultiFuncSelectorWidget::UpdateButtons() (ShipCpanelMultiFuncDisplays.cpp:322)
- ==26878== by 0x539449: MultiFuncSelectorWidget::MultiFuncSelectorWidget() (ShipCpanelMultiFuncDisplays.cpp:307)
- ==26878== by 0x532207: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:41)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5321FC: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:41)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN23MultiFuncSelectorWidget13UpdateButtonsEv
- fun:_ZN23MultiFuncSelectorWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5395C2: MultiFuncSelectorWidget::UpdateButtons() (ShipCpanelMultiFuncDisplays.cpp:322)
- ==26878== by 0x539449: MultiFuncSelectorWidget::MultiFuncSelectorWidget() (ShipCpanelMultiFuncDisplays.cpp:307)
- ==26878== by 0x532207: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:41)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5321FC: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:41)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN23MultiFuncSelectorWidget13UpdateButtonsEv
- fun:_ZN23MultiFuncSelectorWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x4FC92A: float const& std::min<float>(float const&, float const&) (stl_algobase.h:192)
- ==26878== by 0x5B3AE9: Gui::VScrollPortal::OnChildResizeRequest(Gui::Widget*) (GuiVScrollPortal.cpp:54)
- ==26878== by 0x5B3BDA: Gui::VScrollPortal::Add(Gui::Widget*) (GuiVScrollPortal.cpp:69)
- ==26878== by 0x5796F3: WorldView::WorldView() (WorldView.cpp:56)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x579611: WorldView::WorldView() (WorldView.cpp:48)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZSt3minIfERKT_S2_S2_
- fun:_ZN3Gui13VScrollPortal20OnChildResizeRequestEPNS_6WidgetE
- fun:_ZN3Gui13VScrollPortal3AddEPNS_6WidgetE
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A61A: WorldView::WorldView() (WorldView.cpp:118)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A5FF: WorldView::WorldView() (WorldView.cpp:118)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A61A: WorldView::WorldView() (WorldView.cpp:118)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A5FF: WorldView::WorldView() (WorldView.cpp:118)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A67E: WorldView::WorldView() (WorldView.cpp:119)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A663: WorldView::WorldView() (WorldView.cpp:119)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A67E: WorldView::WorldView() (WorldView.cpp:119)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A663: WorldView::WorldView() (WorldView.cpp:119)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A6E2: WorldView::WorldView() (WorldView.cpp:120)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A6C7: WorldView::WorldView() (WorldView.cpp:120)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A6E2: WorldView::WorldView() (WorldView.cpp:120)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A6C7: WorldView::WorldView() (WorldView.cpp:120)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A746: WorldView::WorldView() (WorldView.cpp:121)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A72B: WorldView::WorldView() (WorldView.cpp:121)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A746: WorldView::WorldView() (WorldView.cpp:121)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A72B: WorldView::WorldView() (WorldView.cpp:121)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A8E4: WorldView::WorldView() (WorldView.cpp:127)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A8C9: WorldView::WorldView() (WorldView.cpp:127)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A8E4: WorldView::WorldView() (WorldView.cpp:127)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A8C9: WorldView::WorldView() (WorldView.cpp:127)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A948: WorldView::WorldView() (WorldView.cpp:128)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A92D: WorldView::WorldView() (WorldView.cpp:128)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x5A4B33: Gui::MeterBar::MeterBar(float, char const*, Color const&) (GuiMeterBar.cpp:14)
- ==26878== by 0x57A948: WorldView::WorldView() (WorldView.cpp:128)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57A92D: WorldView::WorldView() (WorldView.cpp:128)
- ==26878== by 0x4EB3FA: Pi::InitGame() (Pi.cpp:968)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN3Gui8MeterBarC1EfPKcRK5Color
- fun:_ZN9WorldViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x47893A: ShipInfoPage::ShipInfoPage(InfoView*) (InfoView.cpp:182)
- ==26878== by 0x4769B3: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4769A1: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12ShipInfoPageC1EP8InfoView
- fun:_ZN8InfoViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878==
- ==26878== More than 100 errors detected. Subsequent errors
- ==26878== will still be recorded, but in less detail than before.
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x47893A: ShipInfoPage::ShipInfoPage(InfoView*) (InfoView.cpp:182)
- ==26878== by 0x4769B3: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4769A1: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12ShipInfoPageC1EP8InfoView
- fun:_ZN8InfoViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBC9: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:99)
- ==26878== by 0x478964: ShipInfoPage::ShipInfoPage(InfoView*) (InfoView.cpp:183)
- ==26878== by 0x4769B3: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4769A1: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12ShipInfoPageC1EP8InfoView
- fun:_ZN8InfoViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== Conditional jump or move depends on uninitialised value(s)
- ==26878== at 0x59FBF1: Gui::Fixed::Add(Gui::Widget*, float, float) (GuiFixed.cpp:100)
- ==26878== by 0x478964: ShipInfoPage::ShipInfoPage(InfoView*) (InfoView.cpp:183)
- ==26878== by 0x4769B3: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878== Uninitialised value was created by a heap allocation
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4769A1: InfoView::InfoView() (InfoView.cpp:277)
- ==26878== by 0x4EB486: Pi::InitGame() (Pi.cpp:973)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Cond
- fun:_ZN3Gui5Fixed3AddEPNS_6WidgetEff
- fun:_ZN12ShipInfoPageC1EP8InfoView
- fun:_ZN8InfoViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878==
- ==26878== HEAP SUMMARY:
- ==26878== in use at exit: 10,160,207 bytes in 1,554 blocks
- ==26878== total heap usage: 615,260 allocs, 613,706 frees, 673,032,689 bytes allocated
- ==26878==
- ==26878== 24 bytes in 1 blocks are definitely lost in loss record 66 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x438B36: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:26)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 31 bytes in 1 blocks are possibly lost in loss record 71 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687BAB9: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687BC5B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x42FE85: Frame::Init(Frame*, char const*, unsigned int) (Frame.cpp:99)
- ==26878== by 0x42F3C3: Frame::Frame(Frame*, char const*) (Frame.cpp:16)
- ==26878== by 0x543195: Space::Init() (Space.cpp:38)
- ==26878== by 0x4E95C1: Pi::Init() (Pi.cpp:486)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
- fun:_ZNSs9_M_mutateEmmm
- fun:_ZNSs15_M_replace_safeEmmPKcm
- fun:_ZN5Frame4InitEPS_PKcj
- fun:_ZN5FrameC1EPS_PKc
- fun:_ZN5Space4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 45 bytes in 1 blocks are possibly lost in loss record 126 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x687B8C8: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D2D4: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x687D422: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
- ==26878== by 0x4EBF2E: Pi::Start() (Pi.cpp:1066)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
- fun:_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag
- fun:_ZNSsC1EPKcRKSaIcE
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 48 (24 direct, 24 indirect) bytes in 1 blocks are definitely lost in loss record 144 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x598BFC: Gui::AddTimer(unsigned int, sigc::slot<void, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>) (Gui.cpp:64)
- ==26878== by 0x5B4562: Gui::Widget::OnMouseEnter() (GuiWidget.cpp:99)
- ==26878== by 0x59D7DC: Gui::Container::OnMouseMotion(Gui::MouseMotionEvent*) (GuiContainer.cpp:56)
- ==26878== by 0x59D801: Gui::Container::OnMouseMotion(Gui::MouseMotionEvent*) (GuiContainer.cpp:58)
- ==26878== by 0x5A911E: Gui::Screen::OnMouseMotion(SDL_MouseMotionEvent*) (GuiScreen.cpp:174)
- ==26878== by 0x598B6D: Gui::HandleSDLEvent(SDL_Event*) (Gui.cpp:38)
- ==26878== by 0x4E9C6F: Pi::HandleEvents() (Pi.cpp:656)
- ==26878== by 0x4EBFE2: Pi::Start() (Pi.cpp:1079)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN3Gui8AddTimerEjN4sigc4slotIvNS0_3nilES2_S2_S2_S2_S2_S2_EE
- fun:_ZN3Gui6Widget12OnMouseEnterEv
- fun:_ZN3Gui9Container13OnMouseMotionEPNS_16MouseMotionEventE
- fun:_ZN3Gui9Container13OnMouseMotionEPNS_16MouseMotionEventE
- fun:_ZN3Gui6Screen13OnMouseMotionEP20SDL_MouseMotionEvent
- fun:_ZN3Gui14HandleSDLEventEP9SDL_Event
- fun:_ZN2Pi12HandleEventsEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 64 (16 direct, 48 indirect) bytes in 1 blocks are definitely lost in loss record 214 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x573E29: TextureManager::GetTexture(char const*, bool) (TextureManager.cpp:44)
- ==26878== by 0x49B5AA: TextureManager::GetTexture(std::string const&, bool) (TextureManager.h:27)
- ==26878== by 0x4AE1D6: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:885)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN14TextureManager10GetTextureEPKcb
- fun:_ZN14TextureManagerL10GetTextureERKSsb
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- }
- ==26878== 72 (24 direct, 48 indirect) bytes in 1 blocks are definitely lost in loss record 231 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x435E3C: GameMenuView::GameMenuView() (GameMenuView.cpp:529)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 82 (16 direct, 66 indirect) bytes in 1 blocks are definitely lost in loss record 259 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x573E29: TextureManager::GetTexture(char const*, bool) (TextureManager.cpp:44)
- ==26878== by 0x49B5AA: TextureManager::GetTexture(std::string const&, bool) (TextureManager.h:27)
- ==26878== by 0x4AE11D: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:882)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN14TextureManager10GetTextureEPKcb
- fun:_ZN14TextureManagerL10GetTextureERKSsb
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- }
- ==26878== 96 (24 direct, 72 indirect) bytes in 1 blocks are definitely lost in loss record 268 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x5A2149: Gui::ImageRadioButton::ImageRadioButton(Gui::RadioGroup*, char const*, char const*) (GuiImageRadioButton.cpp:7)
- ==26878== by 0x539386: MultiFuncSelectorWidget::MultiFuncSelectorWidget() (ShipCpanelMultiFuncDisplays.cpp:303)
- ==26878== by 0x532207: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:41)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN3Gui16ImageRadioButtonC1EPNS_10RadioGroupEPKcS4_
- fun:_ZN23MultiFuncSelectorWidgetC1Ev
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 120 (24 direct, 96 indirect) bytes in 1 blocks are definitely lost in loss record 272 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x532F32: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:112)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 120 (24 direct, 96 indirect) bytes in 1 blocks are definitely lost in loss record 273 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x5A2149: Gui::ImageRadioButton::ImageRadioButton(Gui::RadioGroup*, char const*, char const*) (GuiImageRadioButton.cpp:7)
- ==26878== by 0x53359C: ShipCpanel::ShipCpanel() (ShipCpanel.cpp:142)
- ==26878== by 0x4EB3C2: Pi::InitGame() (Pi.cpp:966)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN3Gui16ImageRadioButtonC1EPNS_10RadioGroupEPKcS4_
- fun:_ZN10ShipCpanelC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 136 (80 direct, 56 indirect) bytes in 1 blocks are definitely lost in loss record 279 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x440D6D: sigc::internal::typed_slot_rep<sigc::bound_mem_functor0<void, VolumeControl> >::dup(void*) (slot.h:77)
- ==26878== by 0x5D734D3: sigc::slot_base::slot_base(sigc::slot_base const&) (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x5D729A6: sigc::internal::signal_impl::insert(std::_List_iterator<sigc::slot_base>, sigc::slot_base const&) (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x5D72A1F: sigc::internal::signal_impl::connect(sigc::slot_base const&) (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x5D72BC3: sigc::signal_base::connect(sigc::slot_base const&) (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x40B474: sigc::signal0<void, sigc::nil>::connect(sigc::slot<void, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&) (signal.h:2661)
- ==26878== by 0x438C91: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:34)
- ==26878== by 0x4352A2: GameMenuView::GameMenuView() (GameMenuView.cpp:443)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN4sigc8internal14typed_slot_repINS_18bound_mem_functor0Iv13VolumeControlEEE3dupEPv
- fun:_ZN4sigc9slot_baseC1ERKS0_
- fun:_ZN4sigc8internal11signal_impl6insertESt14_List_iteratorINS_9slot_baseEERKS3_
- fun:_ZN4sigc8internal11signal_impl7connectERKNS_9slot_baseE
- fun:_ZN4sigc11signal_base7connectERKNS_9slot_baseE
- fun:_ZN4sigc7signal0IvNS_3nilEE7connectERKNS_4slotIvS1_S1_S1_S1_S1_S1_S1_EE
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 144 (24 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 281 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x435A13: GameMenuView::GameMenuView() (GameMenuView.cpp:498)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 144 (24 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 282 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x435C4D: GameMenuView::GameMenuView() (GameMenuView.cpp:515)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 144 (24 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 283 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x4360C1: GameMenuView::GameMenuView() (GameMenuView.cpp:549)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 160 (24 direct, 136 indirect) bytes in 1 blocks are definitely lost in loss record 287 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x438B36: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:26)
- ==26878== by 0x43510A: GameMenuView::GameMenuView() (GameMenuView.cpp:439)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 160 (24 direct, 136 indirect) bytes in 1 blocks are definitely lost in loss record 288 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x438B36: VolumeControl::VolumeControl(std::string const&, float, bool) (GameMenuView.h:26)
- ==26878== by 0x4351D6: GameMenuView::GameMenuView() (GameMenuView.cpp:441)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN13VolumeControlC1ERKSsfb
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 216 (24 direct, 192 indirect) bytes in 1 blocks are definitely lost in loss record 306 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4362C5: GameMenuView::GameMenuView() (GameMenuView.cpp:567)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 240 bytes in 10 blocks are definitely lost in loss record 309 of 378
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x54B281: SpaceStationType::_ReadStageDurations(char const*, int*, double**) (SpaceStation.cpp:35)
- ==26878== by 0x54B3E9: SpaceStationType::ReadStageDurations() (SpaceStation.cpp:55)
- ==26878== by 0x54BD4F: SpaceStation::Init() (SpaceStation.cpp:190)
- ==26878== by 0x4E95D3: Pi::Init() (Pi.cpp:489)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znam
- fun:_ZN16SpaceStationType19_ReadStageDurationsEPKcPiPPd
- fun:_ZN16SpaceStationType18ReadStageDurationsEv
- fun:_ZN12SpaceStation4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 320 bytes in 1 blocks are possibly lost in loss record 316 of 378
- ==26878== at 0x4C25E84: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x4010FDE: _dl_allocate_tls (dl-tls.c:300)
- ==26878== by 0x7302473: pthread_create@@GLIBC_2.2.5 (allocatestack.c:579)
- ==26878== by 0x5910237: ??? (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x58C9D22: SDL_CreateThread (in /usr/lib/libSDL-1.2.so.0.11.3)
- ==26878== by 0x44726D: GeoSphere::Init() (GeoSphere.cpp:1078)
- ==26878== by 0x4E959D: Pi::Init() (Pi.cpp:480)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:calloc
- fun:_dl_allocate_tls
- fun:pthread_create@@GLIBC_2.2.5
- obj:/usr/lib/libSDL-1.2.so.0.11.3
- fun:SDL_CreateThread
- fun:_ZN9GeoSphere4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 320 bytes in 10 blocks are definitely lost in loss record 317 of 378
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x54B281: SpaceStationType::_ReadStageDurations(char const*, int*, double**) (SpaceStation.cpp:35)
- ==26878== by 0x54B3C8: SpaceStationType::ReadStageDurations() (SpaceStation.cpp:54)
- ==26878== by 0x54BD4F: SpaceStation::Init() (SpaceStation.cpp:190)
- ==26878== by 0x4E95D3: Pi::Init() (Pi.cpp:489)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znam
- fun:_ZN16SpaceStationType19_ReadStageDurationsEPKcPiPPd
- fun:_ZN16SpaceStationType18ReadStageDurationsEv
- fun:_ZN12SpaceStation4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 642 (112 direct, 530 indirect) bytes in 7 blocks are definitely lost in loss record 328 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x573E29: TextureManager::GetTexture(char const*, bool) (TextureManager.cpp:44)
- ==26878== by 0x49B5AA: TextureManager::GetTexture(std::string const&, bool) (TextureManager.h:27)
- ==26878== by 0x4AE095: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:880)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN14TextureManager10GetTextureEPKcb
- fun:_ZN14TextureManagerL10GetTextureERKSsb
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- }
- ==26878== 864 (24 direct, 840 indirect) bytes in 1 blocks are definitely lost in loss record 334 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5A78F4: __gnu_cxx::new_allocator<std::_List_node<Gui::ISelectable*> >::allocate(unsigned long, void const*) (new_allocator.h:92)
- ==26878== by 0x5A7715: std::_List_base<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_get_node() (stl_list.h:327)
- ==26878== by 0x5A7530: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_create_node(Gui::ISelectable* const&) (stl_list.h:473)
- ==26878== by 0x5A737C: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::_M_insert(std::_List_iterator<Gui::ISelectable*>, Gui::ISelectable* const&) (stl_list.h:1515)
- ==26878== by 0x5A71B3: std::list<Gui::ISelectable*, std::allocator<Gui::ISelectable*> >::push_back(Gui::ISelectable* const&) (stl_list.h:988)
- ==26878== by 0x5A6FA3: Gui::RadioGroup::Add(Gui::ISelectable*) (GuiRadioGroup.cpp:9)
- ==26878== by 0x5A6D2B: Gui::RadioButton::RadioButton(Gui::RadioGroup*) (GuiRadioButton.cpp:11)
- ==26878== by 0x435644: GameMenuView::GameMenuView() (GameMenuView.cpp:471)
- ==26878== by 0x4E9746: Pi::Init() (Pi.cpp:549)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3Gui11ISelectableEEE8allocateEmPKv
- fun:_ZNSt10_List_baseIPN3Gui11ISelectableESaIS2_EE11_M_get_nodeEv
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE14_M_create_nodeERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
- fun:_ZNSt4listIPN3Gui11ISelectableESaIS2_EE9push_backERKS2_
- fun:_ZN3Gui10RadioGroup3AddEPNS_11ISelectableE
- fun:_ZN3Gui11RadioButtonC1EPNS_10RadioGroupE
- fun:_ZN12GameMenuViewC1Ev
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 1,112 (24 direct, 1,088 indirect) bytes in 1 blocks are definitely lost in loss record 337 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5D72B21: sigc::signal_base::impl() const (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x5D72BB8: sigc::signal_base::connect(sigc::slot_base const&) (in /usr/lib/libsigc-2.0.so.0.0.0)
- ==26878== by 0x40B474: sigc::signal0<void, sigc::nil>::connect(sigc::slot<void, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&) (signal.h:2661)
- ==26878== by 0x59D34F: Gui::Container::Container() (GuiContainer.cpp:12)
- ==26878== by 0x5AB1FC: Gui::Stack::Stack() (GuiStack.cpp:6)
- ==26878== by 0x555208: SpaceStationView::SpaceStationView() (SpaceStationView.cpp:50)
- ==26878== by 0x4EB46A: Pi::InitGame() (Pi.cpp:972)
- ==26878== by 0x4EC1E4: Pi::Start() (Pi.cpp:1112)
- ==26878== by 0x589A63: main (main.cpp:18)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZNK4sigc11signal_base4implEv
- fun:_ZN4sigc11signal_base7connectERKNS_9slot_baseE
- fun:_ZN4sigc7signal0IvNS_3nilEE7connectERKNS_4slotIvS1_S1_S1_S1_S1_S1_S1_EE
- fun:_ZN3Gui9ContainerC1Ev
- fun:_ZN3Gui5StackC1Ev
- fun:_ZN16SpaceStationViewC1Ev
- fun:_ZN2Pi8InitGameEv
- fun:_ZN2Pi5StartEv
- fun:main
- }
- ==26878== 2,568 (544 direct, 2,024 indirect) bytes in 34 blocks are definitely lost in loss record 356 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x573E29: TextureManager::GetTexture(char const*, bool) (TextureManager.cpp:44)
- ==26878== by 0x49B5AA: TextureManager::GetTexture(std::string const&, bool) (TextureManager.h:27)
- ==26878== by 0x4AE095: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:880)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN14TextureManager10GetTextureEPKcb
- fun:_ZN14TextureManagerL10GetTextureERKSsb
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z20LmrModelCompilerInitv
- }
- ==26878== 2,640 bytes in 1 blocks are possibly lost in loss record 358 of 378
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5770AA: VectorFont::VectorFont(FontManager&, std::string const&) (VectorFont.cpp:439)
- ==26878== by 0x42C752: FontManager::GetVectorFont(std::string const&) (FontManager.cpp:46)
- ==26878== by 0x4A8C94: LmrModelCompilerInit() (LmrModel.cpp:4204)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:malloc
- fun:_ZN10VectorFontC1ER11FontManagerRKSs
- fun:_ZN11FontManager13GetVectorFontERKSs
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 12,158 (2,480 direct, 9,678 indirect) bytes in 155 blocks are definitely lost in loss record 368 of 378
- ==26878== at 0x4C27297: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x573E29: TextureManager::GetTexture(char const*, bool) (TextureManager.cpp:44)
- ==26878== by 0x49B5AA: TextureManager::GetTexture(std::string const&, bool) (TextureManager.h:27)
- ==26878== by 0x4AE095: LmrGeomBuffer::LoadFromCache(_IO_FILE*) (LmrModel.cpp:880)
- ==26878== by 0x49D0C3: LmrModel::LmrModel(char const*) (LmrModel.cpp:984)
- ==26878== by 0x4A8454: define_model(lua_State*) (LmrModel.cpp:4134)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4E0375: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:124)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E0291: pi_lua_dofile_recursive(lua_State*, std::string) (LuaUtils.cpp:114)
- ==26878== by 0x4E05C5: pi_load_lua(lua_State*) (LuaUtils.cpp:139)
- ==26878== by 0x5C0140: luaD_precall (ldo.c:319)
- ==26878== by 0x5D4E16: luaV_execute (lvm.c:590)
- ==26878== by 0x5C03E9: luaD_call (ldo.c:377)
- ==26878== by 0x5BB27F: f_call (lapi.c:800)
- ==26878== by 0x5BF3AA: luaD_rawrunprotected (ldo.c:116)
- ==26878== by 0x5C0800: luaD_pcall (ldo.c:463)
- ==26878== by 0x5BB327: lua_pcall (lapi.c:821)
- ==26878== by 0x4A9776: LmrModelCompilerInit() (LmrModel.cpp:4284)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znwm
- fun:_ZN14TextureManager10GetTextureEPKcb
- fun:_ZN14TextureManagerL10GetTextureERKSsb
- fun:_ZN13LmrGeomBuffer13LoadFromCacheEP8_IO_FILE
- fun:_ZN8LmrModelC1EPKc
- fun:_ZL12define_modelP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z23pi_lua_dofile_recursiveP9lua_StateSs
- fun:_Z11pi_load_luaP9lua_State
- fun:luaD_precall
- fun:luaV_execute
- fun:luaD_call
- fun:f_call
- fun:luaD_rawrunprotected
- fun:luaD_pcall
- fun:lua_pcall
- }
- ==26878== 22,656 bytes in 95 blocks are definitely lost in loss record 371 of 378
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x57713A: VectorFont::VectorFont(FontManager&, std::string const&) (VectorFont.cpp:443)
- ==26878== by 0x42C752: FontManager::GetVectorFont(std::string const&) (FontManager.cpp:46)
- ==26878== by 0x4A8C94: LmrModelCompilerInit() (LmrModel.cpp:4204)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:malloc
- fun:_ZN10VectorFontC1ER11FontManagerRKSs
- fun:_ZN11FontManager13GetVectorFontERKSs
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 44,100 bytes in 1 blocks are definitely lost in loss record 372 of 378
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x53F486: Sound::load_sound(std::string const&, std::string const&) (Sound.cpp:390)
- ==26878== by 0x58CB1B: foreach_file_in(std::string const&, void (*)(std::string const&, std::string const&)) (utils.cpp:426)
- ==26878== by 0x53F7FD: Sound::Init() (Sound.cpp:447)
- ==26878== by 0x4E9601: Pi::Init() (Pi.cpp:493)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znam
- fun:_ZN5SoundL10load_soundERKSsS1_
- fun:_Z15foreach_file_inRKSsPFvS0_S0_E
- fun:_ZN5Sound4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 94,680 bytes in 94 blocks are definitely lost in loss record 376 of 378
- ==26878== at 0x4C2779D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x5770AA: VectorFont::VectorFont(FontManager&, std::string const&) (VectorFont.cpp:439)
- ==26878== by 0x42C752: FontManager::GetVectorFont(std::string const&) (FontManager.cpp:46)
- ==26878== by 0x4A8C94: LmrModelCompilerInit() (LmrModel.cpp:4204)
- ==26878== by 0x4E9579: Pi::Init() (Pi.cpp:469)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:malloc
- fun:_ZN10VectorFontC1ER11FontManagerRKSs
- fun:_ZN11FontManager13GetVectorFontERKSs
- fun:_Z20LmrModelCompilerInitv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 1,174,122 bytes in 2 blocks are possibly lost in loss record 377 of 378
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x53F486: Sound::load_sound(std::string const&, std::string const&) (Sound.cpp:390)
- ==26878== by 0x58CB1B: foreach_file_in(std::string const&, void (*)(std::string const&, std::string const&)) (utils.cpp:426)
- ==26878== by 0x53F66F: Sound::load_sound(std::string const&, std::string const&) (Sound.cpp:417)
- ==26878== by 0x58CB1B: foreach_file_in(std::string const&, void (*)(std::string const&, std::string const&)) (utils.cpp:426)
- ==26878== by 0x53F7FD: Sound::Init() (Sound.cpp:447)
- ==26878== by 0x4E9601: Pi::Init() (Pi.cpp:493)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znam
- fun:_ZN5SoundL10load_soundERKSsS1_
- fun:_Z15foreach_file_inRKSsPFvS0_S0_E
- fun:_ZN5SoundL10load_soundERKSsS1_
- fun:_Z15foreach_file_inRKSsPFvS0_S0_E
- fun:_ZN5Sound4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== 8,440,494 bytes in 25 blocks are definitely lost in loss record 378 of 378
- ==26878== at 0x4C26CF7: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
- ==26878== by 0x53F486: Sound::load_sound(std::string const&, std::string const&) (Sound.cpp:390)
- ==26878== by 0x58CB1B: foreach_file_in(std::string const&, void (*)(std::string const&, std::string const&)) (utils.cpp:426)
- ==26878== by 0x53F66F: Sound::load_sound(std::string const&, std::string const&) (Sound.cpp:417)
- ==26878== by 0x58CB1B: foreach_file_in(std::string const&, void (*)(std::string const&, std::string const&)) (utils.cpp:426)
- ==26878== by 0x53F7FD: Sound::Init() (Sound.cpp:447)
- ==26878== by 0x4E9601: Pi::Init() (Pi.cpp:493)
- ==26878== by 0x589A5E: main (main.cpp:17)
- ==26878==
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- fun:_Znam
- fun:_ZN5SoundL10load_soundERKSsS1_
- fun:_Z15foreach_file_inRKSsPFvS0_S0_E
- fun:_ZN5SoundL10load_soundERKSsS1_
- fun:_Z15foreach_file_inRKSsPFvS0_S0_E
- fun:_ZN5Sound4InitEv
- fun:_ZN2Pi4InitEv
- fun:main
- }
- ==26878== LEAK SUMMARY:
- ==26878== definitely lost: 8,606,074 bytes in 448 blocks
- ==26878== indirectly lost: 15,490 bytes in 286 blocks
- ==26878== possibly lost: 1,177,158 bytes in 6 blocks
- ==26878== still reachable: 307,019 bytes in 284 blocks
- ==26878== suppressed: 54,466 bytes in 530 blocks
- ==26878== Reachable blocks (those to which a pointer was found) are not shown.
- ==26878== To see them, rerun with: --leak-check=full --show-reachable=yes
- ==26878==
- ==26878== For counts of detected and suppressed errors, rerun with: -v
- ==26878== ERROR SUMMARY: 3238 errors from 134 contexts (suppressed: 576 from 175)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement