<HTML><HEAD>
<STYLE id=eMClientCss>BLOCKQUOTE.cite {
        BORDER-LEFT: #cccccc 1px solid; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px
}
BLOCKQUOTE.cite2 {
        BORDER-LEFT: #cccccc 1px solid; MARGIN-TOP: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-TOP: 0px
}
.plain PRE {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
.plain TT {
        FONT-STYLE: normal; FONT-FAMILY: monospace; FONT-SIZE: 100%; FONT-WEIGHT: normal
}
BODY {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
.plain PRE {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
.plain TT {
        FONT-FAMILY: Tahoma; FONT-SIZE: 12pt
}
</STYLE>
<STYLE></STYLE>
</HEAD>
<BODY scroll=auto class>
<DIV>Thanks and I'm sorry. However I was actually bit nervous about creating a JIRA and getting in trouble there because on the Reporting Bugs page that Brian linked, which is quite a lot to read, states "<EM>Please do not report a bug without trying the latest Git! </EM>". So I didn't want to open a ticket and get in trouble there and I don't really have a place to even test the latest git right now let alone even knowing how to.. I mean I just used the yum install magic for my FS system a couple weeks ago :) </DIV>
<DIV> </DIV>
<DIV>Anyhow, Guess that backfired.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------ Original Message ------</DIV>
<DIV>From: "Anthony Minessale" <<A href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</A>></DIV>
<DIV>To: "FreeSWITCH Users Help" <<A href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>></DIV>
<DIV>Sent: 4/5/2014 5:32:45 PM</DIV>
<DIV>Subject: Re: [Freeswitch-users] FreeSWITCH 1.2.22/1.2.23 segfault when using console command alias del</DIV>
<DIV> </DIV>
<DIV id=642ee5a915bf47a2afaa7bc75598a780>
<BLOCKQUOTE class=cite2 cite=CAKbxfG-MyLS+8BLYWMO8unFERVgdMwv3BB4kLT0Kx90_HRZ8pg@mail.gmail.com type="cite">
<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">bruce@sqls.net</A>></SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote><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><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>> 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>> 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">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>> FreeSWITCH Solutions, LLC<BR>> PO BOX 2531<BR>> Brookfield, WI 53008-2531<BR>> Twitter: @FreeSWITCH , @briankwest<BR></DIV>> <A href="http://www.freeswitchbook.com/">http://www.freeswitchbook.com</A><<A href="http://www.freeswitchbook.com/">http://www.freeswitchbook.com/</A>><BR>> <A href="http://www.freeswitchcookbook.com/">http://www.freeswitchcookbook.com</A><<A href="http://www.freeswitchcookbook.com/">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>> ISN: 410*543<BR>> Skype:briankwest<BR>> PGP Key: <A href="http://www.bkw.org/key.txt">http://www.bkw.org/key.txt</A> (AB93356707C76CED)<BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR>><BR></DIV>
<DIV>> 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/">libc-2.12.so</A><<A href="http://libc-2.12.so/">http://libc-2.12.so</A>>[7f5a671fa000+18b000]<BR>
<DIV>><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/">libc-2.12.so</A><<A href="http://libc-2.12.so/">http://libc-2.12.so</A>>[7ffe47d79000+18b000]<BR>
<DIV>><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/">libc-2.12.so</A><<A href="http://libc-2.12.so/">http://libc-2.12.so</A>>[7f5670dd1000+18b000]<BR>
<DIV>><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/">http://www.freeswitchsolutions.com</A><<A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com/</A>><BR>
<DIV>><BR>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR></DIV>> <A href="http://www.cudatel.com/">http://www.cudatel.com</A><<A href="http://www.cudatel.com/">http://www.cudatel.com/</A>><BR>><BR>> Official FreeSWITCH Sites<BR>> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><<A href="http://www.freeswitch.org/">http://www.freeswitch.org/</A>><BR>> <A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><<A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org/</A>><BR>> <A href="http://www.cluecon.com/">http://www.cluecon.com</A><<A href="http://www.cluecon.com/">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>> <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>> UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR></DIV>> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><<A href="http://www.freeswitch.org/">http://www.freeswitch.org/</A>><BR>
<DIV>><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>> <A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR>><BR>> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>> <A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR>><BR>> Official FreeSWITCH Sites<BR>> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>> <A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR>> <A href="http://www.cluecon.com/">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>> <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>> UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>> <A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR>><BR>><BR>><BR>> --<BR>> Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬<BR>><BR>> ☞ <A href="http://freeswitch.org/">http://freeswitch.org/</A> ☞ <A href="http://cluecon.com/">http://cluecon.com/</A> ☞ <A href="http://twitter.com/FreeSWITCH">http://twitter.com/FreeSWITCH</A><BR></DIV>> ☞ <A href="http://irc.freenode.net/">irc.freenode.net</A><<A href="http://irc.freenode.net/">http://irc.freenode.net</A>> #freeswitch ☞ <A href="http://freeswitch.org/g+">http://freeswitch.org/g+</A><BR>> ClueCon Weekly Development Call<BR>> ☎ <A href="mailto:sip%3A888@conference.freeswitch.org">mailto:sip%3A888@conference.freeswitch.org</A><mailto:<A href="mailto:sip%253A888@conference.freeswitch.org">mailto:sip%253A888@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/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">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/">http://freeswitch.org/</A> ☞ <A href="http://cluecon.com/">http://cluecon.com/</A> ☞ <A href="http://twitter.com/FreeSWITCH">http://twitter.com/FreeSWITCH</A></DIV>
<DIV>
<DIV>☞ <A href="http://irc.freenode.net/">irc.freenode.net</A> #freeswitch ☞ <U><A href="http://freeswitch.org/g+">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">mailto:sip%3A888@conference.freeswitch.org</A> ☎ +19193869900 </DIV>
<DIV><BR></DIV></DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV></BODY></HTML>