This is excellent information! Could you file it on <a href="http://jira.freeswitch.org">jira.freeswitch.org</a> please? That will make it easier for the devs to track it and get it resolved.<br><br>Thanks!<br>-MC<br><br><div class="gmail_quote">
On Tue, Sep 11, 2012 at 5:29 PM, Adelia C. <span dir="ltr">&lt;<a href="mailto:hexade@hotmail.com" target="_blank">hexade@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><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 :  GIT version from 2 weeks ago, Release version only (no Debug on DEV)<br>
<br>Calling Function at crash time (full trace at <a href="http://pastebin.freeswitch.org/19876" target="_blank">http://pastebin.freeswitch.org/19876</a>) :<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 //<a href="http://ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav%7Dsofia/gateway/26/4152484093" target="_blank">ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav}sofia/gateway/26/4152484093</a> | [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/<a href="tel:4152484093" value="+14152484093" target="_blank">4152484093</a>@<a href="http://10.3.220.50" target="_blank">10.3.220.50</a> 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 //<a href="http://ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav%7Dsofia/gateway/26/4152484093" target="_blank">ashstgfs.stage.keen.com/files/Callcloud/NewWhisper_d5d694a0_a402_491e_a5c2_ac15c8c5b92f.wav}sofia/gateway/26/4152484093</a> | [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/<a href="mailto:4152484093@10.3.220.50" target="_blank">4152484093@10.3.220.50</a> 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:    Error<br>Event Source:    .NET Runtime<br>Event Category:    None<br>Event ID:    1026<br>Date:        9/11/2012<br>Time:        3:38:31 PM<br>
User:        N/A<br>Computer:    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>   at CoreSession.execute(CoreSession* , SByte* , SByte* )<br>   at CSharp_CoreSession_Execute(Void* jarg1, SByte* jarg2, SByte* jarg3)<br>   at FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_Execute(HandleRef jarg1, String jarg2, String jarg3)<br>
   at FreeSWITCH.Native.CoreSession.Execute(String app, String data)<br>   at CallCloudAppServer.Service.Service.ProxyInboundCall(String rtn, String callerIdNumber, Boolean callRecordingRoute)<br>   at CallCloudAppServer.Service.CallTracking.CallTrackingService.DoVanillaCallTracking()<br>
   at CallCloudAppServer.Service.CallTracking.CallTrackingService.ProcessIncomingCall()<br>   at CallCloudAppServer.Core.Dispatcher.Dispatch()<br>   at CallCloudAppServer.Core.MessageHandler.MessageHandler.ProcessIncomingCall()<br>
   at CallCloudAppServer.Main.Run(AppContext context)<br>   at FreeSWITCH.AppPluginExecutor.Execute(String args, IntPtr sessionHandle)<br>   at FreeSWITCH.AppPluginExecutor.Execute(System.String, IntPtr)<br>   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 <a href="http://pastebin.freeswitch.org/19876" target="_blank">http://pastebin.freeswitch.org/19876</a> <br>
CRASH.DMP at  <a href="http://pastebin.freeswitch.org/19877" target="_blank">http://pastebin.freeswitch.org/19877</a><br></blockquote></blockquote><br><b>Any idea? </b><br><br>Thanks for your help!<span class="HOEnZb"><font color="#888888"><br>
A.C.<br><br><br><br><br>                                               </font></span></div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>