opentibiabr / canary

Canary Server 13.x for OpenTibia community.
https://docs.opentibiabr.com/
GNU General Public License v2.0
369 stars 604 forks source link

[Bug]: databaseTasks crashes server #65

Closed hyagosrs closed 2 years ago

hyagosrs commented 3 years ago

What happened?

crashing server problem

How to Reproduce?

Thread 2 "ot" received signal SIGSEGV, Segmentation fault. 2021-09-12 01:03:53 - [Switching to Thread 0x7ffff79c8700 (LWP 29179)] 2021-09-12 01:03:53 - 0x00005555556885dc in LuaScriptInterface::getLuaState() const () 2021-09-12 01:03:53 -
2021-09-12 01:03:53 - Thread 4 (Thread 0x7ffff69b2700 (LWP 29188)): 2021-09-12 01:03:53 - #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55555634be88 <g_databaseTasks+136>) at ../sysdeps/nptl/futex-internal.h:183 2021-09-12 01:03:53 - ret = -512 2021-09-12 01:03:53 - oldtype = 0 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - oldtype = 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - resultvar = 2021-09-12 01:03:53 - arg4 = 2021-09-12 01:03:53 - arg3 = 2021-09-12 01:03:53 - arg2 = 2021-09-12 01:03:53 - arg1 = 2021-09-12 01:03:53 - _a4 = 2021-09-12 01:03:53 - _a3 = 2021-09-12 01:03:53 - _a2 = 2021-09-12 01:03:53 - _a1 = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#1 pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55555634be38 <g_databaseTasks+56>, cond=0x55555634be60 <g_databaseTasks+96>) at pthread_cond_wait.c:508 2021-09-12 01:03:53 - spin = 0 2021-09-12 01:03:53 - buffer = {routine = 0x7ffff7f9e050 <condvar_cleanup_waiting>, arg = 0x7ffff69b1cd0, canceltype = 0, prev = 0x0} 2021-09-12 01:03:53 - cbuffer = {wseq = 60, cond = 0x55555634be60 <g_databaseTasks+96>, mutex = 0x55555634be38 <g_databaseTasks+56>, private = 0} 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - g = 0 2021-09-12 01:03:53 - flags = 2021-09-12 01:03:53 - g1_start = 2021-09-12 01:03:53 - signals = 2021-09-12 01:03:53 - result = 0 2021-09-12 01:03:53 - wseq = 60 2021-09-12 01:03:53 - seq = 30 2021-09-12 01:03:53 - private = 2021-09-12 01:03:53 - maxspin = 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - result = 2021-09-12 01:03:53 - wseq = 2021-09-12 01:03:53 - g = 2021-09-12 01:03:53 - seq = 2021-09-12 01:03:53 - flags = 2021-09-12 01:03:53 - private = 2021-09-12 01:03:53 - signals = 2021-09-12 01:03:53 - g1_start = 2021-09-12 01:03:53 - spin = 2021-09-12 01:03:53 - buffer = 2021-09-12 01:03:53 - cbuffer = 2021-09-12 01:03:53 - s = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#2 pthread_cond_wait (cond=0x55555634be60 <g_databaseTasks+96>, mutex=0x55555634be38 <g_databaseTasks+56>) at pthread_cond_wait.c:638 2021-09-12 01:03:53 - No locals. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#3 0x00007ffff7d27e30 in std::condition_variable::wait(std::unique_lock&) () from /lib/x86_64-linux-gnu/libstdc++.so.6 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#4 0x00005555557940c0 in DatabaseTasks::threadMain() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#5 0x0000555555796d82 in void std::invoke_impl<void, void (DatabaseTasks::)(), DatabaseTasks>(std::invoke_memfun_deref, void (DatabaseTasks::&&)(), DatabaseTasks&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#6 0x0000555555796cc5 in std::invoke_result<void (DatabaseTasks::)(), DatabaseTasks>::type std::invoke<void (DatabaseTasks::)(), DatabaseTasks>(void (DatabaseTasks::&&)(), DatabaseTasks&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#7 0x0000555555796c35 in void std::thread::_Invoker<std::tuple<void (DatabaseTasks::)(), DatabaseTasks> >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#8 0x0000555555796bf0 in std::thread::_Invoker<std::tuple<void (DatabaseTasks::)(), DatabaseTasks> >::operator()() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#9 0x0000555555796bd6 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (DatabaseTasks::)(), DatabaseTasks> > >::_M_run() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#10 0x00007ffff7d2dde4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#11 0x00007ffff7f97609 in start_thread (arg=) at pthread_create.c:477 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - pd = 2021-09-12 01:03:53 - unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737330751232, -1359010318994444528, 140737347613454, 140737347613455, 140737347613456, 140737330749312, 1359029797778288400, 1359027855540678416}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} 2021-09-12 01:03:53 - not_first_call = 0 2021-09-12 01:03:53 - opentibiabr/otservbr-global#12 0x00007ffff7b6c293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 2021-09-12 01:03:53 - No locals. 2021-09-12 01:03:53 -
2021-09-12 01:03:53 - Thread 3 (Thread 0x7ffff71c7700 (LWP 29180)): 2021-09-12 01:03:53 - #0 futex_abstimed_wait_cancelable (private=, abstime=0x7ffff71c6d10, clockid=, expected=0, futex_word=0x55555634bfac <g_scheduler+108>) at ../sysdeps/nptl/futex-internal.h:320 2021-09-12 01:03:53 -
ret = -516 2021-09-12 01:03:53 - clockbit = 2021-09-12 01:03:53 - op = 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - oldtype = 0 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - oldtype = 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - clockbit = 2021-09-12 01:03:53 - op = 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - resultvar = 2021-09-12 01:03:53 - arg6 = 2021-09-12 01:03:53 - arg5 = 2021-09-12 01:03:53 - arg4 = 2021-09-12 01:03:53 - arg3 = 2021-09-12 01:03:53 - arg2 = 2021-09-12 01:03:53 - arg1 = 2021-09-12 01:03:53 - _a6 = 2021-09-12 01:03:53 - _a5 = 2021-09-12 01:03:53 - _a4 = 2021-09-12 01:03:53 - _a3 = 2021-09-12 01:03:53 - _a2 = 2021-09-12 01:03:53 - _a1 = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#1 pthread_cond_wait_common (abstime=0x7ffff71c6d10, clockid=, mutex=0x55555634bf58 <g_scheduler+24>, cond=0x55555634bf80 <g_scheduler+64>) at pthread_cond_wait.c:520 2021-09-12 01:03:53 - spin = 0 2021-09-12 01:03:53 - buffer = {routine = 0x7ffff7f9e050 <condvar_cleanup_waiting>, arg = 0x7ffff71c6c30, canceltype = -149132160, prev = 0x0} 2021-09-12 01:03:53 - cbuffer = {wseq = 40912313, cond = 0x55555634bf80 <g_scheduler+64>, mutex = 0x55555634bf58 <g_scheduler+24>, private = 0} 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - g = 1 2021-09-12 01:03:53 - flags = 2021-09-12 01:03:53 - g1_start = 2021-09-12 01:03:53 - maxspin = 0 2021-09-12 01:03:53 - signals = 2021-09-12 01:03:53 - result = 0 2021-09-12 01:03:53 - wseq = 40912313 2021-09-12 01:03:53 - seq = 20456156 2021-09-12 01:03:53 - private = 2021-09-12 01:03:53 - maxspin = 2021-09-12 01:03:53 - err = 2021-09-12 01:03:53 - result = 2021-09-12 01:03:53 - wseq = 2021-09-12 01:03:53 - g = 2021-09-12 01:03:53 - seq = 2021-09-12 01:03:53 - flags = 2021-09-12 01:03:53 - private = 2021-09-12 01:03:53 - signals = 2021-09-12 01:03:53 - g1_start = 2021-09-12 01:03:53 - spin = 2021-09-12 01:03:53 - buffer = 2021-09-12 01:03:53 - cbuffer = 2021-09-12 01:03:53 - s = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#2 pthread_cond_timedwait (cond=0x55555634bf80 <g_scheduler+64>, mutex=0x55555634bf58 <g_scheduler+24>, abstime=0x7ffff71c6d10) at pthread_cond_wait.c:656 2021-09-12 01:03:53 - flags = 2021-09-12 01:03:53 - clockid = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#3 0x000055555580ef25 in gthread_cond_timedwait(pthread_cond_t, pthread_mutex_t, timespec const*) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#4 0x000055555580ffde in std::cv_status std::condition_variable::wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > >(std::unique_lock&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#5 0x000055555580fa99 in std::cv_status std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > >(std::unique_lock&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#6 0x000055555580f325 in Scheduler::threadMain() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#7 0x0000555555a08094 in void std::invoke_impl<void, void (Scheduler::)(), Scheduler>(std::invoke_memfun_deref, void (Scheduler::&&)(), Scheduler&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#8 0x0000555555a07e51 in std::invoke_result<void (Scheduler::)(), Scheduler>::type std::invoke<void (Scheduler::)(), Scheduler>(void (Scheduler::&&)(), Scheduler&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#9 0x0000555555a07af1 in void std::thread::_Invoker<std::tuple<void (Scheduler::)(), Scheduler> >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#10 0x0000555555a075ec in std::thread::_Invoker<std::tuple<void (Scheduler::)(), Scheduler> >::operator()() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#11 0x0000555555a06464 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (Scheduler::)(), Scheduler> > >::_M_run() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#12 0x00007ffff7d2dde4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#13 0x00007ffff7f97609 in start_thread (arg=) at pthread_create.c:477 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - pd = 2021-09-12 01:03:53 - unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737339225856, -1359010318994444528, 140737488346926, 140737488346927, 140737488346928, 140737339223936, 1359028706319724304, 1359027855540678416}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} 2021-09-12 01:03:53 - not_first_call = 0 2021-09-12 01:03:53 - opentibiabr/otservbr-global#14 0x00007ffff7b6c293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 2021-09-12 01:03:53 - No locals. 2021-09-12 01:03:53 -
2021-09-12 01:03:53 - Thread 2 (Thread 0x7ffff79c8700 (LWP 29179)): 2021-09-12 01:03:53 - #0 0x00005555556885dc in LuaScriptInterface::getLuaState() const () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#1 0x00005555558af6fb in CreatureEvent::executeHealthChange(Creature, Creature, CombatDamage&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#2 0x00005555557baa24 in Game::combatChangeHealth(Creature, Creature, CombatDamage&, bool) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#3 0x000055555568b96c in Combat::CombatHealthFunc(Creature, Creature, CombatParams const&, CombatDamage) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#4 0x000055555568d485 in Combat::doCombatHealth(Creature, Creature, CombatDamage&, CombatParams const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#5 0x000055555568c4d3 in Combat::doCombat(Creature, Creature) const () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#6 0x000055555599b00c in LuaScriptInterface::luaCombatExecute(lua_State) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#7 0x00007ffff79d5fb7 in ?? () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#8 0x00007ffff7a244a4 in lua_pcall () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#9 0x00005555558f6026 in LuaScriptInterface::protectedCall(lua_State, int, int) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#10 0x00005555558f71d6 in LuaScriptInterface::callFunction(int) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#11 0x00005555556a8e58 in InstantSpell::executeCastSpell(Creature, LuaVariant const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#12 0x00005555556a8cef in InstantSpell::internalCastSpell(Creature, LuaVariant const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#13 0x00005555556a8881 in InstantSpell::playerCastInstant(Player, std::cxx11::basic_string<char, std::char_traits, std::allocator >&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#14 0x00005555556a402b in Spells::playerSaySpell(Player*, std::cxx11::basic_string<char, std::char_traits, std::allocator >&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#15 0x00005555557b6392 in Game::playerSaySpell(Player, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#16 0x00005555557b5ffc in Game::playerSay(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#17 0x0000555555a7acfb in void std::invoke_impl<void, void (Game::&)(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&), Game&, unsigned int&, unsigned short&, SpeakClasses&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&>(std::__invoke_memfun_deref, void (Game::&)(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&), Game&, unsigned int&, unsigned short&, SpeakClasses&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#18 0x0000555555a74fc0 in std::__invoke_result<void (Game::&)(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&), Game&, unsigned int&, unsigned short&, SpeakClasses&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&>::type std::__invoke<void (Game::&)(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&), Game&, unsigned int&, unsigned short&, SpeakClasses&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&>(void (Game::&)(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&), Game&, unsigned int&, unsigned short&, SpeakClasses&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&, std::cxx11::basic_string<char, std::char_traits, std::allocator >&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#19 0x0000555555a6ddf3 in void std::_Bind<void (Game::(Game, unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator >, std::cxx11::basic_string<char, std::char_traits, std::allocator >))(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&)>::__call<void, , 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>(std::tuple<>&&, std::_Index_tuple<0ul, 1ul, 2ul, 3ul, 4ul, 5ul>) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#20 0x0000555555a6589f in void std::_Bind<void (Game::(Game, unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator >, std::cxx11::basic_string<char, std::char_traits, std::allocator >))(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&)>::operator()<, void>() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#21 0x0000555555a5d154 in std::_Function_handler<void (), std::_Bind<void (Game::(Game, unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator >, std::cxx11::basic_string<char, std::char_traits, std::allocator >))(unsigned int, unsigned short, SpeakClasses, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&)> >::_M_invoke(std::_Any_data const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#22 0x00005555558121b6 in std::function<void ()>::operator()() const () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#23 0x0000555555811cd8 in Task::operator()() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global-datapack#4 0x0000555555811f11 in Dispatcher::threadMain() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#25 0x0000555555a0814c in void std::__invoke_impl<void, void (Dispatcher::)(), Dispatcher>(std::__invoke_memfun_deref, void (Dispatcher::&&)(), Dispatcher&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#26 0x0000555555a07ee1 in std::__invoke_result<void (Dispatcher::)(), Dispatcher>::type std::__invoke<void (Dispatcher::)(), Dispatcher>(void (Dispatcher::&&)(), Dispatcher&&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#27 0x0000555555a07b3b in void std::thread::_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#28 0x0000555555a07606 in std::thread::_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::operator()() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#29 0x0000555555a06486 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher*> > >::_M_run() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#30 0x00007ffff7d2dde4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#31 0x00007ffff7f97609 in start_thread (arg=) at pthread_create.c:477 2021-09-12 01:03:53 - ret = 2021-09-12 01:03:53 - pd = 2021-09-12 01:03:53 - unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737347618560, -1359010318994444528, 140737488346926, 140737488346927, 140737488346928, 140737347616640, 1359027606271225616, 1359027855540678416}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} 2021-09-12 01:03:53 - not_first_call = 0 2021-09-12 01:03:53 - opentibiabr/otservbr-global#32 0x00007ffff7b6c293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 2021-09-12 01:03:53 - No locals. 2021-09-12 01:03:53 -
2021-09-12 01:03:53 - Thread 1 (Thread 0x7ffff79cbbc0 (LWP 29156)): 2021-09-12 01:03:53 - #0 0x00007ffff7b6c5ce in epoll_wait (epfd=4, events=0x7fffffffd8a0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 2021-09-12 01:03:53 - resultvar = 18446744073709551612 2021-09-12 01:03:53 - sc_cancel_oldtype = 0 2021-09-12 01:03:53 - sc_ret = 2021-09-12 01:03:53 - opentibiabr/otservbr-global#1 0x00005555559e6c9c in boost::asio::detail::epoll_reactor::run(long, boost::asio::detail::op_queue&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#2 0x00005555559e83c4 in boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#3 0x00005555559e7e46 in boost::asio::detail::scheduler::run(boost::system::error_code&) () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#4 0x0000555555a8cbc0 in boost::asio::io_context::run() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#5 0x0000555555a8ddb2 in ServiceManager::run() () 2021-09-12 01:03:53 - No symbol table info available. 2021-09-12 01:03:53 - opentibiabr/otservbr-global#6 0x00005555559ed6c3 in main () 2021-09-12 01:03:53 - No symbol table info available.

Relevant log output

No response

Attach any relevant file

No response

Version

12.x (Default)

What OS are you seeing the problem on?

Ubuntu 20.04

Code of Conduct

dudantas commented 3 years ago

Explain what happened. Have you made any changes? How was it generated? Follow the issue template, please, or we will have to close your issue. You have 24 hours to update with the information.

Schiffers commented 3 years ago

Any news ? Where is the explanation to test It to check from where start to fix

Schiffers commented 3 years ago

Have custom spells on your server @hyagosrs ?

dudantas commented 3 years ago

Your issue will be transferred to the canary repository

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 120 days with no activity.