By Date: <-- -->
By Thread: <-- -->

1.2.9.1 crashed today



Ok,
So here's some information I've, to this point, left out.   I applied
the patch to allow * to be pressed in queues to park a call (*270).
After reverting the patch the system seems stable.  So, it almost
seems like the crash is directly related to the number of times
someone parks a call that came in a queue.

I don't understand, though....

                              /* terminates call */
                            ast_frfree(f);
                            f = NULL;

How does removing those 2 lines cause asterisk to crash?   Basically
the code looks for a *, if it sees it it runs that... so the patch
removes those lines.. so when asterisk sees a * it doesn't do
anything.    The variables are so cryptic I can't exactly figure out
what its doing.. is ast_frfree(f) suppose to 'free' something, perhaps
that is not getting freed?  But then what is f = NULL.  Yikes, who
comes up with these variable names?

On 6/21/06, Tristan <tristan (at) telemaque.fr> wrote:
Hi,

Here's an extract from LogWatch:

 --------------------- Kernel Begin ------------------------


WARNING: General Protection Faults in these executables asterisk : 1 Time(s)

 ---------------------- Kernel End -------------------------

Asterisk killed himself too after some extensives reload with the
manager....

I stopped this strange behaviour by reloading * only once a day
automatically...


Matt a écrit : > Will try that (and a few others things) and advise when I find (if I > find) the culprit. > > On 6/20/06, Steve Totaro <stotaro (at) asteriskhelpdesk.com> wrote: >> Just a thought, restart the box without FOP running, and don't do any >> reloads if possible. See what happens. >> >> Steve Totaro wrote: >> > I guess that was a yes to both my scenarios, reloads and manager >> > interface. >> > It is still running just not responsive? >> > Matt wrote: >> >> Arg... ok it just crashed again. Lasted about 7 hours this time. >> >> >> >> On 6/20/06, Matt <mhoppes (at) gmail.com> wrote: >> >>> I use FOP... I believe that that uses manager fairly extensively. >> >>> >> >>> Also... about 2-4 hours prior to the crash I had been playing around >> >>> with getting new MOH working.. .and had reload res_musiconhold >> several >> >>> times (5 or 6) >> >>> >> >>> > Just curious, do you use the manager interface extensively? >> >>> > >> >>> > _______________________________________________ >> >>> > --Bandwidth and Colocation provided by Easynews.com -- >> >>> > >> >>> > Asterisk-Users mailing list >> >>> > To UNSUBSCRIBE or update options visit: >> >>> > http://lists.digium.com/mailman/listinfo/asterisk-users >> >>> > >> >>> >> >> _ >> > >> >> _______________________________________________ >> --Bandwidth and Colocation provided by Easynews.com -- >> >> Asterisk-Users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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