I am using 1.0.7, I tend to avoid straight from trunk builds.  As far as the xml modules being loaded, the only one being loaded is dialplan_xml.  All the other modules are disabled and were not compiled into the system as I have no intention of using them.  I will try and do a gcore dump to see what is trying to load the xml.so when I have a chance.<br>
<br><div class="gmail_quote">On Mon, Apr 18, 2011 at 3:58 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Do a gcore to generate a coredump of the process while it is still running. If you load that into gdb and get a backtrace it might show the culprit.<br>
<br>
What version are you on? Have you tried the latest got head? If not, it&#39;s possible it&#39;s a bug that is already fixed.<br>
<br>
&gt; freeswitch/mod/xml.so<br>
<br>
That sounds wrong. Check your modules.conf.xml file in your config. Is it trying to load a module named xml? (there is no such module, but there is mod_xml_curl, mod_xml_cdr etc<br>
<br>
Steve on iPhone<br>
<div><div></div><div class="h5"><br>
On 18 Apr 2011, at 14:37, Roger Castaldo &lt;<a href="mailto:roger.castaldo@gmail.com">roger.castaldo@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi I have a freshly compiled install of freeswitch that appears to be working, but the cpu is sitting at 100% with it doing nothing, no logging messages, nothing.  I ran some tests and tried to reload xml to see if there was a configuration error and it throws a critical message saying &quot;/freeswitch/mod/xml.so: cannot open shared object file: No such file or directory&quot;.  I have double checked my configurations and there should not be any loading of this that I can see, but the file is missing in the mod directory and I cannot seem to find a reference of it in the source.  I am not sure if this is where my issue is with the application but I think this is a good start, to find out why it was not compiled in and what is using the library.<br>

&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<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>
</div></div></blockquote></div><br>