gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage


From: Sandro Santilli
Subject: [Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage
Date: Sun, 13 Mar 2011 20:48:58 +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 #8, bug #32521 (project gnash):

Dumping actions in the loop shows every getPixel returning:
[number:1.67117e+07]

toString of that number returns [string:ff0000] (wonders!)
which added 0x to becomes [string:0xff0000] and get set to register 2.

So, pixel _is_ red and the inner loop isn't entered.

This happens pretty much in every attempt, with randoms being:
70,13 65,7 51,29 5,47 68,31 40,25 56,32 57,46 23,45 30,24 23,20

btw, is it normal that [number:1.67117e+07].toString becomes ff0000 ?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32521>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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