RE: [Asterisk-Users] 100% of cpu in an out of the box *

2004-01-15 Thread Craig Waddington
Me too :(

100% CPU. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of F.G.Testa
Sent: 14 January 2004 20:01
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] 100% of cpu in an out of the box *

Hi all!

I'm newbie, so here goes my situation:
I have succefully compiled the cvs version as shown in asterisk website
in
some linux distros: Debian
(2.4.22), Conectiva, Fedora Core 1 and in all of them, * starts and
consumes
all the cpu (on top).
Does anybody know this issue?

Thanks!

Testa




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


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


RE: [Asterisk-Users] 100% of cpu in an out of the box *

2004-01-15 Thread Martin Pycko
are you running safe_asterisk ?
If so try to modify safe_asterisk ... CONSOLE=yes to CONSOLE=no

or if not
list all the asteirsk threads 'ps -axum | grep asterisk'
find the thread that takes the most CPU and connect with gdb

gdb /usr/sbin/asterisk pid

and do 'bt'

and post the last few lines back ...

Martin

On Thu, 15 Jan 2004, Craig Waddington wrote:

 Me too :(

 100% CPU.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of F.G.Testa
 Sent: 14 January 2004 20:01
 To: [EMAIL PROTECTED]
 Subject: [Asterisk-Users] 100% of cpu in an out of the box *

 Hi all!

 I'm newbie, so here goes my situation:
 I have succefully compiled the cvs version as shown in asterisk website
 in
 some linux distros: Debian
 (2.4.22), Conectiva, Fedora Core 1 and in all of them, * starts and
 consumes
 all the cpu (on top).
 Does anybody know this issue?

 Thanks!

 Testa




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


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


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