unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
375 stars 167 forks source link

Unimrcp with pocketsphinx plugin segment faults after few test calls. #123

Closed achaloyan closed 9 years ago

achaloyan commented 9 years ago

Originally reported on Google Code with ID 123

Hi,
I have complied unimrcp with pocketsphinx with no issues. After I make a few call testing
the sample asterisk dialplan and pocketsphinx grammar, unimrcp segment faults.

What steps will reproduce the problem?
1.run unimrcpserver configured for pocketshinx with example asterisk dialpan and grammar
2.Make a few calls one afer another to test pocketsphinx plugin recognition.
3.Unimrcpserver segmentfaults after 5or 6 calls

What version of the product are you using? On what operating system?
 uni-ast-package-0.3.2
 pocketsphinx-0.5.99-latest
 Asterisk 1.6.2.17.3
 CentOS Linux 5.6 

Please provide any additional information below.
I have provided log files which includes a modified uni-instal.sh file, build logs,
unimrcpserver debug logs and valgrind log. I have also included asterisk and unimrcp
conf file in an attached file called unimrcp_issue.zip. Most of my testing was done
on a Xen appliance but I have experienced the same issue on a hardware server. Please
nore that I could not reproduce segmentfault issue under Valgrind.

Thanks.

Reported by gpillai60 on 2011-05-17 10:56:44


achaloyan commented 9 years ago

Reported by achaloyan on 2013-03-07 20:45:34

achaloyan commented 9 years ago

This issue relates to the PocketSphinx plugin which is no longer supported.