• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Could someone help me with this crash please?

willkz

New Member
Joined
Sep 15, 2014
Messages
9
Reaction score
0
(gdb) bt full
#0 0x00005555555a118d in ItemAttributes::hasAttribute(itemAttrTypes) const ()
No symbol table info available.
#1 0x00005555556d75c1 in ItemAttributes::getCustomAttributeMap[abi:cxx11]() ()
No symbol table info available.
#2 0x000055555570b3a8 in ItemAttributes::getCustomAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
No symbol table info available.
#3 0x000055555570b5a0 in Item::getCustomAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
No symbol table info available.
#4 0x00005555557810f4 in LuaScriptInterface::luaItemGetCustomAttribute(lua_State*) ()
No symbol table info available.
#5 0x00007ffff762ffb7 in ?? () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2
No symbol table info available.
#6 0x00007ffff767e4a4 in lua_pcall () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2
No symbol table info available.
#7 0x000055555570f1ca in LuaScriptInterface::protectedCall(lua_State*, int, int) ()
No symbol table info available.
#8 0x00005555557104fc in LuaScriptInterface::callFunction(int) ()
No symbol table info available.
#9 0x0000555555675cd4 in GlobalEvent::executeEvent() const ()
No symbol table info available.
#10 0x0000555555674af8 in GlobalEvents::think() ()
No symbol table info available.
#11 0x0000555555678083 in void std::__invoke_impl<void, void (GlobalEvents::&)(), GlobalEvents&>(std::__invoke_memfun_deref, void (GlobalEvents::&)(), GlobalEvents&) ()
No symbol table info available.
#12 0x0000555555677d88 in std::__invoke_result<void (GlobalEvents::&)(), GlobalEvents&>::type std::__invoke<void (GlobalEvents::&)(), GlobalEvents&>(void (GlobalEvents::&)(), GlobalEvents&) ()
No symbol table info available.
#13 0x00005555556777d1 in void std::_Bind<void (GlobalEvents::(GlobalEvents))()>::__call<void, , 0ul>(std::tuple<>&&, std::_Index_tuple<0ul>) ()
No symbol table info available.
#14 0x0000555555677179 in void std::_Bind<void (GlobalEvents::(GlobalEvents))()>::operator()<, void>() ()
No symbol table info available.
#15 0x00005555556766d9 in std::_Function_handler<void (), std::_Bind<void (GlobalEvents::(GlobalEvents))()> >::_M_invoke(std::_Any_data const&) ()
No symbol table info available.
#16 0x00005555558d1db2 in std::function<void ()>::operator()() const ()
No symbol table info available.
#17 0x00005555558d18dc in Task::operator()() ()
No symbol table info available.
#18 0x00005555558d1b11 in Dispatcher::threadMain() ()
No symbol table info available.
#19 0x000055555581bc86 in void std::__invoke_impl<void, void (Dispatcher::)(), Dispatcher>(std::__invoke_memfun_deref, void (Dispatcher::&&)(), Dispatcher&&) ()
No symbol table info available.
#20 0x000055555581b963 in std::__invoke_result<void (Dispatcher::)(), Dispatcher>::type std::__invoke<void (Dispatcher::)(), Dispatcher>(void (Dispatcher::&&)(), Dispatcher&&) ()
No symbol table info available.
#21 0x000055555581b409 in void std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) ()
No symbol table info available.
#22 0x000055555581ad21 in std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::operator()() ()
No symbol table info available.
#23 0x000055555581a47e in std:🧵:_State_impl<std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> > >::_M_run() ()
No symbol table info available.
#24 0x00007ffff70abdf4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#25 0x00007ffff71bf609 in start_thread (arg=<optimized out>) at pthread_create.c:477
ret = <optimized out>
pd = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737319827200, 5798320153216515191, 140737488346430, 140737488346431, 140737488346432, 140737319825280, -5798333265174233993, -5798336955471659913}, mask_was_saved = 0}}, priv = {
pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = 0
#26 0x00007ffff7eed353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 

Attachments

  • WhatsApp Image 2024-09-08 at 2.01.19 PM.webp
    WhatsApp Image 2024-09-08 at 2.01.19 PM.webp
    122.6 KB · Views: 18 · VirusTotal
  • WhatsApp Image 2024-09-08 at 1.59.51 PM.webp
    WhatsApp Image 2024-09-08 at 1.59.51 PM.webp
    100 KB · Views: 20 · VirusTotal
(gdb) bt full
#0 0x00005555555a118d in ItemAttributes::hasAttribute(itemAttrTypes) const ()
No symbol table info available.
#1 0x00005555556d75c1 in ItemAttributes::getCustomAttributeMap[abi:cxx11]() ()
No symbol table info available.
#2 0x000055555570b3a8 in ItemAttributes::getCustomAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
No symbol table info available.
#3 0x000055555570b5a0 in Item::getCustomAttribute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
No symbol table info available.
#4 0x00005555557810f4 in LuaScriptInterface::luaItemGetCustomAttribute(lua_State*) ()
No symbol table info available.
#5 0x00007ffff762ffb7 in ?? () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2
No symbol table info available.
#6 0x00007ffff767e4a4 in lua_pcall () from /lib/x86_64-linux-gnu/libluajit-5.1.so.2
No symbol table info available.
#7 0x000055555570f1ca in LuaScriptInterface::protectedCall(lua_State*, int, int) ()
No symbol table info available.
#8 0x00005555557104fc in LuaScriptInterface::callFunction(int) ()
No symbol table info available.
#9 0x0000555555675cd4 in GlobalEvent::executeEvent() const ()
No symbol table info available.
#10 0x0000555555674af8 in GlobalEvents::think() ()
No symbol table info available.
#11 0x0000555555678083 in void std::__invoke_impl<void, void (GlobalEvents::&)(), GlobalEvents&>(std::__invoke_memfun_deref, void (GlobalEvents::&)(), GlobalEvents&) ()
No symbol table info available.
#12 0x0000555555677d88 in std::__invoke_result<void (GlobalEvents::&)(), GlobalEvents&>::type std::__invoke<void (GlobalEvents::&)(), GlobalEvents&>(void (GlobalEvents::&)(), GlobalEvents&) ()
No symbol table info available.
#13 0x00005555556777d1 in void std::_Bind<void (GlobalEvents::(GlobalEvents))()>::__call<void, , 0ul>(std::tuple<>&&, std::_Index_tuple<0ul>) ()
No symbol table info available.
#14 0x0000555555677179 in void std::_Bind<void (GlobalEvents::(GlobalEvents))()>::operator()<, void>() ()
No symbol table info available.
#15 0x00005555556766d9 in std::_Function_handler<void (), std::_Bind<void (GlobalEvents::(GlobalEvents))()> >::_M_invoke(std::_Any_data const&) ()
No symbol table info available.
#16 0x00005555558d1db2 in std::function<void ()>::operator()() const ()
No symbol table info available.
#17 0x00005555558d18dc in Task::operator()() ()
No symbol table info available.
#18 0x00005555558d1b11 in Dispatcher::threadMain() ()
No symbol table info available.
#19 0x000055555581bc86 in void std::__invoke_impl<void, void (Dispatcher::)(), Dispatcher>(std::__invoke_memfun_deref, void (Dispatcher::&&)(), Dispatcher&&) ()
No symbol table info available.
#20 0x000055555581b963 in std::__invoke_result<void (Dispatcher::)(), Dispatcher>::type std::__invoke<void (Dispatcher::)(), Dispatcher>(void (Dispatcher::&&)(), Dispatcher&&) ()
No symbol table info available.
#21 0x000055555581b409 in void std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>) ()
No symbol table info available.
#22 0x000055555581ad21 in std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> >::operator()() ()
No symbol table info available.
#23 0x000055555581a47e in std:🧵:_State_impl<std:🧵:_Invoker<std::tuple<void (Dispatcher::)(), Dispatcher> > >::_M_run() ()
No symbol table info available.
#24 0x00007ffff70abdf4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#25 0x00007ffff71bf609 in start_thread (arg=<optimized out>) at pthread_create.c:477
ret = <optimized out>
pd = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737319827200, 5798320153216515191, 140737488346430, 140737488346431, 140737488346432, 140737319825280, -5798333265174233993, -5798336955471659913}, mask_was_saved = 0}}, priv = {
pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = 0
#26 0x00007ffff7eed353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Are you using engine 1.x or 0x?
 
Estou usando tfs 1.3
The problem might be in a Lua script that is trying to access a custom attribute of an item. Check the Lua scripts that use getCustomAttribute and see if there are any errors or unhandled conditions.
Post automatically merged:

Ensure that all libraries (such as libluajit and libstdc++) are up to date and compatible with the version of TFS you are using.
Add additional logs in the ItemAttributes::hasAttribute and ItemAttributes::getCustomAttribute functions to better understand what is causing the crash.
Recompile TFS with debug information (-g) to get a more detailed backtrace, which can help identify the exact line where the issue occurs.
 
Back
Top