[Freeswitch-users] Core dump on unimrcp

Peter Olsson peter.olsson at visionutveckling.se
Thu Mar 24 18:31:57 MSK 2011


Please report this to Jira – we really need to keep track of the bugs being reported.

/Peter


Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För Seven Du
Skickat: den 24 mars 2011 16:19
Till: freeswitch-users
Ämne: [Freeswitch-users] Core dump on unimrcp


I'm using a recent version of FS unimrcp, and tried to connect to a mrcp V1 server from a China vendor. Core dump after the log:

http://pastebin.freeswitch.org/15830



I traced the core and found that in mod_unimrcp.c around line 1824

                                            if (schannel->type == SPEECH_CHANNEL_SYNTHESIZER) {
                                                                 descriptor = mrcp_application_sink_descriptor_get(channel);
                                            } else {
                                                                 descriptor = mrcp_application_source_descriptor_get(channel);
                                            }


where mrcp_application_sink_descriptor_get(channel) returns NULL.

configurations is fairly "standard". anyone could help take a look is appreciated. Let me know if I need open a jira with update the the latest version and backtraces.

Thanks.
Seven.
!DSPAM:4d8b61a932768348013829!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110324/b5774228/attachment.html 


More information about the FreeSWITCH-users mailing list