<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">64 bit. Windows server 2012 r2.<br><br>Do you have any suggestions on how to backtrace? If I knew what is throwing the exception I could handle it. My only idea is it must be mod managed. That is the only other clr code.<br><br>I'm really confused why the dump says unknown module.<br><br>Thanks<br>Andre <br></div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:peter@olssononline.se">Peter Olsson</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎4/‎21/‎2014 11:24 AM</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">Re: [Freeswitch-users] Unhandled Exception in CLR</span><br><br></div><div dir="ltr">Is FS compiled as 32- or 64-bit? You need to get a backtrace to find out what's really going on. Sofia and other modules won't throw exceptions (it's C), so until you get a backtrace from the error/exception it will be more or less impossible to help.<div>
<br></div><div>/Peter</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-21 17:00 GMT+02:00  <span dir="ltr">&lt;<a href="mailto:andretodd@verizon.net" target="_blank">andretodd@verizon.net</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;"><div style="font-family: Arial; font-size: 12px;"><div>Hi,</div><div></div><div>&nbsp;</div><div>While using Mod_managed and when the threads get to about 4000 threads I keep getting "An exception came from the CLR" in a unknown module.</div>
<div>&nbsp;</div><div>I have error handling on all my c# code and I have tired to debug the dump looking for the problem.</div><div>Today I saw a new error saying Fault module name mod_sofia,dll</div><div>&nbsp;</div><div>I really have no idea where the Unhandled exception is. I even put this code to try to find it</div>
<div>&nbsp;</div><div><span>AppDomain</span>.CurrentDomain.<strong>UnhandledException</strong> += <span>new</span> <span>UnhandledExceptionEventHandler</span>(CurrentDomain_UnhandledException);</div><div>&nbsp;</div><div>however nothing ever fires.&nbsp; Can I assume since the error is from the CLR it could be the Mod_Manged dll?&nbsp; Is the Sofia throwing an exception to mod_managed then the app crashes?</div>
<div>&nbsp;</div><div>I really need help here to stop the crash and how to stop it.</div><div>Thanks</div><div>Andre</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></div>
</body></html>