<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>ok but where to find prevoius git ID ?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=steveayre@gmail.com href="mailto:steveayre@gmail.com">Steven Ayre</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, February 02, 2011 3:23 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] last git 
  problem ?</DIV>
  <DIV><BR></DIV>
  <DIV>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 <A 
  href="http://jira.freeswitch.org/">http://jira.freeswitch.org/</A></DIV>
  <DIV><BR></DIV>
  <DIV><A 
  href="http://wiki.freeswitch.org/wiki/Reporting_Bugs">http://wiki.freeswitch.org/wiki/Reporting_Bugs</A></DIV>
  <DIV><A 
  href="http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#Simple_bash_script_to_make_debug_easy">http://wiki.freeswitch.org/wiki/Debugging_Freeswitch#Simple_bash_script_to_make_debug_easy</A></DIV>
  <DIV><BR></DIV>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.
  <DIV><BR></DIV>
  <DIV>$ git clone git://<A 
  href="http://git.freeswitch.org/freeswitch.git">git.freeswitch.org/freeswitch.git</A></DIV>
  <DIV>$ cd freeswitch</DIV>
  <DIV>$ git checkout GIT_COMMIT_ID</DIV>
  <DIV>$ ./bootstrap.sh</DIV>
  <DIV>$ ./configure OPTIONS</DIV>
  <DIV>$ make</DIV>
  <DIV>$ make install</DIV>
  <DIV><BR></DIV>
  <DIV>-Steve</DIV>
  <DIV><BR></DIV>
  <DIV><BR><BR>
  <DIV class=gmail_quote>On 2 February 2011 20:16, Madovsky <SPAN dir=ltr>&lt;<A 
  href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV bgcolor="#ffffff">
    <DIV><FONT size=2>it happens on my whole cluster since I updated 2 hours 
    ago</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>[43671.448504] freeswitch[14963]: segfault at 11 ip 
    00007fce18a3f285 sp 00007fce17e9d9a0 error 4 in 
    libfreeswitch.so.1.0.0[7fce189e9000+1c6000]<BR>[46054.077174] 
    freeswitch[17916]: segfault at 11 ip 00007fdc09e28285 sp 00007fdc092869a0 
    error 4 in libfreeswitch.so.1.0.0[7fdc09dd2000+1c6000]<BR>[47426.166723] 
    freeswitch[11108]: segfault at 11 ip 00007f86c7a67285 sp 00007f86c6ec59a0 
    error 4 in libfreeswitch.so.1.0.0[7f86c7a11000+1c6000]<BR>[57346.162886] 
    freeswitch[24798]: segfault at 11 ip 00007ff8c4958285 sp 00007ff8c3db69a0 
    error 4 in libfreeswitch.so.1.0.0 
    (deleted)[7ff8c4902000+1c6000]<BR></FONT></DIV>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
      <DIV class=im>
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV style="FONT: 10pt arial; BACKGROUND: #e4e4e4"><B>From:</B> <A 
      title=steveayre@gmail.com href="mailto:steveayre@gmail.com" 
      target=_blank>Steven Ayre</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A 
      title=freeswitch-users@lists.freeswitch.org 
      href="mailto:freeswitch-users@lists.freeswitch.org" 
      target=_blank>FreeSWITCH Users Help</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, February 02, 2011 
      3:01 PM</DIV>
      <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] last 
      git problem ?</DIV>
      <DIV><BR></DIV></DIV>
      <DIV>
      <DIV></DIV>
      <DIV class=h5>Does dmesg show that any segfaults have occurred?<BR><BR>
      <DIV class=gmail_quote>On 2 February 2011 19:54, Madovsky <SPAN 
      dir=ltr>&lt;<A href="mailto:infos@madovsky.org" 
      target=_blank>infos@madovsky.org</A>&gt;</SPAN> wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>
        <DIV bgcolor="#ffffff">
        <DIV><FONT size=2>after every hangup now FS quits unexpeclty,without any 
        error 
        message....</FONT></DIV></DIV><BR>_______________________________________________<BR>FreeSWITCH-users 
        mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
        target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
        href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
        target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
        href="http://www.freeswitch.org" 
        target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV>
      <P></P>
      <HR>

      <DIV class=im>
      <P></P>_______________________________________________<BR>FreeSWITCH-users 
      mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org" 
      target=_blank>FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
      href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
      target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
      href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
      target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
      href="http://www.freeswitch.org" 
      target=_blank>http://www.freeswitch.org</A><BR></DIV>
      <P></P></BLOCKQUOTE></DIV><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" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
    href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>