Chris Coulthurst
2005-Jul-05 10:02 UTC
[Asterisk-Users] Asterisk-CVS-HEAD locks up on 'reload' from CLI (sometimes)
Lately when I issue a 'reload' from the CLI, I find that it will
sometimes
hang forever, completely locked up. I can press enter and see the CLI
prompt move, but no commands are taken. "top" shows asterisk eating
everything up:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
20669 root 25 0 10068 9.8M 5392 R 88.4 1.9 1:02 0 asterisk
20877 root 15 0 1124 1124 896 R 0.3 0.2 0:00 0 top
1 root 15 0 448 448 396 S 0.0 0.0 0:04 0 init
2 root 15 0 0 0 0 SW 0.0 0.0 0:01 0 keventd
3 root 15 0 0 0 0 SW 0.0 0.0 0:00 0 kapmd
4 root 34 19 0 0 0 SWN 0.0 0.0 0:00 0
ksoftirqd/0
Most recent add-ons have been Speex and h323. I just installed h323 today
and this has been going on for about a week, so I know its not that, but I
can't remember if this was happening before Speex or not. Anyone have any
similar happenings?
Chris Coulthurst
chris@shuksan.com
Brian West
2005-Jul-06 09:48 UTC
[Asterisk-Users] Asterisk-CVS-HEAD locks up on 'reload' from CLI (sometimes)
rm -rf /usr/include/asterisk do a fresh checkout and try again. /b --- Anakin: ?You?re either with me, or you?re my enemy.? Obi-Wan: ?Only a Sith could be an absolutist.? On Jul 5, 2005, at 12:02 PM, Chris Coulthurst wrote:> Lately when I issue a 'reload' from the CLI, I find that it will > sometimes > hang forever, completely locked up. I can press enter and see the CLI > prompt move, but no commands are taken. "top" shows asterisk eating > everything up: > > PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU > COMMAND > 20669 root 25 0 10068 9.8M 5392 R 88.4 1.9 1:02 0 > asterisk > 20877 root 15 0 1124 1124 896 R 0.3 0.2 0:00 0 top > 1 root 15 0 448 448 396 S 0.0 0.0 0:04 0 init > 2 root 15 0 0 0 0 SW 0.0 0.0 0:01 0 > keventd > 3 root 15 0 0 0 0 SW 0.0 0.0 0:00 0 > kapmd > 4 root 34 19 0 0 0 SWN 0.0 0.0 0:00 0 > ksoftirqd/0 > > Most recent add-ons have been Speex and h323. I just installed > h323 today > and this has been going on for about a week, so I know its not > that, but I > can't remember if this was happening before Speex or not. Anyone > have any > similar happenings? > > Chris Coulthurst > chris@shuksan.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 >