I am providing you with free software and free support.<br>I am willing to investigate you problem for you but you must be more cooperative.<br><br>I took the time to ask you several questions yesterday and you have sent 4 emails since and not addressed it.<br>
<br>Please move any further correspondence on this issue to your jira ticket. <br><br>If you do not have the necessary skill to build your own ODBC and driver as the email requests,<br><br>will you please try CentOS 64 bit linux with only SVN Trunk which is a platform we trust the unixODBC and its depends.<br>
<br>Please E-mail me privately your latest JS code.<br><br>Also please try to produce a minimal script that will reproduce your issue that we can reproduce.<br>
<br>If you continue to ignore my requests I will have no choice but to close your issue.<br><br>Transcript of ignored e-mail<br>----------------------------------<br><br>First of all please stop using the mailing list as a bug tracker.<br>
All issues should be put into jira and managed with that.<br><br>Secondly, Didn&#39;t I ask you multiple times to stop using release snapshots and please use the SVN<br>
trunk?&nbsp; I don&#39;t understand why you keep ignoring me and using everything but what I asked.<br><br>I am not telling you to use SVN because I think it will be fixed it&#39;s so we are on the development copy of the code<br>

to get the proper line numbers etc.&nbsp; If you look at your 2 bt you posted, the line numbers are different on each one.<br><br>What are you using on the other side of ODBC?&nbsp; as you can see in your bt, the call goes into ODBC then into several<br>

libs with no symbols and crashes on free. This can be a sign of corrupt
memory, running out of memory or an issue in either ODBC or the
database specific lib.<br><br>What distro is it? <br>What ODBC version?&nbsp; unixODBC? version xxx?<br>
What database driver version xxx? Is it mysl not using the proper reentrant version of the plugin?<br>Sometimes packaged libs have bugs in them which fall out of our control.&nbsp;&nbsp; <br>Can
you build unixODBC and the plugins yourself with debug symbols so we
can see if that is the cause or at the very least then we can see the
debug info in the bt.<br>
<br>please make sure you address *all* my questions in your jira
report.&nbsp; Starting with using svn trunk, *hint* type &quot;make current&quot; from
your rc1 distro.<br><br><br><div class="gmail_quote">On Fri, Feb 6, 2009 at 2:30 AM, shehzad p <span dir="ltr">&lt;<a href="mailto:pmhshz@gmail.com">pmhshz@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi all,<br>
<br>
I have opened JIRA for the same.<br>
<a href="http://jira.freeswitch.org/browse/FSCORE-285" target="_blank">http://jira.freeswitch.org/browse/FSCORE-285</a><br>
<br>
One system is Fedora, and another one is Ubuntu. Although fs 1.0.1 was also<br>
get crashed in Ubuntu many times.<br>
Now 1.0.3.RC1 is loaded on Ubuntu, so this happen again with my Ubuntu I<br>
will surely post it.<br>
<br>
And I am now going to test latest trunk version and post back if any thing<br>
found...<br>
<br>
thanks,<br>
msp<br>
<div><div></div><div class="Wj3C7c"><br>
paul.degt wrote:<br>
&gt;<br>
&gt; Look like you use Fedora. I had a lot of issues with using Fedora as<br>
&gt; production or load test system, in my opinion it&#39;s more like work in<br>
&gt; progress than a production ready stable linux. If you cannot buy RHEL or<br>
&gt; SLES use Centos.<br>
&gt;<br>
&gt; shehzad p wrote:<br>
&gt;&gt; Hi Brian,<br>
&gt;&gt;<br>
&gt;&gt; As it can be seen from the system information, there require any change<br>
&gt;&gt; in<br>
&gt;&gt; system or any suggestion...<br>
&gt;&gt;<br>
&gt;&gt; out put of uname -a is :<br>
&gt;&gt; Linux localhost.localdomain 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12<br>
&gt;&gt; EDT<br>
&gt;&gt; 2007 i686 i686 i386 GNU/Linux<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; msp<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; shehzad p wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; HI Brian,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Output of ulimit -a and /proc/cpuinfo is attached...<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/file/p21848148/12_ulimit_and_cpuinfo.log" target="_blank">http://www.nabble.com/file/p21848148/12_ulimit_and_cpuinfo.log</a><br>
&gt;&gt;&gt; 12_ulimit_and_cpuinfo.log<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; BUT......................<br>
&gt;&gt;&gt; I am running the freeswitch using below command (So ulimit set according<br>
&gt;&gt;&gt; to Anthony&#39;s previous post):<br>
&gt;&gt;&gt; ===================================================================================<br>
&gt;&gt;&gt; ulimit -d unlimited; ulimit -f unlimited; ulimit -i unlimited; ulimit -n<br>
&gt;&gt;&gt; 999999; ulimit -q unlimited ; ulimit -u unlimited; ulimit -v unlimited ;<br>
&gt;&gt;&gt; ulimit -x unlimited; ulimit -s 244; ulimit -l unlimited; freeswitch<br>
&gt;&gt;&gt; ===================================================================================<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt; msp<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Brian West-3 wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Can you give me the output of uname -a and the contents of /proc/<br>
&gt;&gt;&gt;&gt; cpuinfo? &nbsp;Not sure I asked for this info already or not.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt; Brian<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Feb 5, 2009, at 2:42 AM, shehzad p wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<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>
&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21868458.html" target="_blank">http://www.nabble.com/Freeswitch-freezes-on-increasing-call-traffic-tp21701744p21868458.html</a><br>

</font><div class="Ih2E3d">Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>