On Fri, Jan 27, 2006 at 02:28:31AM +0100, Diego Biurrun wrote:
On Fri, Jan 27, 2006 at 01:14:10AM +0100, Diego Biurrun wrote:
On Mon, Jan 23, 2006 at 01:57:12PM +0100, Diego Biurrun wrote:
there is a quite serious bug when using AC3 on AltiVec systems. Any AC3 audio file (and DVDs) crashes MPlayer at end of file or when exiting manually with messages like
*** glibc detected *** free(): invalid pointer: 0x1076f3f8 ***
Some more info: This happens with a current Debian unstable system on a February 2005 PowerBook with a 1500MHz G4. I tested with gcc 4.0.3, 3.4.6 and 3.3.6 - all from Debian - no difference.
Using the updated liba52 that was posted to dev-eng does not make a difference. Also, for some reason Luca Barbato cannot reproduce this problem on Gentoo...
However, he can come up with a patch that fixes the problem... It works for me, but I'd appreciate if somebody could look this over before I commit... Diego