• 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!

strange crash

Newone0

Member
Joined
Nov 22, 2021
Messages
59
Reaction score
7
Lua:
Thread 1 "tfs" received signal SIGSEGV, Segmentation fault.

2022-05-12 20:37:31 -  0x00007ffff7333485 in std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

2022-05-12 20:37:31 -

2022-05-12 20:37:31 -  Thread 1 (Thread 0x7ffff7fe8780 (LWP 9826)):

2022-05-12 20:37:31 -  #0  0x00007ffff7333485 in std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6

2022-05-12 20:37:31 -  No symbol table info available.

2022-05-12 20:37:31 -  #1  0x0000555555868a10 in Weapons::clear(bool) ()

2022-05-12 20:37:31 -  No symbol table info available.

2022-05-12 20:37:31 -  #2  0x00005555556e2fd6 in Scripts::~Scripts() ()

2022-05-12 20:37:31 -  No symbol table info available.

2022-05-12 20:37:31 -  #3  0x00005555556e39a8 in Scripts::~Scripts() ()

2022-05-12 20:37:31 -  No symbol table info available.

2022-05-12 20:37:31 -  #4  0x00007ffff6cc3031 in __run_exit_handlers (status=0, listp=0x7ffff706b718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108

2022-05-12 20:37:31 -          atfct = <optimized out>

2022-05-12 20:37:31 -          onfct = <optimized out>

2022-05-12 20:37:31 -          cxafct = <optimized out>

2022-05-12 20:37:31 -          f = <optimized out>

2022-05-12 20:37:31 -          new_exitfn_called = 182

2022-05-12 20:37:31 -          cur = 0x7ffff0003260

2022-05-12 20:37:31 -  #5  0x00007ffff6cc312a in __GI_exit (status=<optimized out>) at exit.c:139

2022-05-12 20:37:31 -  No locals.

2022-05-12 20:37:31 -  #6  0x00007ffff6ca1c8e in __libc_start_main (main=0x55555564e170 <main>, argc=1, argv=0x7fffffffe0b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe0a8) at ../csu/libc-start.c:344

2022-05-12 20:37:31 -          result = <optimized out>

2022-05-12 20:37:31 -          unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 494024427408364193, 93824993314576, 140737488347312, 0, 0, 6020878359291663009, 6020862573230199457}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffff7de38d3 <_dl_init+259>, 0x7ffff76022b8}, data = {prev = 0x0, cleanup = 0x0, canceltype = -136431405}}}

2022-05-12 20:37:31 -          not_first_call = <optimized out>

2022-05-12 20:37:31 -  #7  0x000055555565c73a in _start ()

2022-05-12 20:37:31 -  No symbol table info available.

2022-05-12 20:37:31 -  A debugging session is active.

2022-05-12 20:37:31 -

2022-05-12 20:37:31 -      Inferior 1 [process 9826] will be killed.
 
Back
Top