That's odd - the /var/log/bono/sprout*.log shows that it's cyclically crashing 
- you can see the stack dump (without symbols).

Please can you "apt-get install bono-dbg" so that we get debug symbols in the 
stack, and then post the new stack dump?

Thanks,

Matt

________________________________________
From: [email protected] 
[[email protected]] on behalf of B Ray 
[[email protected]]
Sent: 22 May 2013 22:11
To: [email protected]
Subject: Re: [Clearwater] Registration logging

I can see the attempts to register hitting port 5060.  However, the bono 
process is not running. And I don't see any process listening on port 5060/sip

=============From the log===================
22-05-2013 21:01:59.184 Status stack.cpp: Listening on port 5060
22-05-2013 21:01:59.184 Status stack.cpp: Local host aliases:
22-05-2013 21:01:59.184 Status stack.cpp:  
bono.us-west-2.compute.amazonaws.com<http://bono.us-west-2.compute.amazonaws.com>
22-05-2013 21:01:59.184 Status stack.cpp:  10.254.52.157
22-05-2013 21:01:59.184 Status stack.cpp:  127.0.0.1
22-05-2013 21:01:59.184 Status stack.cpp:  localhost
22-05-2013 21:01:59.184 Status stack.cpp:  --trusted-port
22-05-2013 21:01:59.185 Status main.cpp: Using local store
22-05-2013 21:01:59.185 Status connection_pool.cpp: Creating connection pool to 
sprout.us-west-2.compute
.amazonaws.com:0<http://amazonaws.com:0>
22-05-2013 21:01:59.185 Status connection_pool.cpp:   connections = 50, recycle 
time = 600 seconds

Signal 11 caught

Basic stack dump:
/usr/share/clearwater/bin/sprout[0x41bb6d]
/usr/share/clearwater/bin/sprout[0x47ab1f]
/usr/share/clearwater/bin/sprout[0x482b69]
/lib/x86_64-linux-gnu/libc.so.6(+0x364a0)[0x7fdf2de064a0]
/usr/share/clearwater/bin/sprout[0x4297b9]
/usr/share/clearwater/bin/sprout[0x429985]
/usr/share/clearwater/bin/sprout[0x425b53]
/usr/share/clearwater/bin/sprout[0x41ad17]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7fdf2ddf176d]
/usr/share/clearwater/bin/sprout[0x41ba29]

Advanced stack dump (requires gdb):
sh: 1: /usr/bin/gdb: not found

gdb failed with return code 32512
============================================
[bono]ubuntu@ec2-54-214-142-56:/var/log/bono$ sudo monit status
The Monit daemon 5.3.2 uptime: 4m

Process 'restund'
  status                            Running
  monitoring status                 Monitored
  pid                               24799
  parent pid                        1
  uptime                            4m
  children                          0
  memory kilobytes                  1312
  memory kilobytes total            1312
  memory percent                    0.0%
  memory percent total              0.0%
  cpu percent                       0.0%
  cpu percent total                 0.0%
  port response time                0.000s to 
10.254.52.157:3478<http://10.254.52.157:3478> [generic via UDP]
  data collected                    Wed, 22 May 2013 21:02:24

Process 'bono'
  status                            Connection failed
  monitoring status                 Monitored
  data collected                    Wed, 22 May 2013 21:02:24

System 'system_ec2-54-214-142-56'
  status                            Running
  monitoring status                 Monitored
  load average                      [1.02] [0.89] [0.81]
  cpu                               29.5%us 10.0%sy 0.3%wa
  memory usage                      87664 kB [5.1%]
  swap usage                        0 kB [0.0%]
  data collected                    Wed, 22 May 2013 21:02:24

[bono]ubuntu@ec2-54-214-142-56:/etc/monit/conf.d$ netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 bono:2812               *:*                     LISTEN
tcp        0      0 localhost:http-alt      *:*                     LISTEN
tcp        0      0 *:domain                *:*                     LISTEN
tcp        0      0 bono:3478               *:*                     LISTEN
tcp        0      0 *:ssh                   *:*                     LISTEN
tcp6       0      0 [::]:domain             [::]:*                  LISTEN
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN
udp        0      0 localhost:33000         *:*
udp        0      0 bono:3478               *:*
udp        0      0 *:domain                *:*
udp        0      0 *:bootpc                *:*
udp        0      0 bono:ntp                *:*
udp        0      0 localhost:ntp           *:*
udp        0      0 *:ntp                   *:*
udp6       0      0 [::]:domain             [::]:*
udp6       0      0 ip6-localhost:ntp       [::]:*
udp6       0      0 fe80::2000:aff:fefe:ntp [::]:*
udp6       0      0 [::]:ntp                [::]:*


On Wed, May 22, 2013 at 1:20 PM, B Ray 
<[email protected]<mailto:[email protected]>> wrote:
I have successfully created a few users and assigned numbers to them.  In 
attempting to register SIP subscribers, where can I see if these attempts are 
making it to the server?

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to