[MPlayer-dev-eng] MPlayer crashes when compiled with gcc 4.2 ( and gcc 4.3 snapshots)

Ismail Donmez ismail at pardus.org.tr
Mon Dec 18 11:01:50 CET 2006


18 Ara 2006 Pts 11:49 tarihinde, Attila Kinali şunları yazmıştı: 
> On Mon, 18 Dec 2006 11:38:18 +0200
>
> Ismail Donmez <ismail at pardus.org.tr> wrote:
> > Replying to myself, compiling mp_msg.c with gcc 3.4 and rest with gcc 4.2
> > it doesn't crash. So the problem lies in mp_msg.c for sure.
>
> Could also be a gcc bug. Try to compile the file by hand
> with zero optimization (-O0, no -f*). If it still crashes,
> you should be able to get at least valid line numbers.
> If it does not, add optimizations until it crashes again.
> Then compare the asm output with the one from the last step.

Compiling with any flag >= -O1 crashes, but -O0 is ok. Time to report a gcc 
bug. Thanks guys!

Regards,
ismail



More information about the MPlayer-dev-eng mailing list