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

Memory Leak on iOS using very basic ionic application #2367

Closed
jhullfly opened this issue Oct 8, 2014 · 5 comments
Closed

Memory Leak on iOS using very basic ionic application #2367

jhullfly opened this issue Oct 8, 2014 · 5 comments

Comments

@jhullfly
Copy link

jhullfly commented Oct 8, 2014

The following codepen http://codepen.io/anon/pen/aKLyl crashes on iOS after about 2 minutes with a memory footprint of 500+MB. It is a minor modification of the tabs example app (with automatic clicking). I am running xcode 6.0.1, iPhone 5 with iOS 8.

I did a similar thing using just angular and ui.router for comparison. http://codepen.io/anon/pen/wGshb it had a flat memory footprint and was able to run for over an hour.

I know lots of memory issues have recently been fixed in ionic but there seems to still be some lingering iOS specific issues still. Worth noting that on chrome both these codepen's seems to have a flat memory profile. I did not see any currently open bugs describing memory leaks.

Jesse

@jhullfly
Copy link
Author

jhullfly commented Oct 9, 2014

Two even closer examples one that has the memory leak and one that does not.

http://codepen.io/anon/pen/ynbCd - has memory leak on iOS

http://codepen.io/anon/pen/IcyLr - does not leak on iOS

The only differences is in one it uses 'ion-list' and 'ion-item'. In the other it uses 'ul' and 'li'

Jesse

@Ionitron
Copy link
Collaborator

Greetings, @jhullfly!

My sensors indicate that this issue has been inactive for a while.
Due to this, the issue will be closed in 7 days.

If you believe the issue has not been fixed, please add a comment.
This will notify us so we can assist you, and will prevent the issue from being automatically closed.
Feel free to include the following information about the issue, so that we may assist you:

  • Can you provide a detailed description of this issue?
  • How would a robot go about replicating this issue?
  • What platform does this happen on? (iOS, Android, all, etc.)
  • What platform versions does this happen on? (Android 4.2, iOS 7, all, etc.)
  • Is this an issue with the Ionic Framework, or Ionic CLI?

Thank you for allowing me to assist you.

@Ionitron
Copy link
Collaborator

Greetings @jhullfly!

Sorry but this issue may no longer be applicable to recent versions of Ionic.

If you are still experiencing this issue, please feel free to reopen and provide the following information so that I may assist you.

  • Can you provide a detailed description of this issue?
  • How would a robot go about replicating this issue?
  • What platform does this happen on? (iOS, Android, all, etc.)
  • What platform versions does this happen on? (Android 4.2, iOS 7, all, etc.)
  • Is this an issue with the Ionic Framework, or Ionic CLI?

Additionally, providing a codepen which replicates the issue is extremely helpful.

If you wish to get help using the framework itself, the recommended place is the forum.

Thank you for allowing me to assist you.

@shrutigour217
Copy link

I am also facing the issue for my ionic 1 application.

  • Can you provide a detailed description of this issue?
    Yeah. It occurs when I route back and forth from a radio list screen to another.
  • What platform does this happen on? (iOS, Android, all, etc.)
    Android
  • What platform versions does this happen on? (Android 4.2, iOS 7, all, etc.)
    Android 4+
  • Is this an issue with the Ionic Framework, or Ionic CLI?
    Seems like some memory leak

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 1, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants