<div dir="ltr">Is FS compiled as 32- or 64-bit? You need to get a backtrace to find out what&#39;s really going on. Sofia and other modules won&#39;t throw exceptions (it&#39;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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:12px;font-family:Arial"><div>Hi,</div><div></div><div> </div><div>While using Mod_managed and when the threads get to about 4000 threads I keep getting &quot;An exception came from the CLR&quot; in a unknown module.</div>
<div> </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> </div><div>I really have no idea where the Unhandled exception is. I even put this code to try to find it</div>
<div> </div><div><span>AppDomain</span>.CurrentDomain.<strong>UnhandledException</strong> += <span>new</span> <span>UnhandledExceptionEventHandler</span>(CurrentDomain_UnhandledException);</div><div> </div><div>however nothing ever fires.  Can I assume since the error is from the CLR it could be the Mod_Manged dll?  Is the Sofia throwing an exception to mod_managed then the app crashes?</div>
<div> </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>