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: Rob Savoye
Subject: Re: [Gnash] gnash always runs into assertion
Date: Sun, 22 Jan 2006 11:31:15 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

Guido Ostkamp wrote:

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

I've noticed this new problem with gradients recently. I thought it was a result of my improving the error message. but not I'm convinced this was it. I'm now starting to think that this new bug is a result of a checkin that was made while I was on vacation. I'm trying to dig through CVS to see what that change was. All I can tell is that with CVS before I left, I got none of the messages, and now I get them with many movies where I didn't previously. I'm glad checkins happened while I was offline, but we need to track down what the change was and fix it.

        - rob -




reply via email to

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