[Home]

Summary:ASTERISK-00665: [patch] mpg123 leaves core dump when stopped
Reporter:sbingner (sbingner)Labels:
Date Opened:2003-12-13 02:35:17.000-0600Date Closed:2008-01-15 14:40:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sigkill.diff.txt
Description:Originally when I submitted the patch for musiconhold I thought that only SIGALRM would properly stop musiconhold.  IOt has since been brought to my attention that this causes core dumps to be left in the musiconhold directory, this patch changes it to using SIGKILL.  I have tested bot restarting and stopping and it is behaving in the same manner that SIGABRT was, with the exception that it does not leave a core dump.
Comments:By: Brian West (bkw918) 2003-12-14 19:04:44.000-0600

This seems to fix it.

By: jrollyson (jrollyson) 2004-01-10 21:30:07.000-0600

Tested. Works as expected.

By: jerjer (jerjer) 2004-01-10 21:40:07.000-0600

commited to cvs

By: Digium Subversion (svnbot) 2008-01-15 14:40:10.000-0600

Repository: asterisk
Revision: 1928

U   trunk/res/res_musiconhold.c

------------------------------------------------------------------------
r1928 | jeremy | 2008-01-15 14:40:10 -0600 (Tue, 15 Jan 2008) | 2 lines

Don't core on mpg123. Bug ASTERISK-665

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

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