memory-leaks
AJAX4JSF/AjaxStateHolder | Session Memory Leak
I am working on the performance tuning of an enterprise web application with about 300 simultaneous user. I have noticed from the GC log that the application heap is always growing and objects are alw[详细]
2023-04-09 23:30 分类:问答Asp.net Script Manager Memory Leak
I am using asp.net script manager and the code is as given below: <asp:ScriptReference Path=\"~/Scripts/jquery-1.5.1.min.js\"/>[详细]
2023-04-09 23:02 分类:问答NSDecimalNumberPlaceHolder Leak
I have an iPad app that I am testing in Instruments before beta testing. I have gotten rid of all memory leaks except one, and I can\'t find any information on it. I am baffled as to what to do, since[详细]
2023-04-09 21:05 分类:问答Perl memory leak from match operator
While investigating a long running perl program for memory leaks I tried to use Test::LeakTrace. Looking at one of the leaks it reports I can nar开发者_开发百科row down the leaking code to just:[详细]
2023-04-09 19:48 分类:问答how to migrate and process data in java with low memory and faster
I have an application that receives files with a flat table in DBF, which normalize and convert and insert into a MySQL database, files that grow to between 250,000 to 270,000 records and now consumes[详细]
2023-04-09 19:15 分类:问答Message sent to deallocated instance -- short and simple
This has to be very basic, but I don\'t see the problem. The program crashes whenever the following code block is executed. Analyzer reports a possible memory leak:[详细]
2023-04-09 19:02 分类:问答Memory leak when using json-data on a map
I\'ve the following problem: I\'m accessing foursquares Venue API and get a JSON string back. I parse this string with this json-framework. After that I\'m saving the dictionaries and arrays for acce[详细]
2023-04-09 17:59 分类:问答Unable to run Leak Instruments in xcode
I am using xcode 4 and tried to run the leaks tool by clicking on the Product > Profile button in the top menu.[详细]
2023-04-09 17:16 分类:问答Valgrind memory leak reported in QT list append
I am using a serializer in QT C++. It looks ok but valgrind (memcheck tool) is reporting a memory leak on this function.[详细]
2023-04-09 15:19 分类:问答How is my simple android activity leaking memory?
My activity simply displays an image: public class PhotoFrameActivity extends Activity { @Override public void onCreate(Bundle savedInstanceState) {[详细]
2023-04-09 13:42 分类:问答