<div dir="ltr">Anyone using dev should work from the master branch.<div>If you can reproduce it and fix it there you can then check if you can port it to the stable branch.</div><div>If you cannot reproduce it on master and only on stable then you work from stable.</div>
<div><br></div><div>This complete thing you mentioned doesn't crash the way you said for me.</div><div><br></div><div>All the pre-discussion about filing jiras is unnecessary you can have the discussion *in the jira* and it will be preserved and attached to your issue for accounting purposes. This email thread will be long lost in a year or 2.</div>
<div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 5, 2014 at 3:52 PM, Bruce Marriner <span dir="ltr"><<a href="mailto:bruce@sqls.net" target="_blank">bruce@sqls.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
So, I am still curious about my question though. Do I need to test bugs against the master branch or is the 1.2-stable branch okay?<br>
<br>
Also, the segfault problem with the "complete" command is because in the code it doesn't check for a 2nd variable on "complete add" but tries to use a 2nd variable (of course, since it needs one). So if you type "complete add" and press enter it will segfault. I'll make a JIRA ticket but I wanted to know the rules first.<br>
<div class=""><br>
<br>
On Saturday, April 5, 2014 01:43 PM CDT, Sean Devoy <<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>> wrote:<br>
<br>
> LOL. OK Anthony now you are just showing off!<br>
><br>
> From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of Anthony Minessale<br>
> Sent: Saturday, April 05, 2014 12:09 PM<br>
> To: FreeSWITCH Users Help<br>
> Subject: Re: [Freeswitch-users] FreeSWITCH 1.2.22/1.2.23 segfault when using console command alias del<br>
><br>
> Too late, fixed in both trees.<br>
><br>
><br>
</div><div class="">> On Sat, Apr 5, 2014 at 11:01 AM, <<a href="mailto:bruce@sqls.net">bruce@sqls.net</a><mailto:<a href="mailto:bruce@sqls.net">bruce@sqls.net</a>>> wrote:<br>
><br>
> Thanks Brian, sorry about posting all the details here.<br>
><br>
> In that wiki page it says to first test using the latest git. So I would need to test the error on the v1.5 code from git first before making a ticket? Or just the latest from the 1.2 stable?<br>
><br>
> Side note, I also found a segfault error with the complete command and am able to see in the code what causes it (i think) but I haven't figured out the alias error yet.<br>
><br>
><br>
><br>
> ------ Original Message ------<br>
</div><div class="">> From: "Brian West" <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><mailto:<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>>><br>
> To: "FreeSWITCH Users Help" <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><mailto:<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>>><br>
> Sent: 4/5/2014 10:19:09 AM<br>
> Subject: Re: [Freeswitch-users] FreeSWITCH 1.2.22/1.2.23 segfault when using console command alias del<br>
><br>
> <a href="https://wiki.freeswitch.org/wiki/Reporting_Bugs" target="_blank">https://wiki.freeswitch.org/wiki/Reporting_Bugs</a><br>
><br>
> Please get a backtrace, and open a JIRA<br>
> --<br>
> Brian West<br>
</div>> <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><mailto:<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
<div class="">> FreeSWITCH Solutions, LLC<br>
> PO BOX 2531<br>
> Brookfield, WI 53008-2531<br>
> Twitter: @FreeSWITCH , @briankwest<br>
</div>> <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><<a href="http://www.freeswitchbook.com/" target="_blank">http://www.freeswitchbook.com/</a>><br>
> <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><<a href="http://www.freeswitchcookbook.com/" target="_blank">http://www.freeswitchcookbook.com/</a>><br>
><br>
> T: <a href="tel:%2B1.918.420.9001" value="+19184209001">+1.918.420.9001</a><tel:%2B1.918.420.9001> | F: <a href="tel:%2B1.918.420.9002" value="+19184209002">+1.918.420.9002</a><tel:%2B1.918.420.9002> | M: +1.918.424.WEST<br>
> iNUM: +883 5100 1420 9001<tel:%2B883%205100%201420%209001><br>
<div class="">> ISN: 410*543<br>
> Skype:briankwest<br>
> PGP Key: <a href="http://www.bkw.org/key.txt" target="_blank">http://www.bkw.org/key.txt</a> (AB93356707C76CED)<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
</div><div class="">> On Apr 5, 2014, at 10:14 AM, <a href="mailto:bruce@sqls.net">bruce@sqls.net</a><mailto:<a href="mailto:bruce@sqls.net">bruce@sqls.net</a>> wrote:<br>
><br>
><br>
> I had this issue with 1.2.22 and did a yum update to 1.2.23 but it still exists. I also tested that the segfault happens regardless of having "sticky" aliases or not.<br>
><br>
> Am I doing something wrong perhaps? Does anyone else have this problem or is it somehow exclusive to my system?<br>
><br>
> -------------<br>
><br>
> # cat /etc/redhat-release<br>
> CentOS release 6.5 (Final)<br>
><br>
> # uname -a<br>
> Linux fax 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux<br>
> # fs_cli<br>
><br>
> freeswitch@internal> alias del nonexistantalias<br>
> Socket interrupted, bye!<br>
> # ps aux | grep freeswitch<br>
> root 775 0.0 0.0 103244 832 pts/1 S+ 10:02 0:00 grep freeswitch<br>
> # tail /var/log/messages<br>
> ...<br>
</div>> Apr 5 10:02:01 fax kernel: freeswitch[772]: segfault at 0 ip 00007f5a67279a1a sp 00007f5a61ddb498 error 4 in <a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a><<a href="http://libc-2.12.so" target="_blank">http://libc-2.12.so</a>>[7f5a671fa000+18b000]<br>
<div class="">><br>
> ....<br>
><br>
> # service freeswitch start<br>
><br>
> ....<br>
><br>
> # fs_cli<br>
><br>
> freeswitch@internal> alias add testalias help<br>
> +OK<br>
> freeswitch@internal> alias del testalias<br>
> Socket interrupted, bye!<br>
> # tail /var/log/messages<br>
> ...<br>
</div>> Apr 5 10:06:07 fax kernel: freeswitch[834]: segfault at 0 ip 00007ffe47df8a1a sp 00007ffe1d809498 error 4 in <a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a><<a href="http://libc-2.12.so" target="_blank">http://libc-2.12.so</a>>[7ffe47d79000+18b000]<br>
<div class="">><br>
> ...<br>
><br>
> # service freeswitch start<br>
><br>
> ....<br>
><br>
> # fs_cli<br>
><br>
> freeswitch@internal> alias del *<br>
> Socket interrupted, bye!<br>
> # tail /var/log/messages<br>
> ...<br>
</div>> Apr 5 10:08:07 fax kernel: freeswitch[969]: segfault at 0 ip 00007f5670e50a1a sp 00007f5646863498 error 4 in <a href="http://libc-2.12.so" target="_blank">libc-2.12.so</a><<a href="http://libc-2.12.so" target="_blank">http://libc-2.12.so</a>>[7f5670dd1000+18b000]<br>
<div class="">><br>
><br>
><br>
><br>
><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
</div>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com/</a>><br>
<div class="">><br>
> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
</div>> <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><<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><<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><<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><<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><mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<div class="">> <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>
</div>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a>><br>
<div class="">><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
</div>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><mailto:<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>><br>
<div class="">> <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>
</div>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<div class="">> <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>
><br>
><br>
> --<br>
> Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬<br>
><br>
> ☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a><br>
</div>> ☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a><<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>> #freeswitch ☞ <a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a><br>
> ClueCon Weekly Development Call<br>
> ☎ <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><mailto:<a href="mailto:sip%253A888@conference.freeswitch.org">sip%3A888@conference.freeswitch.org</a>> ☎ <a href="tel:%2B19193869900" value="+19193869900">+19193869900</a><br>
<div class="HOEnZb"><div class="h5">><br>
<br>
<br>
<br>
<br>
<br>
<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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div>
<div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br>
</div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a> ☎ +19193869900 </div><div><br></div></div></div></div>
</div>