Hi,

Thanks for asking.

The following test still reproduces the bug for me.

    $ counter=0; while echo $counter | festival --language americanenglish -b 
--tts ; do counter=$(( counter + 1 )) ; done ; echo Crashed after $(( $counter 
-1 )) runs.

It reports

    Segmentation fault (core dumped)
    Crashed after -1 runs.

In one trial, festival ran eight times before
crashing.

It seems remarkable to me that this bug has lasted
since 2004.


My package versions are

    ii  festival                 1.96~beta-7     General multi-lingual speech 
synthesis syste
    ii  festvox-kallpc           1.4.0-5         American English male speaker 
for festival, 
    ii  festvox-kdlpc1           1.4.0-5         American English male speaker 
for festival,
    ii  adduser                  3.105           add and remove users and groups
    ii  libaudiofile0            0.2.6-7         Open-source version of SGI's 
audio
    ii  libc6                    2.7-10          GNU C Library: Shared libraries
    ii  libesd-alsa0 [libesd0]   0.2.36-3        Enlightened Sound Daemon 
(ALSA) - 
    ii  libestools1.2            1:1.2.96~beta-2 Edinburgh Speech Tools Library
    ii  libgcc1                  1:4.2.2-3       GCC support library
    ii  libncurses5              5.6+20071013-1  Shared libraries for terminal 
hand
    ii  libstdc++6               4.2.2-3         The GNU Standard C++ Library v3
    ii  lsb-base                 3.1-22          Linux Standard Base 3.1 init 
scrip
    pi  sgml-base                1.26            SGML infrastructure and SGML 
catal
    ii  sysv-rc                  2.86.ds1-33     System-V-like runlevel change 
mech


Here's the core file's stack trace

    (gdb) bt
    #0  0x00000000 in ?? ()
    #1  0xbfec0088 in ?? ()
    #2  0xb7fabc50 in _dl_make_stack_executable () from /lib/ld-linux.so.2
    #3  0xb7ef4c75 in load_ngram_cstr_bin () from /usr/lib/libestools.so.1.2
    #4  0xb7ef4c75 in load_ngram_cstr_bin () from /usr/lib/libestools.so.1.2
    #5  0xb7eba268 in EST_Ngrammar::load () from /usr/lib/libestools.so.1.2
    #6  0x0807131b in lisp_wfst_transduce ()
    #7  0x080716c5 in lisp_wfst_transduce ()
    #8  0xb7f081ae in leval () from /usr/lib/libestools.so.1.2
    #9  0xb7f0b7db in init_subrs_core () from /usr/lib/libestools.so.1.2
    #10 0xb7f08078 in leval () from /usr/lib/libestools.so.1.2
    #11 0xb7f0f211 in vload () from /usr/lib/libestools.so.1.2
    #12 0xb7f0f422 in load () from /usr/lib/libestools.so.1.2
    #13 0xb7f081ae in leval () from /usr/lib/libestools.so.1.2
    #14 0xb7f0b7db in init_subrs_core () from /usr/lib/libestools.so.1.2
    #15 0xb7f08078 in leval () from /usr/lib/libestools.so.1.2
    #16 0xb7f0f211 in vload () from /usr/lib/libestools.so.1.2
    #17 0xb7f0f422 in load () from /usr/lib/libestools.so.1.2
    #18 0xb7f081ae in leval () from /usr/lib/libestools.so.1.2
    #19 0xb7f0b7db in init_subrs_core () from /usr/lib/libestools.so.1.2
    #20 0xb7f08078 in leval () from /usr/lib/libestools.so.1.2
    #21 0xb7f0f211 in vload () from /usr/lib/libestools.so.1.2
    #22 0x08059297 in utf8_explode ()
    #23 0x0805b3e8 in utf8_explode ()
    #24 0x08056ae4 in ?? ()
    #25 0xb791d450 in __libc_start_main () from /lib/libc.so.6
    #26 0x08055c01 in ?? ()


Best,
Kingsley

On 04/26/08 17:44, Kartik Mistry wrote:
> Hi,
> 
> Any updates on this bug?
> http://bugs.debian.org/256948
> 
> Thanks
> 
> -- 
> Cheers,
> Kartik Mistry | 0xD1028C8D | IRC: kart_
> Blogs: {ftbfs,kartikm}.wordpress.com



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to