Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 4.62 KB | None | 0 0
  1. #0  0x00007ffffe609230 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
  2. No symbol table info available.
  3. #1  0x00007ffffe64e980 in lua_pcall () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
  4. No symbol table info available.
  5. #2  0x00000000005a483c in LuaScriptInterface::callFunction (this=this@entry=0x7fffebc5a100, params=1)
  6.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/luascript.cpp:947
  7.         start = 1548260439208
  8.         size = 6
  9.         handler = 5
  10.         result = false
  11. #3  0x00000000005a4c5d in LuaScriptInterface::executeTimer (this=0x7fffebc5a100, eventIndex=1001)
  12.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/luascript.cpp:886
  13.         start = 1548260439208
  14.         it = <optimized out>
  15.         timerEvent = {scriptId = 1, function = 2, eventId = 1, npc = 0x0,
  16.           parameters = {<std::__cxx11::_List_base<int, std::allocator<int> >> = {
  17.               _M_impl = {<std::allocator<std::_List_node<int> >> = {<__gnu_cxx::new_allocator<std::_List_node<int> >> = {<No data fields>}, <No data fields>}, _M_node = {<std::__detail::_List_node_base> = {_M_next = 0x7fffdc0652c0,
  18.                     _M_prev = 0x7fffdc0652c0}, _M_data = 1}}}, <No data fields>}}
  19. #4  0x00000000005c6422 in boost::_mfi::mf1<void, LuaScriptInterface, unsigned int>::operator() (a1=<optimized out>,
  20.     p=<optimized out>, this=<optimized out>) at /usr/include/boost/bind/mem_fn_template.hpp:165
  21. No locals.
  22. #5  boost::_bi::list2<boost::_bi::value<LuaScriptInterface*>, boost::_bi::value<unsigned int> >::operator()<boost::_mfi::mf1<void, LuaScriptInterface, unsigned int>, boost::_bi::list0> (a=<synthetic pointer>, f=..., this=<optimized out>)
  23.     at /usr/include/boost/bind/bind.hpp:313
  24. No locals.
  25. #6  boost::_bi::bind_t<void, boost::_mfi::mf1<void, LuaScriptInterface, unsigned int>, boost::_bi::list2<boost::_bi::value<LuaScriptInterface*>, boost::_bi::value<unsigned int> > >::operator() (this=<optimized out>)
  26.     at /usr/include/boost/bind/bind.hpp:893
  27. No locals.
  28. #7  boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, LuaScriptInterface, unsigned int>, boost::_bi::list2<boost::_bi::value<LuaScriptInterface*>, boost::_bi::value<unsigned int> > >, void>::invoke (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:159
  29.         f = <optimized out>
  30. #8  0x000000000068204b in boost::function0<void>::operator() (this=0x7fffdc002640)
  31.     at /usr/include/boost/function/function_template.hpp:773
  32. No locals.
  33. #9  Task::operator() (this=0x7fffdc002630)
  34.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/tasks.h:34
  35. ---Type <return> to continue, or q <return> to quit---p 0x7fffebc5a100
  36. No locals.
  37. #10 Dispatcher::dispatcherThread (p=0x97a360 <Dispatcher::getInstance()::dispatcher>)
  38.     at /mnt/c/Users/Vitor Bertolucci/Documents/GitHub/otPiece-Data/src/tasks.cpp:73
  39.         task = 0x7fffdc002630
  40.         dispatcher = 0x97a360 <Dispatcher::getInstance()::dispatcher>
  41.         outputPool = <optimized out>
  42.         taskLockUnique = {m = 0x97a368 <Dispatcher::getInstance()::dispatcher+8>, is_locked = false}
  43. #11 0x000000000065a538 in boost::_bi::list1<boost::_bi::value<void*> >::operator()<void (*)(void*), boost::_bi::list0>
  44.    (a=<synthetic pointer>, f=<optimized out>, this=<optimized out>) at /usr/include/boost/bind/bind.hpp:253
  45. No locals.
  46. #12 boost::_bi::bind_t<void, void (*)(void*), boost::_bi::list1<boost::_bi::value<void*> > >::operator() (
  47.     this=<optimized out>) at /usr/include/boost/bind/bind.hpp:893
  48. No locals.
  49. #13 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
  50. No locals.
  51. #14 0x00007ffffefd15d5 in ?? () from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.58.0
  52. No symbol table info available.
  53. #15 0x00007ffffe8776ba in start_thread (arg=0x7ffffa440700) at pthread_create.c:333
  54.         __res = <optimized out>
  55.         pd = 0x7ffffa440700
  56.         now = <optimized out>
  57.         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737392150272, -1934094197241457355, 0, 140737488280111,
  58.                 140737392150976, 10185976, 1934088321756517685, 1934096606500312373}, mask_was_saved = 0}}, priv = {
  59.             pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  60.         not_first_call = <optimized out>
  61.         pagesize_m1 = <optimized out>
  62.         sp = <optimized out>
  63.         freesize = <optimized out>
  64.         __PRETTY_FUNCTION__ = "start_thread"
  65. #16 0x00007ffffd09741d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement