Alex thanks for your response, Yes, it is an Elastix and the issue has been submmited few days ago: https://issues.asterisk.org/jira/browse/ASTERISK-22353 It is causing all calls (and call center agent connections) to be disconnected.
Below you can see the versions involved. We will give a try on updating just the openr2 pack thru yum as you recommended. Thanks, Elastix elastix-2.4.0-1 elastix-asterisk-sounds-1.2.3-1 elastix-system-2.4.0-1 elastix-reports-2.4.0-1 elastix-callcenter-2.2.0-1 elastix-portknock-0.0.1-0 elastix-firstboot-2.4.0-1 elastix-fax-2.4.0-1 elastix-my_extension-2.4.0-1 elastix-addons-2.4.0-1 elastix-extras-2.4.0-1 elastix-email_admin-2.4.0-1 elastix-im-2.4.0-1 elastix-vtigercrm-5.2.1-7 elastix-security-2.4.0-1 elastix-developer-2.3.0-4 elastix-framework-2.4.0-1 elastix-pbx-2.4.0-1 elastix-agenda-2.4.0-1 elastix-a2billing-1.9.4-5 Asterisk asterisk-11.4.0-0 asterisk-perl-0.10-2 asterisk-addons-11.4.0-0 DRIVERS dahdi-2.6.1-4 rhino-0.99.4-3.rc1 wanpipe-util-3.5.28-0 On Thu, 2013-09-05 at 10:19 -0500, Alex Villacís Lasso wrote: > El 05/09/13 07:02, Rodrigo Montiel escribió: > > > > > Hi all, > > > > 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: > > > > CentOS release 5.7 (Final) > > Kernel 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:23:01 EDT 2011 i686 > > i686 i386 GNU/Linux > > Asterisk 1.8.23.0 > > DAHDI Version: 2.6.1 Echo Canceller: HWEC, OSLEC > > libpri-1.4.14-0 > > libpri-devel-1.4.14-0 > > libopenr2-1.3.2-1 > > libopenr2-devel-1.3.2-1 > > 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) > > > > A piece of gdb output looks like this: > > > > Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk > > -vvvg -c'. > > > > 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 :( > > > > Is this an Elastix system? If so, then run: > > yum update libopenr2* > yum install libopenr2-debuginfo > > This should update libopenr2 to 1.3.3 *and* install the debuginfo > package. Then you should try to reproduce the crash. > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users Rod-
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
