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: Benjamin Wolsey
Subject: [Gnash-commit] [bug #32521] SIGKILL after ever-growing resource usage
Date: Mon, 14 Mar 2011 07:14:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.127 Chrome/10.0.648.127 Safari/534.16

Follow-up Comment #13, bug #32521 (project gnash):

The BitmapData constructor creates a bitmap the size of the MovieClip VectorMC
and sets all pixels to red (0xff0000, 16711680). From Sandro's comments it
seems that Gnash isn't drawing anything, or is at least drawing it wrong,
because the pixels stay red afterwards too.

Reproducing it should be as easy as getting a definition of VectorMC and
copying the BitmapData code, as any dynamic transformations of VectorMC should
be ignored.

Anyway it seems that either VectorMC is somehow wrong, or BitmapData is.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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