Advertisement
Guest User

Untitled

a guest
Jan 12th, 2022
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 KB | None | 0 0
  1. ret = <optimized out>
  2. 2022-01-12 14:30:44 - pd = <optimized out>
  3. 2022-01-12 14:30:44 - unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737308686080, -609938981647445885, 140737488346446, 140737488346447, 140737488346448, 140737308683584, 609926787589050499, 609922760287686787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  4. 2022-01-12 14:30:44 - not_first_call = 0
  5. 2022-01-12 14:30:44 - #14 0x00007ffff7ee6293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  6. 2022-01-12 14:30:44 - No locals.
  7. 2022-01-12 14:30:44 -
  8. 2022-01-12 14:30:44 - Thread 2 (Thread 0x7ffff5ca8700 (LWP 212919)):
  9. 2022-01-12 14:30:44 - #0 0x00005555555ffbf0 in std::__shared_ptr<ProtocolGame, (__gnu_cxx::_Lock_policy)2>::operator bool (this=0x8d0) at /usr/include/c++/9/bits/shared_ptr_base.h:1313
  10. 2022-01-12 14:30:44 - No locals.
  11. 2022-01-12 14:30:44 - #1 0x00005555555cb102 in Player::sendCreatureTurn (this=0x0, creature=0x7fffc2dfb8c0) at /home/otserver/src/player.h:993
  12. 2022-01-12 14:30:44 - No locals.
  13. 2022-01-12 14:30:44 - #2 0x00005555555e9604 in Game::internalCreatureTurn (this=0x555555b64400 <g_game>, creature=0x7fffc2dfb8c0, dir=DIRECTION_SOUTH) at /home/otserver/src/game.cpp:5104
  14. 2022-01-12 14:30:44 - spectator = 0x7fffc2dfb8c0
  15. 2022-01-12 14:30:44 - __for_range = std::unordered_set with 2 elements = {[0] = 0x7fff94221ef0, [1] = 0x7fffc2dfb8c0}
  16. 2022-01-12 14:30:44 - __for_begin = {<std::__detail::_Node_iterator_base<Creature*, false>> = {_M_cur = 0x7fffbc0b0350}, <No data fields>}
  17. 2022-01-12 14:30:44 - __for_end = {<std::__detail::_Node_iterator_base<Creature*, false>> = {_M_cur = 0x0}, <No data fields>}
  18. 2022-01-12 14:30:44 - spectators = std::unordered_set with 2 elements = {[0] = 0x7fff94221ef0, [1] = 0x7fffc2dfb8c0}
  19. 2022-01-12 14:30:44 - #3 0x00005555557eb5f6 in Npc::turnToCreature (this=0x7fffc2dfb8c0, creature=0x7fff94221ef0) at /home/otserver/src/npc.cpp:543
  20. 2022-01-12 14:30:44 - creaturePos = @0x7fff94221ef8: {x = 32380, y = 32198, z = 7 '\a'}
  21. 2022-01-12 14:30:44 - myPos = @0x7fffc2dfb8c8: {x = 32380, y = 32198, z = 7 '\a'}
  22. 2022-01-12 14:30:44 - dx = 0
  23. 2022-01-12 14:30:44 - dy = 0
  24. 2022-01-12 14:30:44 - tan = 10
  25. 2022-01-12 14:30:44 - dir = DIRECTION_SOUTH
  26. 2022-01-12 14:30:44 - #4 0x00005555557eb63e in Npc::setCreatureFocus (this=0x7fffc2dfb8c0, creature=0x7fff94221ef0) at /home/otserver/src/npc.cpp:550
  27. 2022-01-12 14:30:44 - No locals.
  28. 2022-01-12 14:30:44 - #5 0x00005555557ec59f in NpcScriptInterface::luaSetNpcFocus (L=0x555555b9efd0) at /home/otserver/src/npc.cpp:756
  29. 2022-01-12 14:30:44 - npc = 0x7fffc2dfb8c0
  30. 2022-01-12 14:30:44 - #6 0x00007ffff7667ec2 in ?? () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  31. 2022-01-12 14:30:44 - No symbol table info available.
  32. 2022-01-12 14:30:44 - #7 0x00007ffff7673d47 in ?? () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  33. 2022-01-12 14:30:44 - No symbol table info available.
  34. 2022-01-12 14:30:44 - #8 0x00007ffff7668280 in ?? () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  35. 2022-01-12 14:30:44 - No symbol table info available.
  36. 2022-01-12 14:30:44 - #9 0x00007ffff76677d4 in ?? () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  37. 2022-01-12 14:30:44 - No symbol table info available.
  38. 2022-01-12 14:30:44 - #10 0x00007ffff76684e3 in ?? () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  39. 2022-01-12 14:30:44 - No symbol table info available.
  40. 2022-01-12 14:30:44 - #11 0x00007ffff766432b in lua_pcallk () from /lib/x86_64-linux-gnu/liblua5.2.so.0
  41. 2022-01-12 14:30:44 - No symbol table info available.
  42. 2022-01-12 14:30:44 - #12 0x00005555556d3c54 in LuaScriptInterface::protectedCall (L=0x555555b9efd0, nargs=3, nresults=1) at /home/otserver/src/luascript.cpp:303
  43. 2022-01-12 14:30:44 - error_index = 5
  44. 2022-01-12 14:30:44 - ret = 21845
  45. 2022-01-12 14:30:44 - #13 0x00005555556d4dc0 in LuaScriptInterface::callFunction (this=0x7fff02fa3980, params=3) at /home/otserver/src/luascript.cpp:550
  46. 2022-01-12 14:30:44 - result = false
  47. 2022-01-12 14:30:44 - size = 8
  48. 2022-01-12 14:30:44 - #14 0x00005555557eeda7 in NpcEventsHandler::onCreatureSay (this=0x7fff8dffe800, creature=0x7fff94221ef0, type=TALKTYPE_SAY, text="Hi") at /home/otserver/src/npc.cpp:1249
  49. 2022-01-12 14:30:44 - env = 0x555555b65fe0 <LuaScriptInterface::scriptEnv>
  50. 2022-01-12 14:30:44 - L = 0x555555b9efd0
  51. 2022-01-12 14:30:44 - #15 0x00005555557eab47 in Npc::onCreatureSay (this=0x7fffc2dfb8c0, creature=0x7fff94221ef0, type=TALKTYPE_SAY, text="Hi") at /home/otserver/src/npc.cpp:338
  52. 2022-01-12 14:30:44 - player = 0x7fff94221ef0
  53. 2022-01-12 14:30:44 - #16 0x00005555555e9982 in Game::internalCreatureSay (this=0x555555b64400 <g_game>, creature=0x7fff94221ef0, type=TALKTYPE_SAY, text="Hi", ghostMode=false, spectatorsPtr=0x7ffff5ca7910, pos=0x7fff94221ef8) at /home/otserver/src/game.cpp:5149
  54. 2022-01-12 14:30:44 - spectator = 0x7fffc2dfb8c0
  55. 2022-01-12 14:30:44 - __for_range = std::unordered_set with 2 elements = {[0] = 0x7fff94221ef0, [1] = 0x7fffc2dfb8c0}
  56. 2022-01-12 14:30:44 - __for_begin = {<std::__detail::_Node_iterator_base<Creature*, false>> = {_M_cur = 0x7fff40b7e810}, <No data fields>}
  57. 2022-01-12 14:30:44 - __for_end = {<std::__detail::_Node_iterator_base<Creature*, false>> = {_M_cur = 0x0}, <No data fields>}
  58. 2022-01-12 14:30:44 - spectators = std::unordered_set with 2 elements = {[0] = 0x7fff94221ef0, [1] = 0x7fffc2dfb8c0}
  59. 2022-01-12 14:30:44 - #17 0x00005555555f7173 in Game::playerNpcGreet (this=0x555555b64400 <g_game>, playerId=268438137, npcId=2147483690) at /home/otserver/src/game.cpp:7238
  60. 2022-01-12 14:30:44 - spectators = std::unordered_set with 2 elements = {[0] = 0x7fff94221ef0, [1] = 0x7fffc2dfb8c0}
  61. 2022-01-12 14:30:44 - player = 0x7fff94221ef0
  62. 2022-01-12 14:30:44 - creature = 0x7fffc2dfb8c0
  63. 2022-01-12 14:30:44 - npc = 0x7fffc2dfb8c0
  64. 2022-01-12 14:30:44 - #18 0x000055555588392b in std::__invoke_impl<void, void (Game::*&)(unsigned int, unsigned int), Game*&, unsigned int&, unsigned int&> (__f=@0x7fffbfa44690: (void (Game::*)(Game * const, unsigned int, unsigned int)) 0x5555555f6fdc <Game::playerNpcGreet(unsigned int, unsigned int)>, __t=@0x7fffbfa446a8: 0x555555b64400 <g_game>) at /usr/include/c++/9/bits/invoke.h:73
  65. 2022-01-12 14:30:44 - No locals.
  66. 2022-01-12 14:30:44 - #19 0x000055555587e65a in std::__invoke<void (Game::*&)(unsigned int, unsigned int), Game*&, unsigned int&, unsigned int&> (__fn=@0x7fffbfa44690: (void (Game::*)(Game * const, unsigned int, unsigned int)) 0x5555555f6fdc <Game::playerNpcGreet(unsigned int, unsigned int)>) at /usr/include/c++/9/bits/invoke.h:95
  67. 2022-01-12 14:30:44 - No locals.
  68. 2022-01-12 14:30:44 - #20 0x0000555555877d1f in std::_Bind<void (Game::*(Game*, unsigned int, unsigned int))(unsigned int, unsigned int)>::__call<void, , 0ul, 1ul, 2ul>(std::tuple<>&&, std::_Index_tuple<0ul, 1ul, 2ul>) (this=0x7fffbfa44690, __args=...) at /usr/include/c++/9/functional:400
  69. 2022-01-12 14:30:44 - No locals.
  70. 2022-01-12 14:30:44 - #21 0x000055555586f355 in std::_Bind<void (Game::*(Game*, unsigned int, unsigned int))(unsigned int, unsigned int)>::operator()<, void>() (this=0x7fffbfa44690) at /usr/include/c++/9/functional:484
  71. 2022-01-12 14:30:44 - No locals.
  72. 2022-01-12 14:30:44 - #22 0x00005555558666f0 in std::_Function_handler<void (), std::_Bind<void (Game::*(Game*, unsigned int, unsigned int))(unsigned int, unsigned int)> >::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/include/c++/9/bits/std_function.h:300
  73. 2022-01-12 14:30:44 - No locals.
  74. 2022-01-12 14:30:44 - #23 0x00005555558ce47c in std::function<void ()>::operator()() const (this=0x555556328640) at /usr/include/c++/9/bits/std_function.h:688
  75. 2022-01-12 14:30:44 - No locals.
  76. 2022-01-12 14:30:44 - #24 0x00005555558cdfa6 in Task::operator() (this=0x555556328630) at /home/otserver/src/tasks.h:40
  77. 2022-01-12 14:30:44 - No locals.
  78. 2022-01-12 14:30:44 - #25 0x00005555558ce1db in Dispatcher::threadMain (this=0x555555b64240 <g_dispatcher>) at /home/otserver/src/tasks.cpp:60
  79. 2022-01-12 14:30:44 - task = 0x555556328630
  80. 2022-01-12 14:30:44 - taskLockUnique = {_M_device = 0x555555b64250 <g_dispatcher+16>, _M_owns = false}
  81. 2022-01-12 14:30:44 - #26 0x00005555555b6d67 in std::__invoke_impl<void, void (Dispatcher::*)(), Dispatcher*> (__f=@0x555555be0d30: (void (Dispatcher::*)(Dispatcher * const)) 0x5555558ce0cc <Dispatcher::threadMain()>, __t=@0x555555be0d28: 0x555555b64240 <g_dispatcher>) at /usr/include/c++/9/bits/invoke.h:73
  82. 2022-01-12 14:30:44 - No locals.
  83. 2022-01-12 14:30:44 - #27 0x00005555555b670d in std::__invoke<void (Dispatcher::*)(), Dispatcher*> (__fn=@0x555555be0d30: (void (Dispatcher::*)(Dispatcher * const)) 0x5555558ce0cc <Dispatcher::threadMain()>) at /usr/include/c++/9/bits/invoke.h:95
  84. 2022-01-12 14:30:44 - No locals.
  85. 2022-01-12 14:30:44 - #28 0x00005555555b61af in std::thread::_Invoker<std::tuple<void (Dispatcher::*)(), Dispatcher*> >::_M_invoke<0ul, 1ul> (this=0x555555be0d28) at /usr/include/c++/9/thread:244
  86. 2022-01-12 14:30:44 - No locals.
  87. 2022-01-12 14:30:44 - #29 0x00005555555b55c7 in std::thread::_Invoker<std::tuple<void (Dispatcher::*)(), Dispatcher*> >::operator() (this=0x555555be0d28) at /usr/include/c++/9/thread:251
  88. 2022-01-12 14:30:44 - No locals.
  89. 2022-01-12 14:30:44 - #30 0x00005555555b46b4 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (Dispatcher::*)(), Dispatcher*> > >::_M_run (this=0x555555be0d20) at /usr/include/c++/9/thread:195
  90. 2022-01-12 14:30:44 - No locals.
  91. 2022-01-12 14:30:44 - #31 0x00007ffff7018de4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  92. 2022-01-12 14:30:44 - No symbol table info available.
  93. 2022-01-12 14:30:44 - #32 0x00007ffff71f4609 in start_thread (arg=<optimized out>) at pthread_create.c:477
  94. 2022-01-12 14:30:44 - ret = <optimized out>
  95. 2022-01-12 14:30:44 - pd = <optimized out>
  96. 2022-01-12 14:30:44 - unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737317078784, -609938981647445885, 140737488346446, 140737488346447, 140737488346448, 140737317076288, 609925688614293635, 609922760287686787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  97. 2022-01-12 14:30:44 - not_first_call = 0
  98. 2022-01-12 14:30:44 - #33 0x00007ffff7ee6293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  99. 2022-01-12 14:30:44 - No locals.
  100. 2022-01-12 14:30:44 -
  101. 2022-01-12 14:30:44 - Thread 1 (Thread 0x7ffff5cac9c0 (LWP 212915)):
  102. 2022-01-12 14:30:44 - #0 0x00007ffff7ee65ce in epoll_wait (epfd=4, events=0x7fffffffd6d0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  103. 2022-01-12 14:30:44 - resultvar = 18446744073709551612
  104. 2022-01-12 14:30:44 - sc_cancel_oldtype = 0
  105. 2022-01-12 14:30:44 - sc_ret = <optimized out>
  106. 2022-01-12 14:30:44 - #1 0x0000555555598460 in boost::asio::detail::epoll_reactor::run (this=0x555555be0970, usec=-1, ops=...) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:471
  107. 2022-01-12 14:30:44 - timeout = -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement