2009/10/7 Leif Madsen <leif.mad...@asteriskdocs.org>

> Please test some of the newly released RCs, such as 1.6.1.7-rc2 or
> 1.6.2.0-rc3
> (depending on the branch you're using).
>
> Leif.
>

Hi Leif,

We've just followed your advice and installed 1.6.1.7-rc2.
Before this, we had lines (3 times in 4 hours of production) like :
[Oct  7 14:42:43] VERBOSE[5599] app_dial.c:     -- SIP/7246-0a471ac0
answered SIP/7200-0a2e6c58
[Oct  7 14:42:43] VERBOSE[4360] chan_sip.c:   == Extension Changed
7246[subs] new state InUse for Notify User 7200
[Oct  7 14:42:46] VERBOSE[4371] res_musiconhold.c:     -- Stopped music on
hold on SIP/patton-0a2be250
[Oct  7 14:44:31] VERBOSE[5635] logger.c:  Asterisk Event Logger Started
/var/log/asterisk/event_log

Each time, the last visible line before restart was "res_musiconhold.c:
-- Stopped music on hold".

I looked at 1.6.1.7-rc2's changelog and saw :

2009-10-06  Leif Madsen <lmad...@digium.com>

        * Release Asterisk 1.6.1.7-rc2

2009-10-06 01:36 +0000 [r222112-222186]  Kevin P. Fleming <kpflem...@digium.com>

        * apps/app_queue.c, channels/chan_iax2.c, main/astobj2.c,
          res/res_odbc.c, /, channels/chan_sip.c, funcs/func_dialgroup.c,
          include/asterisk/astobj2.h, res/res_phoneprov.c,
          channels/chan_console.c, res/res_musiconhold.c: Merged revisions
          222176 via svnmerge from
          https://origsvn.digium.com/svn/asterisk/trunk ................
          r222176 | kpfleming | 2009-10-05 20:24:24 -0500 (Mon, 05 Oct
          2009) | 27 lines Recorded merge of revisions 222152 via svnmerge
          from https://origsvn.digium.com/svn/asterisk/branches/1.4
          ........ r222152 | kpfleming | 2009-10-05 20:16:36 -0500 (Mon, 05
          Oct 2009) | 20 lines Fix ao2_iterator API to hold references to
          containers being iterated. See Mantis issue for details of what
          prompted this change. Additional notes: This patch changes the
          ao2_iterator API in two ways: F_AO2I_DONTLOCK has become an enum
          instead of a macro, with a name that fits our naming policy;
          also, it is now necessary to call ao2_iterator_destroy() on any
          iterator that has been created. Currently this only releases the
          reference to the container being iterated, but in the future this
          could also release other resources used by the iterator, if the
          iterator implementation changes to use additional resources.
          (closes issue #15987) Reported by: kpfleming Review:
          https://reviewboard.asterisk.org/r/383/ ........ ................


As this rc2 version was published just after this latest bugfix, shall I
suppose this bug is considered serious and the best suspect at hand for the
issues we're facing here and did you mention this upgrade as general
practice ?

Regards



> Olivier wrote:
> > Hi,
> >
> > In dev-list, some people reported Asterisk 1.6.2-rc2 would suddenly
> restart.
> > Here, a platform running 1.6.1.6 is also suddenly restarting (once or
> > twice a day with moderate load (40 users)).
> > I don't have much details to report here at the moment.
> >
> > Has someone met something similar ?
> > Thoughts ?
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to