shadowm

Untitled

Apr 6th, 2015
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. ==3363== Use of uninitialised value of size 8
  2. ==3363== at 0x5904511: int std::__int_to_char<char, unsigned long>(char*, unsigned long, char const*, std::_Ios_Fmtflags, bool) (in /usr/lib/x86_64-linux-gnu/libboost_locale.so.1.55.0)
  3. ==3363== by 0x5910AE0: std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<unsigned long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib/x86_64-linux-gnu/libboost_locale.so.1.55.0)
  4. ==3363== by 0x8C38BEC: std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
  5. ==3363== by 0x8C45B19: std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
  6. ==3363== by 0xD1E7F9: operator<< (ostream:196)
  7. ==3363== by 0xD1E7F9: rand_rng::mt_rng::get_random_seed_str() const (mt_rng.cpp:98)
  8. ==3363== by 0x8C98FE: carryover_info::transfer_to(config&) (in /home/shadowm/src/wesnoth/wesnoth)
  9. ==3363== by 0x62EF73: saved_game::expand_carryover() (in /home/shadowm/src/wesnoth/wesnoth)
  10. ==3363== by 0x60168C: play_game(game_display&, saved_game&, config const&, boost::shared_ptr<terrain_type_data> const&, io_type_t, bool, bool, bool, bool) (in /home/shadowm/src/wesnoth/wesnoth)
  11. ==3363== by 0x4C8BBA: game_launcher::play_test() (in /home/shadowm/src/wesnoth/wesnoth)
  12. ==3363== by 0x450BF5: do_gameloop(std::vector<std::string, std::allocator<std::string> > const&) (in /home/shadowm/src/wesnoth/wesnoth)
  13. ==3363== by 0x42DF48: main (in /home/shadowm/src/wesnoth/wesnoth)
  14. ==3363==
  15. ==3363== Conditional jump or move depends on uninitialised value(s)
  16. ==3363== at 0x5904518: int std::__int_to_char<char, unsigned long>(char*, unsigned long, char const*, std::_Ios_Fmtflags, bool) (in /usr/lib/x86_64-linux-gnu/libboost_locale.so.1.55.0)
  17. ==3363== by 0x5910AE0: std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<unsigned long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib/x86_64-linux-gnu/libboost_locale.so.1.55.0)
  18. ==3363== by 0x8C38BEC: std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
  19. ==3363== by 0x8C45B19: std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20)
  20. ==3363== by 0xD1E7F9: operator<< (ostream:196)
  21. ==3363== by 0xD1E7F9: rand_rng::mt_rng::get_random_seed_str() const (mt_rng.cpp:98)
  22. ==3363== by 0x8C98FE: carryover_info::transfer_to(config&) (in /home/shadowm/src/wesnoth/wesnoth)
  23. ==3363== by 0x62EF73: saved_game::expand_carryover() (in /home/shadowm/src/wesnoth/wesnoth)
  24. ==3363== by 0x60168C: play_game(game_display&, saved_game&, config const&, boost::shared_ptr<terrain_type_data> const&, io_type_t, bool, bool, bool, bool) (in /home/shadowm/src/wesnoth/wesnoth)
  25. ==3363== by 0x4C8BBA: game_launcher::play_test() (in /home/shadowm/src/wesnoth/wesnoth)
  26. ==3363== by 0x450BF5: do_gameloop(std::vector<std::string, std::allocator<std::string> > const&) (in /home/shadowm/src/wesnoth/wesnoth)
  27. ==3363== by 0x42DF48: main (in /home/shadowm/src/wesnoth/wesnoth)
  28. ==3363==
Advertisement
Add Comment
Please, Sign In to add comment