Advertisement
Guest User

Untitled

a guest
Jan 15th, 2012
1,600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Program terminated with signal 11, Segmentation fault.
  2. #0 std::_Rb_tree<unsigned int, std::pair<unsigned int const, Player*>, std::_Select1st<std::pair<unsigned int const, Player*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, Player*> > >::find (this=0x38,
  3. __k=@0x7f61cf5d9b0c) at /usr/include/c++/4.4/bits/stl_tree.h:1421
  4. 1421 iterator __j = _M_lower_bound(_M_begin(), _M_end(), __k);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement