Lost your password?

Blogs about: Memory Leaks

Featured Blog

How to handle Memory Leaks in Java/J2EE Applications ?

Vinay wrote 1 week ago: In this article, I have tried to analyze the various causes which may lead to Memory Exception. Once … more →

Tags: Java Framework, Java/J2EE Applications, OutOfMemoryException

Memory Leaks and iPhone App Development

leeks wrote 3 weeks ago: The past week or so since I completed my first iPhone app, I have been testing out the app on the In … more →

Tags: iphone app development, technology, iphone sdk, iPhone SDK resources, static analyser, Xcode 3.2

Memory Leaks

riaansnyders wrote 3 weeks ago: Recently I have been stuck with a set of adapters with huge memory leaks. Below is a link to an arti … more →

Tags: Integration, Biztalk, WCF, C#, Custom development, Adapters, WPF, debugging

Vista Memory Problem

John wrote 2 months ago: I’m having memory issues with Vista 64, the details of which can be seen in the linked post. T … more →

Tags: Computing, Vista, 64-bit

Microsoft on why a memory leak isn't really a leak

uglybugger wrote 4 months ago: The genesis of this rant is that a colleague and I have just spent a couple of days diagnosing and f … more →

Tags: Software, javascript, Internet Explorer, jQuery, gwt

Java Profiling Tools1 comment

harjitdelhi wrote 5 months ago: Java Code Profiling is a common requirement in projects for analyzing performance bottlenecks. Altho … more →

Tags: Java Tools, java profiling, TPTP, Jip, profiler, Java Performance, Performance Optimization, java interactive profiler

All about Memory Leaks

ramanap wrote 6 months ago: Lets first understand what are memory leaks in Java.. If a program holds a reference to a heap chunk … more →

What Is Soak Testing?

softwaretestingtips wrote 7 months ago: Soak testing is one type of Performance testing in which we can test the stability and response time … more →

Tags: Manual Testing, Soak Testing, Performance testing, reliability testing, Load Runner, Soak Testing in Load Runner, Soak Testing Objectives, Response Time, multi-tiered system

Memory leaks

mdxscratch wrote 7 months ago: To optimize performance of the program I tried Instruments, a tool to locate memory leaks, object al … more →

Tags: iPhone, AVAudioPlayer, instruments

Closures and IE Circular References1 comment

Vinay wrote 9 months ago: the below nice article is from http://siteexperts.spaces.live.com/Blog/cns!1pNcL8JwTfkkjv4gg6LkVCpw! … more →

Tags: Javascript / DOJO, Web, Closures, Closures and IE Circular References, JavaScript closures, Memory Leak Detection Tools

New Software Engineering Tools for LabVIEW

ekerry wrote 10 months ago: There is perhaps no more appropriate place to announce the arrival of two new toolkits for large app … more →

Tags: old, LabView, Software Engineering, Unit Testing, code analysis, validation, requirements, dynamic analysis, Desktop Execution trace Toolkit

SPDisposeCheck Developer Tool

Yvonne Harryman wrote 10 months ago: My very first blog was discussing best practices around disposing of SharePoint Services Objects: ht … more →

Tags: SharePoint Services Objects, SPDispose, SPDispose false positive, SPDispose Tool

Analyzing Java Heap problems Part 2: Using Eclipse MAT

Miq wrote 11 months ago: In part one we saw how to obtain the data to analyze, the heap dumps. Now we are looking into a nice … more →

Tags: Java, Programming Language, Software development, Eclipse, heap dump

5 reasons why softwares leak memory?

Deviloper wrote 11 months ago: Memory leaks or corruption in programs occur mainly due to following reasons: 1. Inadequate knowledg … more →

Tags: General

Observer/Listener structures in C++ with boost's smart pointers4 comments

volkerkaiser wrote 12 months ago: Whenever you are developing sufficiently large complex programs in languages like C++ or Java you ha … more →

Tags: C/C++, boost

Five Best Software Development Products - Ever

ophirk wrote 1 year ago: This is just my biased and very personal opinion. 1. Turbo Pascal 3.0 (1986) No Mouse, No Objects , … more →

Tags: Algorithms, developer, Software, ui, Virtual Appliances, virtualization, Emacs, ide, Open-Source

Java solves all memory problems, or maybe not?3 comments

Miq wrote 1 year ago: Many people think that Java’s Garbage Collector (GC) solves all of their memory management pro … more →

Tags: Java, Programming Language, heap dump

How to iterate all MFC objects allocated on heap?

Jijo.Raj wrote 1 year ago: MFC is famous for memory leaks. Usually we add icing and cherrys to those leaks by adding our own le … more →

Tags: MFC, codeproject, AfxDoForAllObjects(), dump all mfc objects, dump objects, iterate mfc objects, mfc objects in heap, CObject

Out of Memory!

S wrote 1 year ago: Ever since I’ve started working with MS Excel 2007, I’ve encountered several incidences … more →

Tags: Excel, Python, vba


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS