Sometimes, if * dies, mpg123 keeps running and eats all memory. Try to stop *, kill all mpg123 instances and try again.
Also, you can modify your start script to kill all mpg123 instances before * starts.... 'killall -9 mpg123' Regards, Gus ----- Original Message ----- From: "TeleSIP" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 26, 2003 6:41 PM Subject: Re: [Asterisk-Users] Asterisk on FreeBSD > > ----- Original Message ----- > From: "Rich Adamson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, October 26, 2003 3:11 PM > Subject: Re: [Asterisk-Users] Asterisk on FreeBSD > > > > > My Asterisk (fresh CVS) takes 98% of the system load on my FreeBSD > server. > > > On a slower CPU linux system, Asterisk runs at 0.1% - both without any > > > active channels... > > > > > > Any ideas, anyone recognizing the problem? > > > > Is 'top' suggesting that * is actually consuming 98%? > > > > If it is, take a look at the * logs for signs of what it might be. We've > > seen this happen on a lab RH9 system, but its usually while we been doing > > other unusual things. (In our case, two extra instances of mpg consuming > > the ~98%; copying *.conf files to a second system that didn't actually > > have any x100p cards in it, etc.) > Same here with mpg123. Once time we saw 2 extra mpg123 processes eating 99% > of the CPU. No idea why they were there. > > > > > FWIW, I'm running yesterday's cvs on two RH9 systems just fine. > > > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
