<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Problem: <br><br><blockquote><blockquote>FreeSwitch crashes when called party hangs up on prompt played (prompt played on called side). <br>Interestingly enough, this does not happen in DEV (win32 Windows 2003 VMs) but happens on win32 Windows 2003 HW (real hardware).<br>Offending lib is libapr.dll. I ran libapr.dl through Dependency Walker on both VM and HW and all is equal. <br></blockquote></blockquote><br>FreeSwitch version :&nbsp; GIT version from 2 weeks ago, Release version only (no Debug on DEV)<br><br>Calling Function at crash time (full trace at http://pastebin.freeswitch.org/19876) :<br><br><blockquote><blockquote>2012-09-11 15:38:09.534355 [NOTICE] switch_cpp.cpp:1227 8b24ba68-79ea-4ab3-9d22-ae3da858f1a1 Proxying Call routes are: {origination_caller_id_number=4152484093,origination_uuid=663ec186-36ed-4f40-8e68-4dad5d8550eb,ignore_early_media=true,group_confirm_key=exec,group_confirm_file=playback //ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav}sofia/gateway/26/4152484093 | [origination_uuid=a9dfe5b9-bdd9-40d9-8a2b-897c5c164825]sofia/gateway/25/4152484093 | [origination_uuid=c7cb97af-1dbb-4c84-81be-c8e794000a27]sofia/gateway/7/4152484093 | [origination_uuid=1612b58e-86e7-45e2-bea3-b81360139fea]sofia/gateway/10/4152484093<br>6815a8a9-fb0b-41dd-b2d0-cabfe7953ab4 EXECUTE sofia/external/4152484093@10.3.220.50 bridge({origination_caller_id_number=4152484093,origination_uuid=663ec186-36ed-4f40-8e68-4dad5d8550eb,ignore_early_media=true,group_confirm_key=exec,group_confirm_file=playback //ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav}sofia/gateway/26/4152484093 | [origination_uuid=a9dfe5b9-bdd9-40d9-8a2b-897c5c164825]sofia/gateway/25/4152484093 | [origination_uuid=c7cb97af-1dbb-4c84-81be-c8e794000a27]sofia/gateway/7/4152484093 | [origination_uuid=1612b58e-86e7-45e2-bea3-b81360139fea]sofia/gateway/10/4152484093)<br>6815a8a9-fb0b-41dd-b2d0-cabfe7953ab4 2012-09-11 15:38:09.549980 [DEBUG] switch_channel.c:1067 sofia/external/4152484093@10.3.220.50 EXPORTING[export_vars] [RFC2822_DATE]=[Tue, 11 Sep 2012 15:38:09 Pacific Daylight Time] to event<br></blockquote></blockquote><br>Exception:<br><blockquote><blockquote>Event Type:&nbsp;&nbsp;&nbsp; Error<br>Event Source:&nbsp;&nbsp;&nbsp; .NET Runtime<br>Event Category:&nbsp;&nbsp;&nbsp; None<br>Event ID:&nbsp;&nbsp;&nbsp; 1026<br>Date:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 9/11/2012<br>Time:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 3:38:31 PM<br>User:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; N/A<br>Computer:&nbsp;&nbsp;&nbsp; ASHSTGSIP02<br>Description:<br>Application: FreeSwitchConsole.exe<br>Framework Version: v4.0.30319<br>Description: The process was terminated due to an unhandled exception.<br>Exception Info: System.AccessViolationException<br>Stack:<br>&nbsp;&nbsp; at CoreSession.execute(CoreSession* , SByte* , SByte* )<br>&nbsp;&nbsp; at CSharp_CoreSession_Execute(Void* jarg1, SByte* jarg2, SByte* jarg3)<br>&nbsp;&nbsp; at FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_Execute(HandleRef jarg1, String jarg2, String jarg3)<br>&nbsp;&nbsp; at FreeSWITCH.Native.CoreSession.Execute(String app, String data)<br>&nbsp;&nbsp; at CallCloudAppServer.Service.Service.ProxyInboundCall(String rtn, String callerIdNumber, Boolean callRecordingRoute)<br>&nbsp;&nbsp; at CallCloudAppServer.Service.CallTracking.CallTrackingService.DoVanillaCallTracking()<br>&nbsp;&nbsp; at CallCloudAppServer.Service.CallTracking.CallTrackingService.ProcessIncomingCall()<br>&nbsp;&nbsp; at CallCloudAppServer.Core.Dispatcher.Dispatch()<br>&nbsp;&nbsp; at CallCloudAppServer.Core.MessageHandler.MessageHandler.ProcessIncomingCall()<br>&nbsp;&nbsp; at CallCloudAppServer.Main.Run(AppContext context)<br>&nbsp;&nbsp; at FreeSWITCH.AppPluginExecutor.Execute(String args, IntPtr sessionHandle)<br>&nbsp;&nbsp; at FreeSWITCH.AppPluginExecutor.Execute(System.String, IntPtr)<br>&nbsp;&nbsp; at FreeSWITCH.Loader.Run(System.String, IntPtr)<br></blockquote></blockquote><br><br>Cause : passing in wrong parameters to triggers Access Violation - 0xc0000005 - in libapr!apr_socket_sendto.<br><br>LOGS and CRASH :<br><blockquote><blockquote>LOGS at http://pastebin.freeswitch.org/19876 <br>CRASH.DMP at&nbsp; http://pastebin.freeswitch.org/19877<br></blockquote></blockquote><br><b>Any idea? </b><br><br>Thanks for your help!<br>A.C.<br><br><br><br><br>                                               </div></body>
</html>