<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.0">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
Alex thanks for your response,<BR>
<BR>
Yes, it is an Elastix and the issue has been submmited few days ago: https://issues.asterisk.org/jira/browse/ASTERISK-22353<BR>
It is causing all calls (and call center agent connections) to be disconnected.<BR>
<BR>
Below you can see the versions involved. We will give a try on updating just the openr2 pack thru yum as you recommended.<BR>
<BR>
Thanks,<BR>
<BR>
Elastix<BR>
&nbsp;&nbsp; elastix-2.4.0-1<BR>
&nbsp;&nbsp; elastix-asterisk-sounds-1.2.3-1<BR>
&nbsp;&nbsp; elastix-system-2.4.0-1<BR>
&nbsp;&nbsp; elastix-reports-2.4.0-1<BR>
&nbsp;&nbsp; elastix-callcenter-2.2.0-1<BR>
&nbsp;&nbsp; elastix-portknock-0.0.1-0<BR>
&nbsp;&nbsp; elastix-firstboot-2.4.0-1<BR>
&nbsp;&nbsp; elastix-fax-2.4.0-1<BR>
&nbsp;&nbsp; elastix-my_extension-2.4.0-1<BR>
&nbsp;&nbsp; elastix-addons-2.4.0-1<BR>
&nbsp;&nbsp; elastix-extras-2.4.0-1<BR>
&nbsp;&nbsp; elastix-email_admin-2.4.0-1<BR>
&nbsp;&nbsp; elastix-im-2.4.0-1<BR>
&nbsp;&nbsp; elastix-vtigercrm-5.2.1-7<BR>
&nbsp;&nbsp; elastix-security-2.4.0-1<BR>
&nbsp;&nbsp; elastix-developer-2.3.0-4<BR>
&nbsp;&nbsp; elastix-framework-2.4.0-1<BR>
&nbsp;&nbsp; elastix-pbx-2.4.0-1<BR>
&nbsp;&nbsp; elastix-agenda-2.4.0-1<BR>
&nbsp;&nbsp; elastix-a2billing-1.9.4-5<BR>
<BR>
Asterisk<BR>
&nbsp;&nbsp; asterisk-11.4.0-0<BR>
&nbsp;&nbsp; asterisk-perl-0.10-2<BR>
&nbsp;&nbsp; asterisk-addons-11.4.0-0<BR>
<BR>
DRIVERS<BR>
&nbsp;&nbsp; dahdi-2.6.1-4<BR>
&nbsp;&nbsp; rhino-0.99.4-3.rc1<BR>
&nbsp;&nbsp; wanpipe-util-3.5.28-0<BR>
<BR>
On Thu, 2013-09-05 at 10:19 -0500, Alex Villac&#237;&#173;s Lasso wrote:
<BLOCKQUOTE TYPE=CITE>
    El 05/09/13 07:02, Rodrigo Montiel escribi&#243;:<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE TYPE=CITE>
        Hi all,<BR>
        <BR>
        Recently I have raised up a bug (related to segmentation fault of asterisk process) due to a core dump generated by Asterisk under the following environment:<BR>
        <BR>
        CentOS release 5.7 (Final) <BR>
        Kernel 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:23:01 EDT 2011 i686 i686 i386 GNU/Linux <BR>
        Asterisk 1.8.23.0 <BR>
        DAHDI Version: 2.6.1 Echo Canceller: HWEC, OSLEC <BR>
        libpri-1.4.14-0 <BR>
        libpri-devel-1.4.14-0 <BR>
        libopenr2-1.3.2-1 <BR>
        libopenr2-devel-1.3.2-1 <BR>
        Cards Installed: 03:08.0 Communication controller: Digium, Inc. Wildcard TE420 quad-span T1/E1/J1 card 3.3V (PCI-Express) (5th gen) (rev 02) <BR>
        <BR>
        A piece of gdb output looks like this:<BR>
        <BR>
        Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg -c'. 
<PRE>
Program terminated with signal 11, Segmentation fault.
#0  0x0014c4e5 in vfprintf () from /lib/libc.so.6
#0  0x0014c4e5 in vfprintf () from /lib/libc.so.6
No symbol table info available.
#1  0x00156742 in fprintf () from /lib/libc.so.6
No symbol table info available.
#2  0x00949d59 in ?? () from /usr/lib/libopenr2.so.3
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.

The thing is that Asterisk development guys are poninting to a problem on libopenR2 library, and asked me to install library with debug symbols.
I am newby on this, can anyone there help me on how to mix debug symbols on installation of openR2? Did anyone experience this issue?

I tried googling but no success, sorry if my question is very basic :( 

</PRE>
    </BLOCKQUOTE>
    Is this an Elastix system? If so, then run:<BR>
    <BR>
    yum update libopenr2*<BR>
    yum install libopenr2-debuginfo<BR>
    <BR>
    This should update libopenr2 to 1.3.3 *and* install the debuginfo package. Then you should try to reproduce the crash.
<PRE>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com">http://www.api-digital.com</A> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <A HREF="http://www.asterisk.org/hello">http://www.asterisk.org/hello</A>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Rod-
</TD>
</TR>
</TABLE>
</BODY>
</HTML>