|
From: Frank C. <fr...@ca...> - 2010-01-29 01:57:33
|
Hello
I am trying to get espeak running on a g4 mac now running debian sid. I found that both the debian packages in sid and the 1.42.33 that I built segfault. Running 1.42.33 shows
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0031 for phoneme ''
Invalid instruction 0000 for phoneme ''
Invalid instruction 0008 for phoneme ''
Invalid instruction 0000 for phoneme ''
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x491cd480 (LWP 12980)]
0x0fe53194 in InterpretPhoneme (tr=0x10021b00, control=256, plist=0x491c5640,
phdata=0x491c558c) at synthdata.cpp:821
821 instn = *prog;
(gdb) print *prog
Cannot access memory at address 0x1017b170
Am I doing something wrong? I did rebuild the phondata files. Please let me know if there is any other information you need.
Thank you
--FC
|