[Home]

Summary:ASTERISK-13637: [patch] astcanary does not exit when asterisk dies
Reporter:Kaloyan Kovachev (knk)Labels:
Date Opened:2009-02-24 04:15:06.000-0600Date Closed:2010-01-14 06:48:25.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Utilities/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.6.x-astcanary.diff
Description:In 1.6.x versions and trunk in case of segfault or when killed asterisk can't stop astcanary, but start a new one on the next start, which may lead to several astcanary running at the same time.
Comments:By: Digium Subversion (svnbot) 2009-02-24 11:51:36.000-0600

Repository: asterisk
Revision: 178303

U   trunk/utils/astcanary.c

------------------------------------------------------------------------
r178303 | tilghman | 2009-02-24 11:51:36 -0600 (Tue, 24 Feb 2009) | 7 lines

Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
Also, add some documentation supporting the use of astcanary.
(closes issue ASTERISK-13637)
Reported by: KNK
Patches:
      asterisk-1.6.x-astcanary.diff uploaded by KNK (license 545)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178303

By: Digium Subversion (svnbot) 2009-02-24 11:53:17.000-0600

Repository: asterisk
Revision: 178304

_U  branches/1.6.0/
U   branches/1.6.0/utils/astcanary.c

------------------------------------------------------------------------
r178304 | tilghman | 2009-02-24 11:53:17 -0600 (Tue, 24 Feb 2009) | 14 lines

Merged revisions 178303 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r178303 | tilghman | 2009-02-24 11:51:36 -0600 (Tue, 24 Feb 2009) | 7 lines
 
 Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
 Also, add some documentation supporting the use of astcanary.
 (closes issue ASTERISK-13637)
  Reported by: KNK
  Patches:
        asterisk-1.6.x-astcanary.diff uploaded by KNK (license 545)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178304

By: Digium Subversion (svnbot) 2009-02-24 11:53:59.000-0600

Repository: asterisk
Revision: 178305

_U  branches/1.6.1/
U   branches/1.6.1/utils/astcanary.c

------------------------------------------------------------------------
r178305 | tilghman | 2009-02-24 11:53:59 -0600 (Tue, 24 Feb 2009) | 14 lines

Merged revisions 178303 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r178303 | tilghman | 2009-02-24 11:51:36 -0600 (Tue, 24 Feb 2009) | 7 lines
 
 Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
 Also, add some documentation supporting the use of astcanary.
 (closes issue ASTERISK-13637)
  Reported by: KNK
  Patches:
        asterisk-1.6.x-astcanary.diff uploaded by KNK (license 545)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178305