memory-leaks
the leak Activity monitor is reliable?
IWrite my iphone app. I checked the leak with leak instrument when I push and pop a ViewController. it can\'t find any red tip.[详细]
2023-04-13 00:27 分类:问答Memory leak when run Drupal on linux apache, but same application wont leak mem on windows server
Current my website is using drupal 6 , the apache http is using prefork mpm. When i test my web application, the memory wont release at all , it just adds up the memory usage.[详细]
2023-04-12 22:28 分类:问答Android Memory Crashes
I am playing with Cocos2d nowadays and facing lot many memory related issues. Anybody can tell me any best way to manage the memory or find memory crashes. I have tries MAT plugin(http://ww开发者_运维[详细]
2023-04-12 20:52 分类:问答Instruments not able to find a memory leak
I have this test code which i run using Profile options. But I am not able to see any leaks I h开发者_如何学编程ave injected a leak but not sure why instruments is not showing a leak[详细]
2023-04-12 18:32 分类:问答android.view.ViewRoot$RunQueue$HandlerAction prevents Dialog from beeing garbage collected
I am currently building an android application that will be run only on tablets. One feature is displaying a list of events in a (custom created) dialog.[详细]
2023-04-12 13:52 分类:问答How much memory for unit test suite is ok?
I have ~700 tests with ~1500 assertions, tests are running on sqlite on RAM drive. I run this using phpunit /dir/name, without any additional suite setup.[详细]
2023-04-12 11:30 分类:问答Objective C , iOS - Received memory warning
i am currently working on an iOS project which makes good progress, but the whole memory thing on iOS is not working properly.[详细]
2023-04-12 11:30 分类:问答Process uses large amount of memory
I\'m building an Android app that parses a pretty big XML file (around 500 items) using SAX and then rendering it to a ListView via a custom adapter.I\'m parsing the XML to a List I created, which I t[详细]
2023-04-12 11:24 分类:问答memory leakage in CCAction in objective-c
I want to cleanup memory. Here is my code [[CCActionManager sharedM开发者_C百科anager] removeAllActionsFromTarget:currentValue];[详细]
2023-04-12 10:14 分类:问答.NET application experiences sudden an extreme growth of unmanaged memory
I\'m running an application that exhibits some very peculiar issues.It runs just fine for around 2.5 hours, then suddenly unmanaged memory begins to grow, and grow quickly.Within around another half a[详细]
2023-04-12 09:21 分类:问答