Re: [Asterisk-Users] Asterisk locking up - 99.9% CPU

2005-03-23 Thread Paul Hewlett
On Wednesday 23 March 2005 05:27, Peter Illmayer wrote:
 Hello

 We are running Asterisk CVS 22/12/04 and pwlib/oh323 pandora version to
 work with our call agent.

 Unfortunately **VERY** frequently, asterisk stops responding and goes to
 99.9% CPU.  There is no debug output or other information that indicates
 there is a problem...

 Rather than continually restarting, can anyone make suggestions as to how
 we can track this down **OR** has anyone got the latest oh323/pwlb to work
 with CVS Head ?

Use top to find the offending process and not its Process ID (PID) - goto 
super user mode and use the strace command :

  strace -p pid

This should give you a log of the calls being made and should reveal any loops 
that * may have got itself into. Use this info to visit the source code.

It's a start...

PaulH

-- 
Paul Hewlett (Linux #359543)  Email:`echo [EMAIL PROTECTED] | rev`
Tel: +27 21 852 8812  Cel: +27 72 719 2725  Fax: +27 86 672 0563
-- 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk locking up - 99.9% CPU

2005-03-23 Thread Paul Mahler
Are you at run level 3? X can cause this if you are at run level 5.

Paul

Paul Mahler
[EMAIL PROTECTED]
www.signate.com 



Hello

We are running Asterisk CVS 22/12/04 and pwlib/oh323 pandora version to work
with our call agent.

Unfortunately **VERY** frequently, asterisk stops responding and goes to 99.9%
CPU.  There is no debug output or other information that indicates there is a
problem...

Rather than continually restarting, can anyone make suggestions as to how we
can track this down **OR** has anyone got the latest oh323/pwlb to work with
CVS Head ?

I see there is documentaiton on http://www.inaccessnetworks.com for the latest
HEAD working with oh323 and pwlib...

Any pointers would be appreciated

--
Open WebMail Project (http://openwebmail.org)

Paul Mahler
www.signate.com
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk locking up - 99.9% CPU

2005-03-22 Thread Peter Illmayer
Hello

We are running Asterisk CVS 22/12/04 and pwlib/oh323 pandora version to work
with our call agent.

Unfortunately **VERY** frequently, asterisk stops responding and goes to 99.9%
CPU.  There is no debug output or other information that indicates there is a
problem...

Rather than continually restarting, can anyone make suggestions as to how we
can track this down **OR** has anyone got the latest oh323/pwlb to work with
CVS Head ?

I see there is documentaiton on http://www.inaccessnetworks.com for the latest
HEAD working with oh323 and pwlib...

Any pointers would be appreciated

--
Open WebMail Project (http://openwebmail.org)


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users