>For some reason the latest versions of lame have crashed on my system when
>running on PPC processor. The same code compiled for m68k processor
>doesn't crash. I think the problem is probably memory access at invalid
>address, but because of the system design, on m68k it luckily doesn't seem
>to cause a problem but on a PPC side it really does.

Yep, I too have been noticing this lately (and is the reason I haven't
released any binaries lately)... :P

[...]
>Any idea? Does this kind of problem occur in any other architecture?
>If the problem can't be found, at least inserting some assertions could
>be a good idea. I can continue debugging more if needed.

This problem seems to be linked with optimization, as I just tried a compile
without optimization (vbrquantize.c fails with some weird error, compile that
*with* optimization (don't ask me why)), and without optimization things seem
to work...


- CISC

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

Reply via email to