JoseluisGGR

Untitled

Mar 1st, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. [Thread debugging using libthread_db enabled]
  2. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  3. Core was generated by `/home/otsmanager/forgottenserver/build/tfs'.
  4. Program terminated with signal SIGSEGV, Segmentation fault.
  5. #0 0x00000000006da0ce in ScriptEnvironment::addThing(Thing*) ()
  6. [Current thread is 1 (Thread 0x7f57e10c3700 (LWP 14822))]
  7. (gdb) bt
  8. #0 0x00000000006da0ce in ScriptEnvironment::addThing(Thing*) ()
  9. #1 0x000000000073b232 in LuaScriptInterface::luaItemGetUniqueId(lua_State*) ()
  10. #2 0x00007f57e38a41a6 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
  11. #3 0x00007f57e38e9980 in lua_pcall () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
  12. #4 0x00000000006daf32 in LuaScriptInterface::protectedCall(lua_State*, int, int) ()
  13. #5 0x00000000006dbe34 in LuaScriptInterface::callFunction(int) ()
  14. #6 0x00000000007504ac in LuaEnvironment::executeTimerEvent(unsigned int) ()
  15. #7 0x0000000000767540 in void std::_Mem_fn_base::operator()(LuaEnvironment*, unsigned int&) const ()
  16. #8 0x0000000000763e6a in void std::_Bind (LuaEnvironment*, unsigned int)>::__call(std::tuple<>&&, std::_Index_tuple) ()
  17. #9 0x000000000075fd35 in void std::_Bind (LuaEnvironment*, unsigned int)>::operator()() ()
  18. #10 0x000000000075ad5a in std::_Function_handler (LuaEnvironment*, unsigned int)> >::_M_invoke(std::_Any_data const&) ()
  19. #11 0x0000000000878380 in std::function::operator()() const ()
  20. #12 0x00000000008781fe in Task::operator()() ()
  21. #13 0x000000000087799e in Dispatcher::threadMain() ()
Advertisement
Add Comment
Please, Sign In to add comment