Skip to content

Instantly share code, notes, and snippets.

@v1993
Created October 19, 2018 15:25
Show Gist options
  • Save v1993/bd347d2495aa56dcafe14d5cef2461de to your computer and use it in GitHub Desktop.
Save v1993/bd347d2495aa56dcafe14d5cef2461de to your computer and use it in GitHub Desktop.
Crash (in other person friends view) in stk
#0 0x0000000000a3cbf4 in OnlineProfileFriends::compareFriends(int, int) ()
#1 0x0000000000a3e1fe in void std::__final_insertion_sort<__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(int, int)> >(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, __gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(int, int)>) ()
#2 0x0000000000a3b971 in OnlineProfileFriends::displayResults() ()
#3 0x00000000007fee88 in GUIEngine::render(float) ()
#4 0x0000000000758bb4 in IrrDriver::update(float) ()
#5 0x00000000008f115b in MainLoop::run() ()
#6 0x00000000008ed691 in main ()
@v1993
Copy link
Author

v1993 commented Oct 19, 2018

It's segfault

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment