Re: application hangs in STABLE from time to time

2006-12-02 Thread Dmitry Pryanishnikov
Hello! On Fri, 1 Dec 2006, Ganbold wrote: this. Next time use the -o wchan argument to ps to find out what state the process is blocked in. Ok, Here it is: 573 ?? Is 0:00.02 /usr/sbin/inetd -wW -C 60 78721 ?? I 0:00.01 /usr/local/Radiator-3.15/hooks/PSA ^^^

Re: application hangs in STABLE from time to time

2006-11-30 Thread Ganbold
Kris, Kris Kennaway wrote: On Fri, Dec 01, 2006 at 01:02:33PM +0800, Ganbold wrote: Kris Kennaway wrote: On Fri, Nov 24, 2006 at 10:02:23AM +0800, Ganbold wrote: So do I have interrupt storms here and it is something related to bge? No, your interrupts look fin

Re: application hangs in STABLE from time to time

2006-11-30 Thread Kris Kennaway
On Fri, Dec 01, 2006 at 01:02:33PM +0800, Ganbold wrote: > Kris Kennaway wrote: > >On Fri, Nov 24, 2006 at 10:02:23AM +0800, Ganbold wrote: > > > > > >>So do I have interrupt storms here and it is something related to bge? > >> > > > >No, your interrupts look fine. > > > > > >>What else sho

Re: application hangs in STABLE from time to time

2006-11-30 Thread Ganbold
Kris Kennaway wrote: On Fri, Nov 24, 2006 at 10:02:23AM +0800, Ganbold wrote: So do I have interrupt storms here and it is something related to bge? No, your interrupts look fine. What else should I check when application hangs again? The most important thing to know is wh

Re: application hangs in STABLE from time to time

2006-11-23 Thread Kris Kennaway
On Fri, Nov 24, 2006 at 10:02:23AM +0800, Ganbold wrote: > So do I have interrupt storms here and it is something related to bge? No, your interrupts look fine. > What else should I check when application hangs again? The most important thing to know is what is the application doing when it han

application hangs in STABLE from time to time

2006-11-23 Thread Ganbold
Hi, I have strange problem. I'm running radius server which in turn serves user requests by running application. The application connects to another host (mysql server) and gets data and do some calculations and return results. Application runs fine, but from time to time it hangs and I can se