Event Timeline
Comment Actions
Without dbg:
root@sip-thor-node-01:/home/agp/work/new_packages# gdb opensips /cores/core.29486.opensips.1593519030 GNU gdb (Debian 8.2.1-2+b3) 8.2.1 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from opensips...(no debugging symbols found)...done. [New LWP 29486] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/opensips -w /run/opensips -P opensips.pid -a Q_MALLOC_DBG -m 1536'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007efde4b5ce2c in resource_subscriptions () from /usr/lib/x86_64-linux-gnu/opensips/modules/rls.so (gdb) bt full #0 0x00007efde4b5ce2c in resource_subscriptions () from /usr/lib/x86_64-linux-gnu/opensips/modules/rls.so No symbol table info available. #1 0x00007efde4b55f0c in mi_update_subscriptions () from /usr/lib/x86_64-linux-gnu/opensips/modules/rls.so No symbol table info available. #2 0x000055a9ef115b20 in handle_mi_request () No symbol table info available. #3 0x00007efe48cebe6b in mi_datagram_server () from /usr/lib/x86_64-linux-gnu/opensips/modules/mi_datagram.so No symbol table info available. #4 0x00007efe48cee2f0 in ?? () from /usr/lib/x86_64-linux-gnu/opensips/modules/mi_datagram.so No symbol table info available. #5 0x000055a9ef0669e0 in start_module_procs () No symbol table info available. #6 0x000055a9eefc8669 in main () No symbol table info available.