Re: [Freeswitch-users] Core Dump question!

2009-10-24 Thread Diego Viola
4 source file, it > > should update to the current trunk, wasn't it? > > > > Dorn. > > > > From: Diego Viola > > To: freeswitch-users@lists.freeswitch.org > > Sent: Thu, October 22, 2009 10:15:21 PM > > Subject: Re: [Freeswitch-users] Core Dump

Re: [Freeswitch-users] Core Dump question!

2009-10-24 Thread Rob Forman
la > 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

Re: [Freeswitch-users] Core Dump question!

2009-10-24 Thread DJB
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 To: freeswitch-users@lists.freeswitch.orgSent: Thu, October 22, 2009 10:15:21 PMSubject: Re: [Freeswitch-users] Core Dump question!He's runnin

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Diego Viola
p://www.simplesignal.com/> >> >> >> >> *From:* freeswitch-users-boun...@lists.freeswitch.org [mailto: >> freeswitch-users-boun...@lists.freeswitch.org] *On Behalf Of *Diego Viola >> *Sent:* Thursday, October 22, 2009 9:04 PM >> >> *To:* freeswitch-use

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Mark Campbell-Smith
un...@lists.freeswitch.org [mailto: > freeswitch-users-boun...@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! > > > &g

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Ujjval Karihaloo
]<http://www.simplesignal.com/> From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@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! T

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Mark Campbell-Smith
> [image: bvoip] <http://www.simplesignal.com/> >> >> >> >> *From:* freeswitch-users-boun...@lists.freeswitch.org [mailto: >> freeswitch-users-boun...@lists.freeswitch.org] *On Behalf Of *Michael >> Collins >> *Sent:* Thursday, October 22, 2009 6:26 PM &

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Diego Viola
g [mailto: > freeswitch-users-boun...@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 (

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Ujjval Karihaloo
B41C0]<http://www.simplesignal.com/> From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@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 Du

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Michael Collins
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 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. > > > __

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Ujjval Karihaloo
ct: Re: [Freeswitch-users] Core Dump question! I did test this on trunk and it seems to work right: freeswi...@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 lat

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Michael Jerris
I did test this on trunk and it seems to work right: freeswi...@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 SV

Re: [Freeswitch-users] Core Dump question!

2009-10-22 Thread Michael Collins
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 wrote: > > > freeswi...@ss_freeswitch> sofia_gateway_data > > Segmentation faul

[Freeswitch-users] Core Dump question!

2009-10-22 Thread Ujjval Karihaloo
freeswi...@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.