Kimmo Mustonen wrote:

> Does this help any? What could cause this kind of problem? Different size
> of floating point numbers in the structure and what the code assumes or
> something...? I tried to look at the indexes used at least in psymodel.c
> but couldn't find anything obviously suspicious.
> 
> I think this kind of behaviour is PPC specific? AmigaOS+PPC specific? No
> similar table overruns in other architectures? One might test it with this
> kind of code, but if the code had this kind of overruns, it's quite
> strange if it wouldn't cause lots of problems.

Did you try to increase the stack size? LAME 3.8x allocates local stack
space for the GTK variables even if you don't use GTK (some #ifdef are
gone) and this might lead to your problems. I've set the stack size of
512 kB and LAME works rock steady on my PPC Mac...

Best regards,

Wilfried Behne

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to