Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Same reports after application/device restart?
Same reports after application/device restart? [message #1733666] Mon, 30 May 2016 20:51
mr Antback is currently offline mr AntbackFriend
Messages: 1
Registered: May 2016
Junior Member
Hi all,

I'm investigating a memory leak in my application. Thanks to MAT, I have been able to locate it and now I'm trying to fix it. The problem is that I make changes to my code, I restart the device, I restart the application, I generate a new dump but the dump is almost exact to the previous one. After running the application after hours to produce the memory leak I expect a very different dump after restarting the device and updating the application. At least, the number of leaked instances should be smaller. Even commenting the code that produces the leak, produces the same dump.

Am I missing something? What am I doing wrong?

The way I'm getting the dump is through "Android Studio -> Android Monitor", selecting the process, and clicking the "Dump HPROF file" button.

Thanks a lot for your help. I'm going crazy ...

Regards.

[Updated on: Tue, 31 May 2016 07:09]

Report message to a moderator

Previous Topic:Will us support Android format hprof dump in the furture?(version 1.0.3)
Next Topic:Memory Analyzer 1.6.0 Released
Goto Forum:
  


Current Time: Tue Apr 23 06:28:08 GMT 2024

Powered by FUDForum. Page generated in 0.03313 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top