[Freeswitch-users] last git problem ?
Madovsky
infos at madovsky.org
Wed Feb 2 23:46:13 MSK 2011
ok but where to find prevoius git ID ?
----- Original Message -----
From: Steven Ayre
To: FreeSWITCH Users Help
Sent: Wednesday, February 02, 2011 3:23 PM
Subject: Re: [Freeswitch-users] last git problem ?
I'd suggest you run freeswitch with the -core option which will create a coredump. You can then use that to report the bug at http://jira.freeswitch.org/
http://wiki.freeswitch.org/wiki/Reporting_Bugs
http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#Simple_bash_script_to_make_debug_easy
You can checkout an earlier git version to compile and roll out a working earlier version if you need to get your cluster back online. It's a good idea when upgrading to test on a single server before rolling it out to the entire cluster in case there's this sort of problem.
$ git clone git://git.freeswitch.org/freeswitch.git
$ cd freeswitch
$ git checkout GIT_COMMIT_ID
$ ./bootstrap.sh
$ ./configure OPTIONS
$ make
$ make install
-Steve
On 2 February 2011 20:16, Madovsky <infos at madovsky.org> wrote:
it happens on my whole cluster since I updated 2 hours ago
[43671.448504] freeswitch[14963]: segfault at 11 ip 00007fce18a3f285 sp 00007fce17e9d9a0 error 4 in libfreeswitch.so.1.0.0[7fce189e9000+1c6000]
[46054.077174] freeswitch[17916]: segfault at 11 ip 00007fdc09e28285 sp 00007fdc092869a0 error 4 in libfreeswitch.so.1.0.0[7fdc09dd2000+1c6000]
[47426.166723] freeswitch[11108]: segfault at 11 ip 00007f86c7a67285 sp 00007f86c6ec59a0 error 4 in libfreeswitch.so.1.0.0[7f86c7a11000+1c6000]
[57346.162886] freeswitch[24798]: segfault at 11 ip 00007ff8c4958285 sp 00007ff8c3db69a0 error 4 in libfreeswitch.so.1.0.0 (deleted)[7ff8c4902000+1c6000]
----- Original Message -----
From: Steven Ayre
To: FreeSWITCH Users Help
Sent: Wednesday, February 02, 2011 3:01 PM
Subject: Re: [Freeswitch-users] last git problem ?
Does dmesg show that any segfaults have occurred?
On 2 February 2011 19:54, Madovsky <infos at madovsky.org> wrote:
after every hangup now FS quits unexpeclty,without any error message....
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at 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 at 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 at 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 at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110202/02c5987e/attachment-0001.html
More information about the FreeSWITCH-users
mailing list