James wrote:
>Subject: [sipX-dev] ACD core dumps
>
>We are experiencing periodic core dumps of the sipxacd 
>process.  In our research of the issue we've identified that 
>the core dumps all line up with a sipxsupervisor.log entry 
>associated with a couple of commands running (Details below).  
>Can anyone help us understand what process is launching these 
>scripts, why they are being called and what they are suppose 
>to be doing?  Obviously, the bottom line is that we want to 
>understand why the core dumps are occurring so if anyone has 
>seen this or has suggestions about why these scripts are 
>leading to a core dump, we would love to hear that.
>
> This service we "believe" is running the commands is the 
>"sipxsupervisor" since the sipxsupervisor.log is the log 
>identifying the execution of the scripts.  Please validate 
>this assumption if you can.
>
> The 2 scripts being launched just prior to the core dump are:
>
> Command1 = /usr/bin/sipxacd.sh  --configtest
>
>Command2 = /usr/bin/sipxacd.sh
>
> Sipxsupervisor.log entries:
>
> 
>"2009-10-15T13:30:21.337837Z":14576:SUPERVISOR:NOTICE:pa0sipxtr
>ial01.sipdomain.local:SipxProcessCmd-81:45586940:Supervisor:"Si
>pxProcessCmd::execute /usr/bin/sipxacd.sh  --configtest"
>
>"2009-10-15T13:30:22.378375Z":14577:SUPERVISOR:NOTICE:pa0sipxtr
>ial01.sipdomain.local:SipxProcessCmd-83:45788940:Supervisor:"Si
>pxProcessCmd::execute /usr/bin/sipxacd.sh"
>
> The core dump happens immediately after the second command is 
>executed.
>
>

Part of the startup procedure for a sipX process is to perform a
configuration test.  The first command your seeing is performing the
configuration test on ACD.  The second command you're seeing is
supervisor starting up ACD (no parameter to the sipxacd.sh defaults to
RUN.

I recently worked on an ACD issue where a core dump was sometimes
occuring on shutdown (patch is pending) but I haven't seen one on
startup. 

I would suggest putting in an issue and including the core dump as well
as a snapshot.
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to