VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jforman at wcgltd.com Guest
|
Posted: Wed Mar 25, 2009 2:11 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
I'm running Freeswitch on Ubuntu 64bit Intrepid and on a svn rev
12722, freeswitch would install and run fine but as soon as calls
started coming in it would have a segmentation fault. This is the
second svn snapshot I've had this happen on.
In the Freeswitch FAQs there is a question concerning segmentation
fault on ubuntu 64bit except they say it occurs on start. Their
solution is to recompile libedit which I plan to try regardless, but I
just wanted to know if the scenario they refer to is the same as what
I'm experiencing or was there some other problem where freeswitch
would segfault while initially loading.
Until then I'm still running rev 12289 on the system that is having
issues.
Thanks
-Josh
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Mar 25, 2009 2:16 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
On Mar 25, 2009, at 2:01 PM, Josh Forman wrote:
Quote: | I'm running Freeswitch on Ubuntu 64bit Intrepid and on a svn rev
12722, freeswitch would install and run fine but as soon as calls
started coming in it would have a segmentation fault. This is the
second svn snapshot I've had this happen on.
|
Please review http://wiki.freeswitch.org/wiki/Reporting_Bugs
Collect the info and report it on jira. If it still happens on SVN
trunk as of NOW then please collect the back trace as per the
reporting bugs guide and we'll investigate the issue.
Also be aware if you aren't doing a "make current", you could have
build skew which could be the whole problem all along. Incorrectly
updating your system will result in all kinds of strange behaviors.
Quote: | In the Freeswitch FAQs there is a question concerning segmentation
fault on ubuntu 64bit except they say it occurs on start. Their
solution is to recompile libedit which I plan to try regardless, but I
just wanted to know if the scenario they refer to is the same as what
I'm experiencing or was there some other problem where freeswitch
would segfault while initially loading.
|
I don't think this is the problem you're having.
Quote: |
Until then I'm still running rev 12289 on the system that is having
issues.
|
This is a rather old REV, How about you report your back trace to jira
as per the instructions above.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
mszlazak at aol.com Guest
|
Posted: Wed Mar 25, 2009 3:00 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
I'd like to do something like "Make current" but for Windows because I'm finding bugs to report.
One was on how the dialplan's extensions are being parsed. Extensions in some cases like when doing originates with sched_api, loose their last character and I have to add a white space after to solve the problem. Another issue is that dialing one extension landed me into another totally different extension. I had to comment it out to target the right extension.
Maybe the reporting bugs wiki needs updating for Windows users (experienced and inexperienced).
Thanks. Mark.
-----Original Message-----
From: Brian West <brian@freeswitch.org>
To: freeswitch-users@lists.freeswitch.org
Sent: Wed, 25 Mar 2009 12:07 pm
Subject: Re: [Freeswitch-users] Question about FAQ question
Quote: |
On Mar 25, 2009, at 2:01 PM, Josh Forman wrote:
Quote: | I'm running Freeswitch on Ubuntu 64bit Intrepid and on a svn rev
12722, freeswitch would install and run fine but as soon as calls
started coming in it would have a segmentation fault. This is the
second svn snapshot I've had this happen on.
|
Please review http://wiki.freeswitch.org/wiki/Reporting_Bugs
Collect the info and report it on jira. If it still happens on SVN
trunk as of NOW then please collect the back trace as per the
reporting bugs guide and we'll investigate the issue.
Also be aware if you aren't doing a "make current", you could have
build skew which could be the whole problem all along. Incorrectly
updating your system will result in all kinds of strange behaviors.
Quote: | In the Freeswitch FAQs there is a question concerning segmentation
fault on ubuntu 64bit except they say it occurs on start. Their
solution is to recompile libedit which I plan to try regardless, but I
just wanted to know if the scenario they refer to is the same as what
I'm experiencing or was there some other problem where freeswitch
would segfault while initially loading.
|
I don't think this is the problem you're having.
Quote: |
Until then I'm still running rev 12289 on the system that is having
issues.
|
This is a rather old REV, How about you report your back trace to jira
as per the instructions above.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
Great Deals on Dell 15" Laptops - Starting at $479 |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Wed Mar 25, 2009 3:01 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
If you svn up clean the solution and rebuild its the same thing.... Can you provide me a test case of this happening?
/b
On Mar 25, 2009, at 2:50 PM, mszlazak@aol.com (mszlazak@aol.com) wrote:
Quote: | I'd like to do something like "Make current" but for Windows because I'm finding bugs to report.
One was on how the dialplan's extensions are being parsed. Extensions in some cases like when doing originates with sched_api, loose their last character and I have to add a white space after to solve the problem. Another issue is that dialing one extension landed me into another totally different extension. I had to comment it out to target the right extension.
Maybe the reporting bugs wiki needs updating for Windows users (experienced and inexperienced).
Thanks. Mark.
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us a ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
|
Back to top |
|
|
mszlazak at aol.com Guest
|
Posted: Wed Mar 25, 2009 3:45 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
Thanks MC, maybe a link to that "TortoiseSVN" would help for some in the Windows crowd.
TortoiseSVN has a bunch of stuff in it but to make it simple, especially for doing updates to report bugs, then mentioning if doing just an "SVN update" will work before rebuild. Also, what to do if one gets an errror using SVN Update.
I got one about not being able to open a file. So, I didn't know if any of the rest of the SVN update succeeded. I guess it wasn't a "clean" update.
I didn't bother rebuilding afterwards since I also didn't know if it would work. There was to much to go through in TortoiseSVN documentation for the time I had so I didn't report the errors and left things for later when I would just download and install a newer version of FS.
It sounds lazy but as an inexperienced user it's enough discouragment to let these things go.
Anyway, just a bit more instructions might get more bugs reported.
Thanks again. Mark.
-----Original Message-----
From: Michael Collins <msc@freeswitch.org>
To: freeswitch-users@lists.freeswitch.org
Sent: Wed, 25 Mar 2009 12:59 pm
Subject: Re: [Freeswitch-users] Question about FAQ question
Great Deals on Dell 15" Laptops - Starting at $479 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Wed Mar 25, 2009 3:57 pm Post subject: [Freeswitch-users] Question about FAQ question |
|
|
2009/3/25 <mszlazak@aol.com>:
Quote: | Thanks MC, maybe a link to that "TortoiseSVN" would help for some in the
Windows crowd.
|
Done!
Quote: |
TortoiseSVN has a bunch of stuff in it but to make it simple, especially for
doing updates to report bugs, then mentioning if doing just an "SVN update"
will work before rebuild. Also, what to do if one gets an errror using SVN
Update.
I got one about not being able to open a file. So, I didn't know if any of
the rest of the SVN update succeeded. I guess it wasn't a "clean" update.
I didn't bother rebuilding afterwards since I also didn't know if it would
work. There was to much to go through in TortoiseSVN documentation for the
time I had so I didn't report the errors and left things for later when I
would just download and install a newer version of FS.
It sounds lazy but as an inexperienced user it's enough discouragment to let
these things go.
Anyway, just a bit more instructions might get more bugs reported.
|
Understood. We can't anticipate every possible error and give
documentation otherwise the Reporting Bugs page would be a lot larger
than it is. In cases like this I recommend the panacea for all ills:
Google.
-MC
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|