[Chilli] 100% cpu problem

David Bird david at coova.com
Tue Jul 27 14:39:37 UTC 2010


Wichert asked a good question; are you using SSL features of
CoovaChilli? 

For info on gdb, you can google for it, of course. Here is a quick howto
page:
http://www.freebsd.org/doc/en/books/developers-handbook/debugging.html

For strace, use "strace -p <pid>" and you will see the system calls
being executed - if it is using 100%, there must be a runaway loop
occurring. 

David

On Tue, 2010-07-27 at 09:20 +0200, Marco Simioni wrote:
> It happened 3 times in a month,
> 
> not immediately but after some day of regular work.
> 
> "top" command sayd chilli was consuming 100% CPU.
> 
> customers reported that they could not get dhcp and then login page.
> 
> i will try to use chilli_query when will happen again.
> 
> how can i attach with gdb or strace? can you point me some documentation?
> 
> i can run it in debug mode only in console mode, with -fd, or also as
> a service ?
> 
> thank you i.a.
> 
> regards,
> 
> Marco
> 
> 2010/7/27 David Bird <david at coova.com>:
> > How quickly does this start to happen? Immediately? After how long?
> >
> > Is chilli also not working during this time? Does chilli_query hang?
> >
> > Are you able to attach gdb or use strace to get more info?
> >
> > If able, you can try running in debug mode for additional log
> > information?
> >
> > Thanks,
> > David
> >
> >
> > On Tue, 2010-07-27 at 08:55 +0200, Marco Simioni wrote:
> >> Hi all, my customer is reporting a cpu problem.
> >>
> >> Chilli goes to consume all the processor, going to 100%.
> >>
> >> It is a brand new setup, bult on a VMWare ESXi Virtual Machine on HP ML115,
> >> 1.8GHz CPU allocated,
> >> 512MB RAM allocated,
> >> coova-chilli 1.2.2,
> >> Ubuntu 9.10 ( 2.6.31-14-server ).
> >>
> >> It's about three times it happens, solved it with a reboot.
> >>
> >> Very few clients, < 10.
> >>
> >> Suggestions ?
> >>
> >> How can i investigate and understand when it happens ?
> >>
> >> Thank i.a.
> >>
> >> Best regards,
> >>
> >> Marco
> >> _______________________________________________
> >> Chilli mailing list
> >> Chilli at coova.org
> >> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
> >
> >
> >




More information about the Chilli mailing list