Guest User

Untitled

a guest
May 3rd, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.82 KB | None | 0 0
  1. #0  _IO_fgets (buf=0xf537f038 "\256\002", n=4096, fp=0x0) at iofgets.c:47
  2.         _IO_acquire_lock_file = 0x0
  3.         count = <optimized out>
  4.         result = <optimized out>
  5.         old_error = <optimized out>
  6. #1  0x565dc0fa in Game::checkEmergencyShutdown (this=0x5677ad60 <g_game>) at game.cpp:9598
  7.         lockClass = {mutex = 0x5677ae30 <g_game+208>}
  8.         how_much_ram_available_now = 0
  9.         fp = 0x0
  10.         status = 0
  11.         path = "\256\002\000\000\256\002\000\000%", '\000' <repeats 11 times>, "\260]\240\364\001\000\000\000\037\000\000\000\003\002\000\000\310\002\000\000\000\000\000\000\377\377\000\000\213\002\000\000\000\207e.\000\000\000\000\377\377\000\000\000\000\000\000\000 \320\367\000\220wV\000\000\000\000\310\360\067\365\210\266\277\367\260]\240\364\304\v\346XPd\222{\310\344\277\367p#oVv\266\277\367\000\220wV\022\275WV\260]\240\364\000\000\000\000\006\000\000\000\000\275WV|\207wV\260\252WV\350\360\067\365\365\214WV\224\362\067\365\260]\240\364\004\000\000\000\345\214WV\000\000\000\000\347\252WV\b\361\067\365\275tWV\224\362\067\365\260]\240\364\004\000\000\000\255tWV"...
  12. #2  0x56601d47 in std::mem_fun_t<void, Game>::operator() (this=0x59229e44, __p=0x5677ad60 <g_game>) at /usr/include/c++/8/bits/stl_function.h:1188
  13. No locals.
  14. #3  0x565fb956 in boost::detail::function::void_function_obj_invoker1<std::mem_fun_t<void, Game>, void, Game*>::invoke (function_obj_ptr=..., a0=0x5677ad60 <g_game>) at /usr/include/boost/function/function_template.hpp:159
  15.         f = 0x59229e44
  16. #4  0x566bffc2 in boost::function1<void, Game*>::operator() (this=0x59229e40, a0=0x5677ad60 <g_game>) at /usr/include/boost/function/function_template.hpp:768
  17. No locals.
  18. #5  0x566bfeba in TSchedulerTask::operator() (this=0x59229e30, arg=0x5677ad60 <g_game>) at scheduler.h:93
  19. No locals.
  20. #6  0x565b5746 in Game::eventThread (p=0x5677ad60 <g_game>) at game.cpp:1477
  21.         task = 0x59229e30
  22.         runtask = true
  23.         ret = 110
  24.         _this = 0x5677ad60 <g_game>
  25. #7  0xf7dbafd2 in start_thread (arg=<optimized out>) at pthread_create.c:486
  26.         ret = <optimized out>
  27.         start = <optimized out>
  28.         pd = <optimized out>
  29.         now = <optimized out>
  30.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-136503296, -180876480, -136503296, -180878808, 1383252289, -1792079548}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  31.         not_first_call = 0
  32. #8  0xf797d6d6 in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:108
  33. No locals.
  34. A debugging session is active.
  35.  
  36.     Inferior 1 [process 10278] will be killed.
  37.  
  38. Quit anyway? (y or n) [answered Y; input not from terminal]
  39. Python Exception <class 'AttributeError'> 'gdb.ExitedEvent' object has no attribute 'exit_code':
  40. #0  FileLoader::safeTell (this=0xffffd130, pos=@0xffffcf68: 15597642) at fileloader.cpp:457
Advertisement
Add Comment
Please, Sign In to add comment