[Asterisk-Users] Asterisk freezing HELP

mattf mattf at vicimarketing.com
Fri Dec 5 16:35:29 MST 2003


Another scary thing I noticed this week is that the newer the CVS the more
frequently it happens:

CVS from 2003-10-01 once every few days
CVS from 2003-11-03 2 times a day to once every two days
CVS from 2003-12-03 1 to 4 times a day

All on otherwise identical systems. Has anything been added to the SIP
implementation of Asterisk that may be causing this(I'm assuming that SIP is
the cause)?

MATT---

-----Original Message-----
From: TeleSIP [mailto:ricvil at telesip.net]
Sent: Friday, December 05, 2003 4:26 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Asterisk freezing HELP


Running multiple boxes with RH7.3 and RH9.

They all freeze every few days and always when processing an inbound SIP
call.  Sometimes it will freeze 5 times in a row when processng a SIP call
from the same user.

We have been unable to reproduce this so no bug has been opened.

The only suspicious thing is that they always seem to freeze when the SIP
channel is right around this line:
                if (pkt->owner->owner) {
                        /* XXX Potential deadlocK?? XXX */
                        ast_queue_hangup(pkt->owner->owner, 0);
                        ast_mutex_unlock(&pkt->owner->owner->lock);

And as you can see somebody did put in that "deadlock" comment already so
they must suspect something is up.

Regards,
Andres

----- Original Message ----- 
From: "Scott Stingel" <scott at evtmedia.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, December 05, 2003 4:11 PM
Subject: RE: [Asterisk-Users] Asterisk freezing HELP


> No problems with freezing:  using Redhat 9 in production systems (2) (but
> IVR only traffic in these), and Fedora in house for testing
>
> -Scott
>
> Scott M. Stingel
> Emerging Voice Technology Inc.
>
> Email:          scott at evtmedia.com <mailto:scott at evtmedia.com>
> URL:            www.evtmedia.com <http://www.evtmedia.com>
>
>
>
> > -----Original Message-----
> > From: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of
> > Tilghman Lesher
> > Sent: Friday, December 05, 2003 8:55 PM
> > To: asterisk-users at lists.digium.com
> > Subject: Re: [Asterisk-Users] Asterisk freezing HELP
> >
> >
> > On Friday 05 December 2003 14:44, mattf wrote:
> > > Has anyone out there had the freezing problem(where they have to
> > > kill asterisk with kill -9) on any linux distro other than RedHat?
> > >
> > > What other distros do people out there use with their production
> > > Asterisk systems?
> >
> > We have no problem with freezing, and we use Mandrake 9.1 on most
> > production systems.
> >
> > -Tilghman
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list