bugGnash - The GNU Flash player - Bugs: bug #25702, Memory use keeps increasing

 
 

bug #25702: Memory use keeps increasing

Submitter:  Sandro Santilli <strk>
Submitted:  Wed 25 Feb 2009 01:26:04 PM UTC
Votes: 50
 
Category:  core Severity:  4 - Important
Release:  master Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 02 Jul 2013 10:00:25 PM UTC, comment #8: 

The movie is no longer available at the original location, but can still be found here, assuming it is the same:

http://web.archive.org/web/20100103215426/http://laurapausini.com/laurapausini.swf

On my system, Gnash does not exhibit memory usage growth with this movie anymore, though rendering seems to take a fair amount of CPU time. So I'm optimistically closing this as fixed.

Bastiaan Jacques <bjacques>
Group Member
Mon 21 Feb 2011 04:58:57 PM UTC, comment #7: 

I believe it is an infinite recursion caused by MovieClip.filter properties not being as expected. That's not something we can really avoid except by implementing it more. Still a bug in trunk though.

Benjamin Wolsey <bwy>
Group Member
Tue 13 Jul 2010 02:59:29 PM UTC, comment #6: 

Bug #28009 is well understood and has to do with temporary objects. This one seems to be not completely figured yet, and what was figured seems to have to do with timeline control.

Sandro Santilli <strk>
Group Member
Tue 13 Jul 2010 02:54:54 PM UTC, comment #5: 

Hi there,

Any news on this issue?
Is there any chance that #28009 might be a duplicate of this bug?

Mind Booster Noori <mindbooster>
Tue 13 Jul 2010 02:54:38 PM UTC, comment #4: 

Hi there,

Any news on this issue?
Is there any chance that #28009 might be a duplicate of this bug?

Mind Booster Noori <mindbooster>
Tue 26 Jan 2010 10:42:51 AM UTC, comment #3: 

No wait, Gnash loops through the first frame for ever when it shouldn't. The growing memory use probably goes away once the intro disappears.

It's an AVM1 movie despite being SWF10.

Benjamin Wolsey <bwy>
Group Member
Tue 26 Jan 2010 10:40:37 AM UTC, comment #2: 

The memory growth seems attributable to the creation of new MovieClip instances.

I suspect that's expected, but that the old instances should be removed.

Benjamin Wolsey <bwy>
Group Member
Thu 26 Feb 2009 06:39:42 PM UTC, comment #1: 

On exit, I get the following assertion with trunk: as_environment.cpp:1075: void gnash::as_environment::markReachableResources() const: Assertion `_stack.empty()' failed.

I confirm the memory growth.

Bastiaan Jacques <bjacques>
Group Member
Wed 25 Feb 2009 01:26:04 PM UTC, original submission:  

http://www.laurapausini.com/laurapausini.swf

It's an SWF10, but plays some (the intro screen).
Problem for this bug report is that memory use keeps growing.
Check GC stats.

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mindbooster (Voted in favor of this item)
  • -email is unavailable- added by mindbooster (Posted a comment)
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 50 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-02 bjacques CategoryNone core
        ReleaseNone master
        StatusNone Fixed
        Open/ClosedOpen Closed
    2010-07-13 mindbooster Carbon-Copy- Added mindbooster

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code