Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huge memory leak in Firefox 55 + baselineConstrained #18

Closed
PrimaryFeather opened this issue Aug 30, 2017 · 1 comment
Closed

Huge memory leak in Firefox 55 + baselineConstrained #18

PrimaryFeather opened this issue Aug 30, 2017 · 1 comment

Comments

@PrimaryFeather
Copy link
Contributor

PrimaryFeather commented Aug 30, 2017

Problem Description

When running a Stage3D app on Firefox 55 on Windows using baselineConstrained profile, memory is constantly increasing. This is not shown by System.totalMemory, but by the Windows task manager. Eventually, the browser will crash.

  • Compiled with the latest AIR SDK (26.0.0.118).
  • Tested on Windows 7, 8, and 10
  • Does not happen on MacOS
  • Reported via this Starling issue
  • Adobe Tracker: FP-4198562

Steps to Reproduce

Visit the following URL and open up the task manager. Memory will constantly rise.
https://gamua.com/media/starling/demos/flappy-starling/index-constrained.html

Result: http://imgur.com/a/eGvPb

Known Workarounds

Only happens in baselineConstrained profile. It's recommended to always start Starling with the String auto for profile selection. Very few computers need to fall back to constrained mode nowadays.

@PrimaryFeather PrimaryFeather changed the title Memory endlessly increasing in Firefox 55 + baselineConstrained Memory leak in Firefox 55 with baselineConstrained profile Aug 30, 2017
@PrimaryFeather PrimaryFeather changed the title Memory leak in Firefox 55 with baselineConstrained profile Huge memory usage in Firefox 55 in baselineConstrained profile Aug 30, 2017
@PrimaryFeather PrimaryFeather changed the title Huge memory usage in Firefox 55 in baselineConstrained profile Huge memory leak in Firefox 55 in baselineConstrained profile Aug 30, 2017
@PrimaryFeather PrimaryFeather changed the title Huge memory leak in Firefox 55 in baselineConstrained profile Huge memory leak in Firefox 55 + baselineConstrained Aug 30, 2017
@PrimaryFeather
Copy link
Contributor Author

The latest Flash Player versions (28+) fix this issue. Thanks, Adobe!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant