Register successful for first sip, but while registering second sip application is failing.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 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 ./ucs_app...done.
(gdb) r
Starting program: /home/sourav/ipvcs/call_server/ucs_app
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Thu Sep 22 10:27:01 2016 -N- ; main.c ; main ; 76 ; Loading Configuration ..
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 31 ; My IP: 127.0.0.1
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 41 ; My Port: 6090
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 50 ; Control Card IP: 127.0.0.1
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 59 ; Control Card Port: 6060
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 72 ; Trace Level 4
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 77 ; SIP Expire Time 3000 Secs.
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 92 ; Profile IP: 127.0.0.1    , Port : 5064
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 103 ; Control Card Port: 6060
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 122 ; app_name = ics_app
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 129 ; Log_level = 63
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 137 ; Log_type = console
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 145 ; Server IP = 65082540(172.20.225.3)
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 152 ; Server PORT= 8030
Thu Sep 22 10:27:01 2016 -N- ; config.c ; config_parse ; 160 ; SIP Log level: 0
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; parse_trunk ; 193 ; Insert XML File Data (trunk) to Tail
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; parse_trunk ; 193 ; Insert XML File Data (trunk) to Tail
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; parse_extension ; 285 ; Insert XML File Data to Tail
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_trunk_parse_data ; 21 ; trunk name = DEMO-TRUNK listen_ip = 127.0.0.1 listen_port = 5060,                  transports UDP TCP remote_ip  remote_port 0 login  pswrd

Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_trunk_parse_data ; 21 ; trunk name = DEMO1-TRUNK listen_ip = 192.168.1.108 listen_port = 5067,                  transports UDP TCP remote_ip  remote_port 0 login  pswrd

Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_extension_parse_data ; 35 ; Key = 6([0-9][0-9][0-9]) strlen = 18
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_extension_parse_data ; 39 ; Application: bridge, AppData: user
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_extension_parse_data ; 39 ; Application: pollanswer, AppData: 10
Thu Sep 22 10:27:01 2016 -N- ; cs_xmlParserMaintainer.c ; disp_xml_extension_parse_data ; 39 ; Application: forward, AppData: 6005

Log_type =1
Thu Sep 22 10:27:01 2016 -N- ; main.c ; main ; 94 ; Parsing config file : OK
Thu Sep 22 10:27:01 2016 -N- ; main.c ; main ; 99 ; Daemonizing Succeed....
[New Thread 0x7ffff24e3700 (LWP 2758)]
Thu Sep 22 10:27:01 2016 -N- ; main.c ; main ; 105 ; Cli Started Successfully..
Thu Sep 22 10:27:01 2016 -N- ; sqlite_db.c ; open_sqlite_db ; 82 ; Opened Sqlite DB successfully
[New Thread 0x7ffff1ce2700 (LWP 2759)]
[New Thread 0x7ffff14e1700 (LWP 2760)]
10:27:01.774 os_core_unix.c !pjlib 2.4.5 for POSIX initialized
ucs_app: ../src/pj/lock.c:68: create_mutex_lock: Assertion `pool && lock' failed.
Thu Sep 22 10:27:01 2016 -N- ; ics_sip.c ; sip_thread_reg_process ; 1004 ; Registration is Successfull
Thu Sep 22 10:27:01 2016 -N- ; ics_sip.c ; sip_thread_reg_process ; 1004 ; Registration is Successfull

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff1ce2700 (LWP 2759)]
0x00007ffff4f85c37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56    ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) bt
#0  0x00007ffff4f85c37 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff4f89028 in __GI_abort () at abort.c:89
#2  0x00007ffff4f7ebf6 in __assert_fail_base (fmt=0x7ffff50cf3b8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
    assertion=assertion@entry=0x7ffff642a421 "pool && lock", file=file@entry=0x7ffff642a410 "../src/pj/lock.c", line=line@entry=68,
    function=function@entry=0x7ffff642a4d0 <__PRETTY_FUNCTION__.3802> "create_mutex_lock") at assert.c:92
#3  0x00007ffff4f7eca2 in __GI___assert_fail (assertion=0x7ffff642a421 "pool && lock", file=0x7ffff642a410 "../src/pj/lock.c", line=68,
    function=0x7ffff642a4d0 <__PRETTY_FUNCTION__.3802> "create_mutex_lock") at assert.c:101
#4  0x00007ffff64188ac in create_mutex_lock (pool=0x0, name=0x7ffff642a970 "cachingpool", type=1, lock=0x7ffff1ce26a0) at ../src/pj/lock.c:68
#5  0x00007ffff6418960 in pj_lock_create_simple_mutex (pool=0x0, name=0x7ffff642a970 "cachingpool", lock=0x7ffff1ce26a0)
    at ../src/pj/lock.c:89
#6  0x00007ffff641ba2f in pj_caching_pool_init (cp=0x7ffff1ce2320, policy=0x614880 <pj_pool_factory_default_policy>, max_capacity=0)
    at ../src/pj/pool_caching.c:81
#7  0x000000000040ff74 in sip_init (trunk=0x6ed7d0) at ics_sip.c:788
#8  0x0000000000404b08 in proto_thread (trunk=0x6ed7d0) at cs_protoThread.c:77
#9  0x00007ffff7562184 in start_thread (arg=0x7ffff1ce2700) at pthread_create.c:312
#10 0x00007ffff504937d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux