[MPlayer-dev-eng] MPlayer crashes when compiled with gcc 4.2 ( and gcc 4.3 snapshots)
Uoti Urpala
uoti.urpala at pp1.inet.fi
Mon Dec 18 18:26:54 CET 2006
On Mon, 2006-12-18 at 12:11 +0200, Ismail Donmez wrote:
> 18 Ara 2006 Pts 12:01 tarihinde, Ismail Donmez şunları yazmıştı:
> > Compiling with any flag >= -O1 crashes, but -O0 is ok. Time to report a gcc
> > bug. Thanks guys!
That the crash depends on compiler options does not make it a compiler
bug.
> Reported as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30247
So another bogus gcc bug report...
Apparently you've enabled the broken "color console" feature. The
mod_text[] table in mp_msg.c is shorter than the 'mod' values it's
indexed with.
More information about the MPlayer-dev-eng
mailing list