gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] gnash always runs into assertion


From: Michael Carlson
Subject: Re: [Gnash] gnash always runs into assertion
Date: Mon, 23 Jan 2006 02:12:24 +0800

There is a silly little bug in the code right now that's causing those
error messages about "read bad gradient value!". I think it's a false
error, and not related to your problem. See my patch and some more
information about the problem, here :
https://savannah.gnu.org/patch/?func=detailitem&item_id=4817 .The code
around it has already changed once without it being fixed, so my patch
probably no longer can be applied, but really it's silly and we should
have it fixed soon.

- Mike

On 1/22/06, Guido Ostkamp <address@hidden> wrote:
> Hi,
>
> > The gnomine movie (http://www.unixuser.org/~euske/vnc2swf/gnomine2.swf)
> > still doesn't with the latest cvs... (yeah iknow, i should file a bug
> > report...)
>
> indeed, it doesn't. The current output on this is
>
> address@hidden:~/local/bin> ./gnash /tmp/gnomine2.swf
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 6 read bad gradient value!
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 8 read bad gradient value!
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 2 read bad gradient value!
> gnash: styles.cpp:163: gnash::rgba gnash::fill_style::sample_gradient(int)
> const: Assertion `m_gradients.size() > 0' failed.
> Aborted
>
> With the "vnc2swf.swf" supplied be me and checked in your testsuite the
> behaviour is a little bit different, there it goes into an endless loop
> after printing
>
> address@hidden:~/local/bin> ./gnash
> ~/gnash/testsuite/movies.all/vnc2swf.swf
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 4 read bad gradient value!
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 1 read bad gradient value!
> WARNING: void gnash::fill_style::read(gnash::stream*, int,
> gnash::movie_definition_sub*) (106): 4 read bad gradient value!
>
> Regards,
>
> Guido
>
>
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]