[Home]

Summary:ASTERISK-26332: Asterisk 14 won't load g729
Reporter:Robert Keller (cosmicwombat)Labels:
Date Opened:2016-09-01 18:09:08Date Closed:2016-09-12 14:40:34
Priority:MinorRegression?
Status:Closed/CompleteComponents:Codecs/General
Versions:14.0.0-beta2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:CLI> module load codec_g729a.so
Unable to load module codec_g729a.so
Command 'module load codec_g729a.so' failed.
[2016-09-01 15:59:48] WARNING[13060]: loader.c:552 load_dynamic_module: Error loading module 'codec_g729a.so': /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib64/asterisk/modules/codec_g729a.so)
[2016-09-01 15:59:48] WARNING[13060]: loader.c:1080 load_resource: Module 'codec_g729a.so' could not be loaded.
Comments:By: Asterisk Team (asteriskteam) 2016-09-01 18:09:08.773-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Rusty Newton (rnewton) 2016-09-07 13:31:43.730-0500

bq. [2016-09-01 15:59:48] WARNING[13060]: loader.c:552 load_dynamic_module: Error loading module 'codec_g729a.so': /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib64/asterisk/modules/codec_g729a.so)

What exact version of glibc are you using?

Also, what distro version and kernel version?

By: Robert Keller (cosmicwombat) 2016-09-07 15:03:10.457-0500

2.12-1.166.el6_7.7 for glibc
2.6.32-504.8.1.el6.x86_64 for kernel
FreePBX Distro 10.13.66-15

By: George Joseph (gjoseph) 2016-09-07 16:39:03.281-0500

It looks like the 64 bit builds of codec_g729a and codec_silk are both broken.


By: George Joseph (gjoseph) 2016-09-07 20:19:51.576-0500

Should be fixed now.  Can you re-download and try again?


By: George Joseph (gjoseph) 2016-09-12 14:39:42.856-0500

Haven't heard anything.  Closing.


By: George Joseph (gjoseph) 2016-09-12 14:40:34.172-0500

The affected codecs were rebuilt and posted.  If there's still a problem, re-open this issue.

By: Robert Keller (cosmicwombat) 2016-09-12 17:08:46.786-0500

Sry for the late feedback. I had joy... thanks.

CLI> g729 show version
Digium G.729A Module Version 14.0_3.1.8 (optimized for x86_64

By: Asterisk Team (asteriskteam) 2016-09-12 17:08:46.909-0500

This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.