|
| From: | Sandro Santilli |
| Subject: | [Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage |
| Date: | Sun, 13 Mar 2011 22:09:48 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2 |
Follow-up Comment #12, bug #32521 (project gnash):
I've modified main.swf to trace the return from getPixel.
pp gives many 16711680, even in big sequences, but it gives also other values
sometimes.
Gnash, on the other hand, always output _only_ 16711680.
Tracing x/y too I found a single pixel that shows it clearly:
pp:
11
34
1387072
Gnash:
TRACE: 11
TRACE: 34
TRACE: 16711680
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32521>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |