VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
msc at freeswitch.org Guest
|
Posted: Thu Oct 22, 2009 3:15 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
What SVN rev of FS? What operating system? If you're not on the latest then do a "make current" and get to the latest SVN and see if you can replicate the issue.
-MC
On Thu, Oct 22, 2009 at 12:45 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
Quote: |
freeswitch@ss_freeswitch> sofia_gateway_data
Segmentation fault (core dumped)
Just ran the gateway command above w/o any parameters,,, and it core dumped..
I am sure mistakes like that happen…but I not sure if it should core dump and shutdown…..
|
|
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Thu Oct 22, 2009 4:01 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
I did test this on trunk and it seems to work right:
freeswitch@default> sofia_gateway_data
-ERR Parameter missing
Mike
On Oct 22, 2009, at 3:58 PM, Michael Collins wrote:
|
|
Back to top |
|
|
ujjval at simplesignal... Guest
|
Posted: Thu Oct 22, 2009 7:16 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[url=http://www.simplesignal.com/][/url]
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Michael Jerris
Sent: Thursday, October 22, 2009 2:53 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Core Dump question!
I did test this on trunk and it seems to work right:
freeswitch@default> sofia_gateway_data
-ERR Parameter missing
Mike
On Oct 22, 2009, at 3:58 PM, Michael Collins wrote:
What SVN rev of FS? What operating system? If you're not on the latest then do a "make current" and get to the latest SVN and see if you can replicate the issue.
-MC
On Thu, Oct 22, 2009 at 12:45 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
freeswitch@ss_freeswitch> sofia_gateway_data
Segmentation fault (core dumped)
Just ran the gateway command above w/o any parameters,,, and it core dumped..
I am sure mistakes like that happen…but I not sure if it should core dump and shutdown…..
_______________________________________________
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 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Thu Oct 22, 2009 7:34 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
Quote: |
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
|
|
|
Back to top |
|
|
ujjval at simplesignal... Guest
|
Posted: Thu Oct 22, 2009 10:05 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
How do I tell if it’s the latest…I downloaded is yesterday..and installed it from freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[url=http://www.simplesignal.com/][/url]
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened. |
|
Back to top |
|
|
diego.viola at gmail.com Guest
|
Posted: Thu Oct 22, 2009 10:12 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
|
|
Back to top |
|
|
mcampbellsmith at gmai... Guest
|
Posted: Thu Oct 22, 2009 10:30 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
If you downloaded a precomipled version from the web, you do not (probably) have the latest version.
As Diego said, type 'version' (or press F12) on the cli and compare to the latest trunk at http://svn.freeswitch.org/svn/freeswitch/trunk/
On Fri, Oct 23, 2009 at 2:04 PM, Diego Viola <diego.viola@gmail.com (diego.viola@gmail.com)> wrote:
|
|
Back to top |
|
|
ujjval at simplesignal... Guest
|
Posted: Thu Oct 22, 2009 10:33 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Diego Viola
Sent: Thursday, October 22, 2009 9:04 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Core Dump question!
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
How do I tell if it’s the latest…I downloaded is yesterday..and installed it from [url=http://freeswitch.org]freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
[url=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
mcampbellsmith at gmai... Guest
|
Posted: Thu Oct 22, 2009 11:11 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
I think the (exported) means you don't have the latest svn, but probably the officially released build 1.0.4 that can be downloaded from the FS page.
I think you should see something like (the latest trunk is 15203):
freeswitch@internal> version
FreeSWITCH Version 1.0.trunk (15126)
I guess you need to checkout the latest FS trunk
On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
Quote: |
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Diego Viola
Sent: Thursday, October 22, 2009 9:04 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
How do I tell if it’s the latest…I downloaded is yesterday..and installed it from [url=http://freeswitch.org]freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
[url=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
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
|
|
|
Back to top |
|
|
diego.viola at gmail.com Guest
|
Posted: Fri Oct 23, 2009 12:25 am Post subject: [Freeswitch-users] Core Dump question! |
|
|
He's running 1.0.4, he needs to checkout from SVN trunk and build FS from scratch.
Diego
On Fri, Oct 23, 2009 at 4:00 AM, Mark Campbell-Smith <mcampbellsmith@gmail.com (mcampbellsmith@gmail.com)> wrote:
Quote: | I think the (exported) means you don't have the latest svn, but probably the officially released build 1.0.4 that can be downloaded from the FS page.
I think you should see something like (the latest trunk is 15203):
freeswitch@internal> version
FreeSWITCH Version 1.0.trunk (15126)
I guess you need to checkout the latest FS trunk
On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
Quote: |
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Diego Viola
Sent: Thursday, October 22, 2009 9:04 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
How do I tell if it’s the latest…I downloaded is yesterday..and installed it from [url=http://freeswitch.org]freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
[url=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
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
|
_______________________________________________
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
|
|
|
Back to top |
|
|
djbinter at yahoo.com Guest
|
Posted: Sat Oct 24, 2009 12:52 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
I wonder if he run "make current" from his 1.0.4 source file, it should update to the current trunk, wasn't it?
Dorn.
From: Diego Viola <diego.viola@gmail.com>
To: freeswitch-users@lists.freeswitch.org
Sent: Thu, October 22, 2009 10:15:21 PM
Subject: Re: [Freeswitch-users] Core Dump question!
He's running 1.0.4, he needs to checkout from SVN trunk and build FS from scratch.
Diego
On Fri, Oct 23, 2009 at 4:00 AM, Mark Campbell-Smith <mcampbellsmith@gmail.com (mcampbellsmith@gmail.com)> wrote:
Quote: | I think the (exported) means you don't have the latest svn, but probably the officially released build 1.0.4 that can be downloaded from the FS page.
I think you should see something like (the latest trunk is 15203):
freeswitch@internal> version
FreeSWITCH Version 1.0.trunk (15126)
I guess you need to checkout the latest FS trunk
On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
Quote: |
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Diego Viola
Sent: Thursday, October 22, 2009 9:04 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
How do I tell if it’s the latest…I downloaded is yesterday..and installed it from [url=http://freeswitch.org]freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
[/url]
From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)> wrote:
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current just before it happened.
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
[url=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users]http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_______________________________________________
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
|
_______________________________________________
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
|
|
|
Back to top |
|
|
rob4manhere at gmail.com Guest
|
Posted: Sat Oct 24, 2009 1:04 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
No- "make current" won't work because it will try to do an "svn
update", which won't be applicable since its not a checked out working
copy of the svn repository. He'll have to checkout the trunk with:
svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch
from, http://wiki.freeswitch.org/wiki/Installation_Guide
Rob
On Oct 24, 2009, at 12:35 PM, DJB wrote:
Quote: | I wonder if he run "make current" from his 1.0.4 source file, it
should update to the current trunk, wasn't it?
Dorn.
From: Diego Viola <diego.viola@gmail.com>
To: freeswitch-users@lists.freeswitch.org
Sent: Thu, October 22, 2009 10:15:21 PM
Subject: Re: [Freeswitch-users] Core Dump question!
He's running 1.0.4, he needs to checkout from SVN trunk and build FS
from scratch.
Diego
On Fri, Oct 23, 2009 at 4:00 AM, Mark Campbell-Smith <mcampbellsmith@gmail.com
I think the (exported) means you don't have the latest svn, but
probably the officially released build 1.0.4 that can be downloaded
from the FS page.
I think you should see something like (the latest trunk is 15203):
freeswitch@internal> version
FreeSWITCH Version 1.0.trunk (15126)
I guess you need to checkout the latest FS trunk
On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <ujjval@simplesignal.com
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
<image001.jpg>
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org
] On Behalf Of Diego Viola
Sent: Thursday, October 22, 2009 9:04 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Core Dump question!
Type "version" on the CLI.
On Fri, Oct 23, 2009 at 2:52 AM, Ujjval Karihaloo <ujjval@simplesignal.com
How do I tell if it’s the latest…I downloaded is yesterday..and
installed it from freeswitch.org
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
<image001.jpg>
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org
] On Behalf Of Michael Collins
Sent: Thursday, October 22, 2009 6:26 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Core Dump question!
Yes, if this is latest SVN (after a make current) then open a jira.
-MC
On Thu, Oct 22, 2009 at 5:04 PM, Ujjval Karihaloo <ujjval@simplesignal.com
I do have the core dump, should I open a ticket.
I am running latest Freeswitch 1.0.4 and had done a make current
just before it happened.
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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
_______________________________________________
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
|
_______________________________________________
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 |
|
|
diego.viola at gmail.com Guest
|
Posted: Sat Oct 24, 2009 7:41 pm Post subject: [Freeswitch-users] Core Dump question! |
|
|
What Rob said.
On Sat, Oct 24, 2009 at 5:53 PM, Rob Forman <rob4manhere@gmail.com (rob4manhere@gmail.com)> wrote:
Quote: | No- "make current" won't work because it will try to do an "svn
update", which won't be applicable since its not a checked out working
copy of the svn repository. He'll have to checkout the trunk with:
svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch
from, http://wiki.freeswitch.org/wiki/Installation_Guide
Rob
On Oct 24, 2009, at 12:35 PM, DJB wrote:
Quote: | I wonder if he run "make current" from his 1.0.4 source file, it
should update to the current trunk, wasn't it?
Dorn.
From: Diego Viola <diego.viola@gmail.com (diego.viola@gmail.com)>
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Sent: Thu, October 22, 2009 10:15:21 PM
Subject: Re: [Freeswitch-users] Core Dump question!
He's running 1.0.4, he needs to checkout from SVN trunk and build FS
from scratch.
Diego
On Fri, Oct 23, 2009 at 4:00 AM, Mark Campbell-Smith <mcampbellsmith@gmail.com (mcampbellsmith@gmail.com)
I think the (exported) means you don't have the latest svn, but
probably the officially released build 1.0.4 that can be downloaded
from the FS page.
I think you should see something like (the latest trunk is 15203):
freeswitch@internal> version
FreeSWITCH Version 1.0.trunk (15126)
I guess you need to checkout the latest FS trunk
On Fri, Oct 23, 2009 at 2:25 PM, Ujjval Karihaloo <ujjval@simplesignal.com (ujjval@simplesignal.com)
freeswitch@internal> version
FreeSWITCH Version 1.0.4 (exported)
freeswitch@internal>
Ujjval Karihaloo
VP Voice Engineering
IP Phone: +13032428610
E-Fax: +17202391690
SimpleSignal Inc.
88 Inverness Circle East
Suite K105
Englewood, CO 80112
|
_______________________________________________
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
|
|
|
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
|