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

[hts-users:00152] Re: demo script, again


CT /home/tomx/fei/HTS-demo/trees/cmu_us_arctic/awb/cmp

Convert current questions/trees for synthesize module
*** glibc detected *** double free or corruption (!prev): 0x08775460 ***


It may be our bug, but it does not happen on my environment.
Could you please run debugger and point out which statement cause this problem?

Thank you very much.

Heiga ZEN (Byung Ha CHUM)


Complete hts log can be found at http://lo3.sk/tmp/hts2.log

it crashes after more than 8 hours.

I've recompiled htk+hts using another version of gcc and glibc without optimisation but the result is the same.

Any comments are welcomed.

Tomas Sykora


enviroment:
glibc-2.3.5-r2
gcc-3.3.6
gentoo-sources-2.6.12-r6
perl-5.8.6-r5
festival-1.4.3
speech-tools-1.2.3
AMD Athlon(tm) XP 2200+
1GB ram

gdb results:

gdb /home/tomx/fei/htk/bin.linux/HHEd
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run -A -B -C /home/tomx/fei/HTS-demo/configs/convert.conf -D -T 1 -s -i -H /home/tomx/fei/HTS-demo/hmms/cmu_us_arctic/awb/cmp/clustered_cmp_qst001.mmf /home/tomx/fei/HTS-demo/edfiles/cmu_us_arctic/awb/cmp/convert_awb_qst001_mcep.hed /home/tomx/fei/HTS-demo_CMU-ARCTIC-AWB/lists/full_awb.list Starting program: /home/tomx/fei/htk/bin.linux/HHEd -A -B -C /home/tomx/fei/HTS-demo/configs/convert.conf -D -T 1 -s -i -H /home/tomx/fei/HTS-demo/hmms/cmu_us_arctic/awb/cmp/clustered_cmp_qst001.mmf /home/tomx/fei/HTS-demo/edfiles/cmu_us_arctic/awb/cmp/convert_awb_qst001_mcep.hed /home/tomx/fei/HTS-demo_CMU-ARCTIC-AWB/lists/full_awb.list /home/tomx/fei/htk/bin.linux/HHEd -A -B -C /home/tomx/fei/HTS-demo/configs/convert.conf -D -T 1 -s -i -H /home/tomx/fei/HTS-demo/hmms/cmu_us_arctic/awb/cmp/clustered_cmp_qst001.mmf /home/tomx/fei/HTS-demo/edfiles/cmu_us_arctic/awb/cmp/convert_awb_qst001_mcep.hed /home/tomx/fei/HTS-demo_CMU-ARCTIC-AWB/lists/full_awb.list

HTK Configuration Parameters[2]
 Module/Tool     Parameter                  Value
#                 NATURALWRITEORDER             FALSE
#                 NATURALREADORDER              TRUE

HHEd
40539/40539 Models Loaded [7 states max, 2 mixes max]

TR 2
Adjusting trace level

LT /home/tomx/fei/HTS-demo/trees/cmu_us_arctic/awb/cmp/trees_awb_qst001_mcep.inf Loading questions/trees from file

CT /home/tomx/fei/HTS-demo/trees/cmu_us_arctic/awb/cmp
Convert current questions/trees for synthesize module
*** glibc detected *** double free or corruption (!prev): 0x08775460 ***

Program received signal SIGABRT, Aborted.
0xb7ed05f1 in kill () from /lib/libc.so.6


Follow-Ups
[hts-users:00153] Re: demo script, again, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:00150] demo script, again, Tomas Sykora
[hts-users:00151] Re: demo script, again, Heiga ZEN (Byung Ha CHUN)