For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) file srv1-ch1-core1 Reading symbols from srv1-ch1-core1... (gdb) core game.core [New LWP 100139] [New LWP 100235] [New LWP 100236] [New LWP 100240] Core was generated by `./srv1-ch1-core1'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x086075c0 in check_and_init_mutex () [Current thread is 1 (LWP 100139)] (gdb) bt #0 0x086075c0 in check_and_init_mutex () #1 0x08606c65 in pthread_mutex_lock () #2 0x086249b1 in __je_arena_dalloc_large () #3 0x0862da63 in ifree () #4 0x0862d809 in free () #5 0x08548368 in operator delete(void*) () #6 0x0805684b in __gnu_cxx::new_allocator::deallocate (this=, __p=) at /usr/local/lib/gcc9/include/c++/ext/new_allocator.h:128 #7 std::allocator_traits >::deallocate (__a=..., __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/alloc_traits.h:470 #8 std::_Vector_base >::_M_deallocate (this=, __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:351 #9 std::_Vector_base >::~_Vector_base (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:332 #10 std::vector >::~vector (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:680 #11 parse_array (arg1=, arg2=, arg3=, arg4=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:675 #12 0x080704ef in _start1 () #13 0x08070478 in _start () (gdb) bt full #0 0x086075c0 in check_and_init_mutex () No symbol table info available. #1 0x08606c65 in pthread_mutex_lock () No symbol table info available. #2 0x086249b1 in __je_arena_dalloc_large () No symbol table info available. #3 0x0862da63 in ifree () No symbol table info available. #4 0x0862d809 in free () No symbol table info available. #5 0x08548368 in operator delete(void*) () No symbol table info available. #6 0x0805684b in __gnu_cxx::new_allocator::deallocate (this=, __p=) at /usr/local/lib/gcc9/include/c++/ext/new_allocator.h:128 No locals. #7 std::allocator_traits >::deallocate (__a=..., __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/alloc_traits.h:470 No locals. #8 std::_Vector_base >::_M_deallocate (this=, __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:351 No locals. #9 std::_Vector_base >::~_Vector_base (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:332 No locals. #10 std::vector >::~vector (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:680 No locals. #11 parse_array (arg1=, arg2=, arg3=, arg4=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:675 m_vec_infoData = { >> = { _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = , _M_finish = , _M_end_of_storage = }, }}, } #12 0x080704ef in _start1 () No symbol table info available. #13 0x08070478 in _start () No symbol table info available. (gdb) bt full #0 0x086075c0 in check_and_init_mutex () No symbol table info available. #1 0x08606c65 in pthread_mutex_lock () No symbol table info available. #2 0x086249b1 in __je_arena_dalloc_large () No symbol table info available. #3 0x0862da63 in ifree () No symbol table info available. #4 0x0862d809 in free () No symbol table info available. #5 0x08548368 in operator delete(void*) () No symbol table info available. #6 0x0805684b in __gnu_cxx::new_allocator::deallocate (this=, __p=) at /usr/local/lib/gcc9/include/c++/ext/new_allocator.h:128 No locals. #7 std::allocator_traits >::deallocate (__a=..., __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/alloc_traits.h:470 No locals. #8 std::_Vector_base >::_M_deallocate (this=, __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:351 No locals. #9 std::_Vector_base >::~_Vector_base (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:332 No locals. #10 std::vector >::~vector (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:680 No locals. #11 parse_array (arg1=, arg2=, arg3=, arg4=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:675 m_vec_infoData = { >> = { _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = , _M_finish = , _M_end_of_storage = }, }}, } #12 0x080704ef in _start1 () No symbol table info available. #13 0x08070478 in _start () No symbol table info available. (gdb) #0 0x086075c0 in check_and_init_mutex () No symbol table info available. #1 0x08606c65 in pthread_mutex_lock () No symbol table info available. #2 0x086249b1 in __je_arena_dalloc_large () No symbol table info available. #3 0x0862da63 in ifree () No symbol table info available. #4 0x0862d809 in free () No symbol table info available. #5 0x08548368 in operator delete(void*) () No symbol table info available. #6 0x0805684b in __gnu_cxx::new_allocator::deallocate (this=, __p=) at /usr/local/lib/gcc9/include/c++/ext/new_allocator.h:128 No locals. #7 std::allocator_traits >::deallocate (__a=..., __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/alloc_traits.h:470 No locals. #8 std::_Vector_base >::_M_deallocate (this=, __n=, __p=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:351 No locals. #9 std::_Vector_base >::~_Vector_base (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:332 No locals. #10 std::vector >::~vector (this=, __in_chrg=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:680 No locals. #11 parse_array (arg1=, arg2=, arg3=, arg4=) at /usr/local/lib/gcc9/include/c++/bits/stl_vector.h:675 m_vec_infoData = { >> = { _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, >::_Vector_impl_data> = {_M_start = , _M_finish = , _M_end_of_storage = }, }}, } #12 0x080704ef in _start1 () No symbol table info available. #13 0x08070478 in _start () No symbol table info available. (gdb)