Guest User

Untitled

a guest
Dec 1st, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 2.06 KB | None | 0 0
  1. #0  0xb7fe2424 in __kernel_vsyscall ()
  2. #1  0xb742c781 in raise () from /lib/i686/cmov/libc.so.6
  3. #2  0xb742fbb2 in abort () from /lib/i686/cmov/libc.so.6
  4. #3  0xb7463285 in ?? () from /lib/i686/cmov/libc.so.6
  5. #4  0xb746d381 in ?? () from /lib/i686/cmov/libc.so.6
  6. #5  0xb746ebd8 in ?? () from /lib/i686/cmov/libc.so.6
  7. #6  0xb7471cbd in free () from /lib/i686/cmov/libc.so.6
  8. #7  0xb7648701 in operator delete(void*) () from /usr/lib/libstdc++.so.6
  9. #8  0xb76246bd in std::string::_Rep::_M_destroy(std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
  10. #9  0xb76260bc in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
  11. #10 0x08620aab in ~pair (this=0x8ea1740, __in_chrg=<value optimized out>) at /usr/include/c++/4.4/bits/stl_pair.h:68
  12. #11 0x0862195f in __gnu_cxx::new_allocator<std::pair<std::string const, V8X::Library*> >::destroy (this=0xbffff63f, __p=0x8ea1740) at /usr/include/c++/4.4/ext/new_allocator.h:115
  13. #12 0x0862152c in std::_Rb_tree<std::string, std::pair<std::string const, V8X::Library*>, std::_Select1st<std::pair<std::string const, V8X::Library*> >, std::less<std::string>, std::allocator<std::pair<std::string const, V8X::Library*> > >::_M_destroy_node (this=0x8dcf084, __p=0x8ea1730) at /usr/include/c++/4.4/bits/stl_tree.h:383
  14. #13 0x08620ff0 in std::_Rb_tree<std::string, std::pair<std::string const, V8X::Library*>, std::_Select1st<std::pair<std::string const, V8X::Library*> >, std::less<std::string>, std::allocator<std::pair<std::string const, V8X::Library*> > >::_M_erase (this=0x8dcf084, __x=0x8ea1730) at /usr/include/c++/4.4/bits/stl_tree.h:972
  15. #14 0x08620cee in ~_Rb_tree (this=0x8dcf084, __in_chrg=<value optimized out>) at /usr/include/c++/4.4/bits/stl_tree.h:614
  16. #15 0x08621bb3 in ~map (this=0x8dcf084, __in_chrg=<value optimized out>) at /usr/include/c++/4.4/bits/stl_map.h:87
  17. #16 0xb74312df in ?? () from /lib/i686/cmov/libc.so.6
  18. #17 0xb743134f in exit () from /lib/i686/cmov/libc.so.6
  19. #18 0xb7418cae in __libc_start_main () from /lib/i686/cmov/libc.so.6
  20. #19 0x08445901 in _start ()
Add Comment
Please, Sign In to add comment