[Freeswitch-users] Loading xml.so
Steven Ayre
steveayre at gmail.com
Mon Apr 18 23:58:42 MSD 2011
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.
What version are you on? Have you tried the latest got head? If not, it's possible it's a bug that is already fixed.
> freeswitch/mod/xml.so
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
Steve on iPhone
On 18 Apr 2011, at 14:37, Roger Castaldo <roger.castaldo at gmail.com> wrote:
> 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 "/freeswitch/mod/xml.so: cannot open shared object file: No such file or directory". 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.
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list