Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 7.99 KB | None | 0 0
  1. #0  0x00007ffffd025428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  2.         resultvar = 0
  3.         pid = 543
  4.         selftid = 547
  5. #1  0x00007ffffd02702a in __GI_abort () at abort.c:89
  6.         save_stage = 2
  7.         act = {__sigaction_handler = {sa_handler = 0x4, sa_sigaction = 0x4}, sa_mask = {__val = {0, 0,
  8.               140737394702080, 0, 140737478131712, 7329099, 46, 7357056, 5, 8831, 140737438500156, 140737439597136,
  9.               140737439610784, 0, 140737439597136, 7329099}}, sa_flags = -10223616, sa_restorer = 0x6fd54b}
  10.         sigs = {__val = {32, 0 <repeats 15 times>}}
  11. #2  0x00007ffffd01dbd7 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x6fd54b "delay",
  12.     file=file@entry=0x6fd598 "/mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/scheduler.h",
  13.     line=line@entry=46,
  14.     function=function@entry=0x704280 <_ZZ19createSchedulerTaskjRKN5boost8functionIFvvEEEE19__PRETTY_FUNCTION__> "SchedulerTask* createSchedulerTask(uint32_t, const boost::function<void()>&)") at assert.c:92
  15.         str = 0x7fffdf399de0 "\020\237\071\337\377\177"
  16.         total = 4096
  17. #3  0x00007ffffd01dc82 in __GI___assert_fail (assertion=assertion@entry=0x6fd54b "delay",
  18.     file=file@entry=0x6fd598 "/mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/scheduler.h",
  19.     line=line@entry=46,
  20.     function=function@entry=0x704280 <_ZZ19createSchedulerTaskjRKN5boost8functionIFvvEEEE19__PRETTY_FUNCTION__> "SchedulerTask* createSchedulerTask(uint32_t, const boost::function<void()>&)") at assert.c:101
  21. No locals.
  22. #4  0x0000000000528a92 in createSchedulerTask(unsigned int, boost::function<void ()> const&) (delay=<optimized out>,
  23.     f=...) at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/scheduler.h:46
  24.         __PRETTY_FUNCTION__ = "SchedulerTask* createSchedulerTask(uint32_t, const boost::function<void()>&)"
  25. #5  0x0000000000510a8d in Game::playerMoveCreature (this=this@entry=0x9b2ac0 <g_game>,
  26.     playerId=playerId@entry=268443591, movingCreatureId=268443590, movingCreaturePos=..., toPos=...)
  27.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/game.cpp:1056
  28. ---Type <return> to continue, or q <return> to quit---
  29.         task = <optimized out>
  30.         listDir = {<std::__cxx11::_List_base<Direction, std::allocator<Direction> >> = {
  31.             _M_impl = {<std::allocator<std::_List_node<Direction> >> = {<__gnu_cxx::new_allocator<std::_List_node<Direction> >> = {<No data fields>}, <No data fields>}, _M_node = {<std::__detail::_List_node_base> = {
  32.                   _M_next = 0x7fffd130c2f0, _M_prev = 0x7fffdfb53ec0}, _M_data = 2}}}, <No data fields>}
  33.         player = 0x7fffdfeebb30
  34.         movingCreature = <optimized out>
  35.         toTile = <optimized out>
  36.         protectLevel = <optimized out>
  37.         pos = <optimized out>
  38.         deny = <optimized out>
  39.         pushEvents = {<std::__cxx11::_List_base<CreatureEvent*, std::allocator<CreatureEvent*> >> = {
  40.             _M_impl = {<std::allocator<std::_List_node<CreatureEvent*> >> = {<__gnu_cxx::new_allocator<std::_List_node<CreatureEvent*> >> = {<No data fields>}, <No data fields>}, _M_node = {<std::__detail::_List_node_base> = {
  41.                   _M_next = 0x50b996 <Game::playerAutoWalk(unsigned int, std::__cxx11::list<Direction, std::allocator<Direction> >&)>, _M_prev = 0x0}, _M_data = 10169024}}}, <No data fields>}
  42.         ret = <optimized out>
  43. #6  0x000000000051e8ce in Game::playerMoveThing (this=0x9b2ac0 <g_game>, playerId=268443591, fromPos=...,
  44.     spriteId=<optimized out>, fromStackpos=<optimized out>, toPos=..., count=1 '\001')
  45.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/game.cpp:1015
  46.         delay = 2000
  47.         movingCreature = 0x7fffdf7560e0
  48.         player = 0x7fffdfeebb30
  49.         fromIndex = <optimized out>
  50.         thing = 0x7fffdf756c38
  51.         toCylinder = 0x7fff9e2dfa50
  52. #7  0x0000000000525b56 in boost::_mfi::mf6<bool, Game, unsigned int, Position const&, unsigned short, short, Position const&, unsigned char>::operator() (a6=<optimized out>, a5=..., a4=<optimized out>, a3=<optimized out>, a2=...,
  53.     a1=<optimized out>, p=<optimized out>, this=<optimized out>) at /usr/include/boost/bind/mem_fn_template.hpp:732
  54. ---Type <return> to continue, or q <return> to quit---
  55. No locals.
  56. #8  boost::_bi::list7<boost::_bi::value<Game*>, boost::_bi::value<unsigned int>, boost::_bi::value<Position>, boost::_bi::value<unsigned short>, boost::_bi::value<short>, boost::_bi::value<Position>, boost::_bi::value<unsigned char> >::operator()<bool, boost::_mfi::mf6<bool, Game, unsigned int, Position const&, unsigned short, short, Position const&, unsigned char>, boost::_bi::list0> (a=<synthetic pointer>, f=..., this=<optimized out>)
  57.     at /usr/include/boost/bind/bind.hpp:660
  58. No locals.
  59. #9  boost::_bi::bind_t<bool, boost::_mfi::mf6<bool, Game, unsigned int, Position const&, unsigned short, short, Position const&, unsigned char>, boost::_bi::list7<boost::_bi::value<Game*>, boost::_bi::value<unsigned int>, boost::_bi::value<Position>, boost::_bi::value<unsigned short>, boost::_bi::value<short>, boost::_bi::value<Position>, boost::_bi::value<unsigned char> > >::operator() (this=<optimized out>) at /usr/include/boost/bind/bind.hpp:893
  60. No locals.
  61. #10 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf6<bool, Game, unsigned int, Position const&, unsigned short, short, Position const&, unsigned char>, boost::_bi::list7<boost::_bi::value<Game*>, boost::_bi::value<unsigned int>, boost::_bi::value<Position>, boost::_bi::value<unsigned short>, boost::_bi::value<short>, boost::_bi::value<Position>, boost::_bi::value<unsigned char> > >, void>::invoke (function_obj_ptr=...)
  62.     at /usr/include/boost/function/function_template.hpp:159
  63.         f = <optimized out>
  64. #11 0x00000000006865f5 in boost::function0<void>::operator() (this=0x9d19b0)
  65.     at /usr/include/boost/function/function_template.hpp:773
  66. No locals.
  67. #12 Task::operator() (this=0x9d19a0) at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/tasks.h:34
  68. No locals.
  69. #13 Dispatcher::dispatcherThread (p=0x9a43e0 <Dispatcher::getInstance()::dispatcher>)
  70.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/tasks.cpp:73
  71.         task = 0x9d19a0
  72.         dispatcher = 0x9a43e0 <Dispatcher::getInstance()::dispatcher>
  73.         outputPool = <optimized out>
  74.         taskLockUnique = {m = 0x9a43e8 <Dispatcher::getInstance()::dispatcher+8>, is_locked = false}
  75. ---Type <return> to continue, or q <return> to quit---
  76. #14 0x000000000065eae2 in boost::_bi::list1<boost::_bi::value<void*> >::operator()<void (*)(void*), boost::_bi::list0>
  77.    (a=<synthetic pointer>, f=<optimized out>, this=<optimized out>) at /usr/include/boost/bind/bind.hpp:253
  78. No locals.
  79. #15 boost::_bi::bind_t<void, void (*)(void*), boost::_bi::list1<boost::_bi::value<void*> > >::operator() (
  80.     this=<optimized out>) at /usr/include/boost/bind/bind.hpp:893
  81. No locals.
  82. #16 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(void*), boost::_bi::list1<boost::_bi::value<void*> > > >::run (this=<optimized out>) at /usr/include/boost/thread/detail/thread.hpp:116
  83. No locals.
  84. #17 0x00007ffffefd15d5 in ?? () from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.58.0
  85. No symbol table info available.
  86. #18 0x00007ffffe8776ba in start_thread (arg=0x7ffffa6b0700) at pthread_create.c:333
  87.         __res = <optimized out>
  88.         pd = 0x7ffffa6b0700
  89.         now = <optimized out>
  90.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737394706176, 7180436317971956177, 0, 140737488280175,
  91.                 140737394706880, 10358008, -7180430932077690415, -7180437894510525999}, mask_was_saved = 0}}, priv = {
  92.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  93.         not_first_call = <optimized out>
  94.         pagesize_m1 = <optimized out>
  95.         sp = <optimized out>
  96.         freesize = <optimized out>
  97.         __PRETTY_FUNCTION__ = "start_thread"
  98. #19 0x00007ffffd0f741d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement