[Freeswitch-users] Substitution of mod_g729 by mod_com_g729 causes core dump
David Ponzone
david.ponzone at ipeva.fr
Mon Oct 4 06:09:28 PDT 2010
Nope, you have to install them manually.
Current is v158.
You can download it from the same place than 153, but via direct URL
only.
It's still Beta I think.
David Ponzone Direction Technique
email: david.ponzone at ipeva.fr
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
www.ipeva.fr - www.ipeva-studio.com
Ce message et toutes les pièces jointes sont confidentiels et établis
à l'intention exclusive de ses destinataires. Toute utilisation ou
diffusion non autorisée est interdite. Tout message électronique est
susceptible d'altération. IPeva décline toute responsabilité au
titre de ce message s'il a été altéré, déformé ou falsifié. Si
vous n'êtes pas destinataire de ce message, merci de le détruire
immédiatement et d'avertir l'expéditeur.
Le 04/10/2010 à 14:40, Jan Riedinger a écrit :
> It seems that David is right. I updated to the current git tree (git-
> c701d41 2010-10-03 20-00-32 -0400). Now I find in the log:
>
> 2010-10-04 14:24:00.542096 [CRIT] switch_loadable_module.c:928 Error
> Loading module /usr/local/freeswitch/mod/mod_com_g729.so
> **Trying to load an out of date module, please rebuild the module.**
>
> How can I update mod_com_g729.so? There aren't any instructions in
> the install.txt for updating it. Shall I rerun the fsg729-153-
> installer? Will the installer pull the right version for my current
> Freeswitch installation?
>
> BR
> Jan
>
> Am 04.10.2010 13:33, schrieb David Ponzone:
>>
>> Jan,
>>
>> which version of mod_com_g729 and FS are you using ?
>> There were very recent updates to the codec, that may require to be
>> used with the latest git version of FS.
>>
>> Brian West should able to confirm that later in the day.
>>
>> David Ponzone Direction Technique
>> email: david.ponzone at ipeva.fr
>> tel: 01 74 03 18 97
>> gsm: 06 66 98 76 34
>>
>> Service Client IP eva
>> tel: 0811 46 26 26
>> www.ipeva.fr - www.ipeva-studio.com
>>
>> Ce message et toutes les pièces jointes sont confidentiels et
>> établis à l'intention exclusive de ses destinataires. Toute
>> utilisation ou diffusion non autorisée est interdite. Tout message
>> électronique est susceptible d'altération. IPeva décline toute
>> responsabilité au titre de ce message s'il a été altéré,
>> déformé ou falsifié. Si vous n'êtes pas destinataire de ce
>> message, merci de le détruire immédiatement et d'avertir
>> l'expéditeur.
>>
>>
>>
>>
>> Le 04/10/2010 à 12:58, Jan Riedinger a écrit :
>>
>>> I just tried to subsitute mod_g729 by mod_com_g729 by using an
>>> appropriate moduls.conf.xml. After a restart of Freeswitch, it
>>> crahses, when the first inbound call gets processed:
>>>
>>> freeswitch at sns-fs1.sns.eu> 2010-10-04 12:32:27.064152 [NOTICE]
>>> switch_channel.c:779 New Channel sofia/external/xyz at a.b.c.d
>>> [8e94789e-5a8d-4088-8ad1-cd5fb2be0c4f]
>>> freeswitch: src/switch_core_memory.c:448:
>>> switch_core_perform_alloc: Assertion `pool != ((void *)0)' failed.
>>> Aborted (core dumped)
>>>
>>> There seems to be no error, when mod_com_g729 gets loaded:
>>> 2010-10-04 12:32:21.856829 [INFO] mod_com_g729.c:243 Permitted G.
>>> 729AB channels: 20
>>> 2010-10-04 12:32:21.856920 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 10ms 8000bps
>>> 2010-10-04 12:32:21.856925 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 20ms 8000bps
>>> 2010-10-04 12:32:21.856928 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 30ms 8000bps
>>> 2010-10-04 12:32:21.856933 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 40ms 8000bps
>>> 2010-10-04 12:32:21.856937 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 50ms 8000bps
>>> 2010-10-04 12:32:21.856943 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 60ms 8000bps
>>> 2010-10-04 12:32:21.856947 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 70ms 8000bps
>>> 2010-10-04 12:32:21.856974 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 80ms 8000bps
>>> 2010-10-04 12:32:21.856978 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 90ms 8000bps
>>> 2010-10-04 12:32:21.856983 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 100ms 8000bps
>>> 2010-10-04 12:32:21.856988 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 110ms 8000bps
>>> 2010-10-04 12:32:21.856993 [NOTICE] switch_loadable_module.c:185
>>> Adding Codec G729 18 G.729 8000hz 120ms 8000bps
>>> 2010-10-04 12:32:21.857144 [NOTICE] switch_loadable_module.c:274
>>> Adding API Function 'g729_count'
>>> 2010-10-04 12:32:21.857175 [NOTICE] switch_loadable_module.c:274
>>> Adding API Function 'g729_used'
>>> 2010-10-04 12:32:21.857199 [NOTICE] switch_loadable_module.c:274
>>> Adding API Function 'g729_available'
>>> 2010-10-04 12:32:21.857229 [NOTICE] switch_loadable_module.c:274
>>> Adding API Function 'g729_info'
>>>
>>>
>>>
>>> I'm using
>>> FreeSWITCH Version 1.0.head (git-758f383 2010-09-30 13-30-36 -0700)
>>>
>>> If I use mod_g729 instead of mod_com_g729 Freeswitch is running
>>> stable.
>>>
>>> Does anybody have any ideas how to debug this issue?
>>>
>>> Thank you in advance
>>> Jan
>>>
>>>
>>> --
>>> Jan Riedinger Phone : +49-30-39 73 19 66
>>> Dipl.-Inf. | Managing Director Fax : +49-30-39 73 19 64
>>> E-Mail: riedinger at sns.eu
>>> SNS Consult GmbH ICQ : 163-237-041
>>> Südwestkorso 49a MSN : jan at sns-consult.de
>>> 14197 Berlin GERMANY Skype : Jan Riedinger
>>>
>>> AG Charlottenburg - HRB 71973
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>
> --
> Jan Riedinger Phone : +49-30-39 73 19 66
> Dipl.-Inf. | Managing Director Fax : +49-30-39 73 19 64
> E-Mail: riedinger at sns.eu
> SNS Consult GmbH ICQ : 163-237-041
> Südwestkorso 49a MSN : jan at sns-consult.de
> 14197 Berlin GERMANY Skype : Jan Riedinger
>
> AG Charlottenburg - HRB 71973
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101004/2e62007c/attachment-0001.html
More information about the FreeSWITCH-users
mailing list