[MPlayer-dev-eng] a52 codec with divx causing segfault in mplayer
Michael Niedermayer
michaelni at gmx.at
Wed Aug 10 15:26:39 CEST 2005
Hi
On Wed, Aug 10, 2005 at 02:25:15PM +0200, Diego Biurrun wrote:
> On Wed, Aug 10, 2005 at 12:05:03PM +0200, Michael Niedermayer wrote:
> >
> > hmm, guess i should report it even though i know it will be marked invalid
> > or ignored or if iam really lucky they make gcc fail with a error message
>
> Please report anyway, it never hurts to try, if it does not help it will
> raise awareness that the gcc tea sucks...
did it, was a duplicate of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11807
which was opened 2003 and is sill open
iam curious how long they will need to add something like
if(!strcmp(reg,"ebp")){
fprintf(stderr, "ebp clobbered uhh iam shitting in my pants\n");
exit();
}
[...]
--
Michael
More information about the MPlayer-dev-eng
mailing list