[root@centos_new sbin]# gdb -c /tmp/core.30978 -f /usr/local/dev_kamailio/sbin/kamailio
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-114.el7
Copyright (C) 2013 Free Software Foundation, Inc.
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-redhat-linux-gnu".
For bug reporting instructions, please see:
Reading symbols from /usr/local/dev_kamailio/sbin/kamailio...done.
[New LWP 30978]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `./kamailio -P /var/run/kamailio/kamailio.pid -f /usr/local/dev_kamailio/etc/kam'.
Program terminated with signal 11, Segmentation fault.
#0 find_delim (pp=pp@entry=0x7fff0ecf6568, colon_and_at_sign_are_delims=colon_and_at_sign_are_delims@entry=1) at /usr/src/debug/rabbitmq-c-0.8.0/librabbitmq/amqp_url.c:109
/usr/src/debug/rabbitmq-c-0.8.0/librabbitmq/amqp_url.c:109:2885:beg:0x7f183857ba01
(gdb) bt
#0 find_delim (pp=pp@entry=0x7fff0ecf6568, colon_and_at_sign_are_delims=colon_and_at_sign_are_delims@entry=1) at /usr/src/debug/rabbitmq-c-0.8.0/librabbitmq/amqp_url.c:109
#1 0x00007f183857bb73 in amqp_parse_url (url=0x7f1838790ab7 "guest:guest@localhost:5672/%2F", parsed=0x7f1838994440 <amqp_info>) at /usr/src/debug/rabbitmq-c-0.8.0/librabbitmq/amqp_url.c:137
#2 0x00007f1838785068 in mod_init () at rabbitmq.c:153
#3 0x000000000055cbd4 in init_mod (m=0x7f183f4782f0) at core/sr_module.c:910
#4 0x000000000055c90f in init_mod (m=0x7f183f479728) at core/sr_module.c:907
#5 0x000000000055c90f in init_mod (m=0x7f183f47b050) at core/sr_module.c:907
#6 0x000000000055c90f in init_mod (m=0x7f183f47b728) at core/sr_module.c:907
#7 0x000000000055c90f in init_mod (m=0x7f183f47bed8) at core/sr_module.c:907
#8 0x000000000055c90f in init_mod (m=0x7f183f47c850) at core/sr_module.c:907
#9 0x000000000055c90f in init_mod (m=0x7f183f47e398) at core/sr_module.c:907
#10 0x000000000055c90f in init_mod (m=0x7f183f47e840) at core/sr_module.c:907
#11 0x000000000055cf0c in init_modules () at core/sr_module.c:939
#12 0x000000000042bc9e in main (argc=5, argv=0x7fff0ecf6df8) at main.c:2608
(gdb)