<!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>
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 :( 

Thanks.

Rod-
</PRE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>