speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

last try: ibmtts module broken in current speechd git master


From: Trevor Saunders
Subject: last try: ibmtts module broken in current speechd git master
Date: Wed, 30 Mar 2011 18:29:10 -0400

On Wed, Mar 30, 2011 at 07:14:29PM -0300, Jos? Vilmar Est?cio de Souza wrote:
> Hi,
> Here is my debug session.
> 
> Reading symbols from
> /home/vilmar/speechd/32/speechd/src/modules/sd_ibmtts...done.
> (gdb) r /usr/local/etc/speech-dispatcher/modules/ibmtts.conf
> Starting program: /home/vilmar/speechd/32/speechd/src/modules/sd_ibmtts
> /usr/local/etc/speech-dispatcher/modules/ibmtts.conf
> [Thread debugging using libthread_db enabled]
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x0804b31d in IbmttsVoiceParameters_cb (cmd=0xffffbfbc, ctx=0x0)
>     at ibmtts.c:310
> 310   MOD_OPTION_6_INT_HT(IbmttsVoiceParameters,
> (gdb) bt
> #0  0x0804b31d in IbmttsVoiceParameters_cb (cmd=0xffffbfbc, ctx=0x0)
>     at ibmtts.c:310
> #1  0xf7fba12c in dotconf_invoke_command () from
> /usr/lib32/libdotconf-1.0.so.0
> #2  0xf7fbbdf4 in dotconf_handle_command () from
> /usr/lib32/libdotconf-1.0.so.0
> #3  0xf7fbbe74 in dotconf_command_loop () from
> /usr/lib32/libdotconf-1.0.so.0
> #4  0x08058a3d in main (argc=2, argv=0xffffd1a4) at module_main.c:105

 As discussed before dotconf 1.0.0 is really old, and has some known
 memory management bugs, please upgrade dotconf to 1.3.x and report any
 problems you have then.

 thanks!
 Trev

> 
> 
> Thanks.
> 
> On 03/30/2011 10:36 AM, Christopher Brannon wrote:
> > Jos? Vilmar Est?cio de Souza <vilmar at informal.com.br> writes:
> > 
> >> I receive a segmentation fault error.
> >> gdb shows me that the error occurs at ibmtts.c: 310.
> > 
> > Line 310 is a macro call.  It declares some variables and a dotconf
> > callback.  So I don't see how it could be failing here.
> > Try it again, and use the bt command within gdb to get a backtrace.  It
> > would give me more info.
> > 
> > And as I said yesterday, IBMTTS is working fine over here, with the
> > latest Speech Dispatcher.
> > 
> > -- Chris
> > 
> 
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20110330/7257b463/attachment.pgp>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]