<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;">Thanks. Only thing I show its object reference is null and the dump says unknown module.<br>So I'm at a loss on what is the problem. I have try catch on just about every function and I'm looking for any unhandled exception with AppDomain.CurrentDomain.*UnhandledException* += new<br>Still no closer.<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:covici@ccs.covici.com">covici@ccs.covici.com</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:49 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>Mono stuff usually gives a backtrace on standard out, so you will need<br>to capture standard out of fs either by&nbsp; running under runit&nbsp; or<br>otherwise using -nf and -nc and outputting to a file.<br><br>Peter Olsson &lt;peter@olssononline.se&gt; wrote:<br><br>&gt; Is FS compiled as 32- or 64-bit? You need to get a backtrace to find out<br>&gt; what's really going on. Sofia and other modules won't throw exceptions<br>&gt; (it's C), so until you get a backtrace from the error/exception it will be<br>&gt; more or less impossible to help.<br>&gt; <br>&gt; /Peter<br>&gt; <br>&gt; <br>&gt; 2014-04-21 17:00 GMT+02:00 &lt;andretodd@verizon.net&gt;:<br>&gt; <br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; While using Mod_managed and when the threads get to about 4000 threads I<br>&gt; &gt; keep getting "An exception came from the CLR" in a unknown module.<br>&gt; &gt;<br>&gt; &gt; I have error handling on all my c# code and I have tired to debug the dump<br>&gt; &gt; looking for the problem.<br>&gt; &gt; Today I saw a new error saying Fault module name mod_sofia,dll<br>&gt; &gt;<br>&gt; &gt; I really have no idea where the Unhandled exception is. I even put this<br>&gt; &gt; code to try to find it<br>&gt; &gt;<br>&gt; &gt; AppDomain.CurrentDomain.*UnhandledException* += new<br>&gt; &gt; UnhandledExceptionEventHandler(CurrentDomain_UnhandledException);<br>&gt; &gt;<br>&gt; &gt; however nothing ever fires.&nbsp; Can I assume since the error is from the CLR<br>&gt; &gt; it could be the Mod_Manged dll?&nbsp; Is the Sofia throwing an exception to<br>&gt; &gt; mod_managed then the app crashes?<br>&gt; &gt;<br>&gt; &gt; I really need help here to stop the crash and how to stop it.<br>&gt; &gt; Thanks<br>&gt; &gt; Andre<br>&gt; &gt;<br>&gt; &gt; _________________________________________________________________________<br>&gt; &gt; Professional FreeSWITCH Consulting Services:<br>&gt; &gt; consulting@freeswitch.org<br>&gt; &gt; http://www.freeswitchsolutions.com<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; &gt; http://www.cudatel.com<br>&gt; &gt;<br>&gt; &gt; Official FreeSWITCH Sites<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt; http://wiki.freeswitch.org<br>&gt; &gt; http://www.cluecon.com<br>&gt; &gt;<br>&gt; &gt; FreeSWITCH-users mailing list<br>&gt; &gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; &gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; &gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; &gt; http://www.freeswitch.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; ----------------------------------------------------<br>&gt; Alternatives:<br>&gt; <br>&gt; ----------------------------------------------------<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; consulting@freeswitch.org<br>&gt; http://www.freeswitchsolutions.com<br>&gt; <br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; http://www.cudatel.com<br>&gt; <br>&gt; Official FreeSWITCH Sites<br>&gt; http://www.freeswitch.org<br>&gt; http://wiki.freeswitch.org<br>&gt; http://www.cluecon.com<br>&gt; <br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br><br>-- <br>Your life is like a penny.&nbsp; You're going to lose it.&nbsp; The question is:<br>How do<br>you spend it?<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; John Covici<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; covici@ccs.covici.com<br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>consulting@freeswitch.org<br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></body></html>