Lost your password?

Blogs about: Memory Leak

Large Memory Leak in SharePoint 2007

Craig Porter wrote 1 day ago: Todd Carter has discovered a potentially large memory leak in SharePoint 2007 / MOSS 2007 / WSS 3.0 … more →

Tags: MOSS, SharePoint, WSS

Finding a Memory Leak in a .Net Application

wallism wrote 5 days ago: Do You Have a Leak? What do you do when you think your application has a memory leak? I’m sure … more →

Tags: .NET, smartclient, ANTS Profiler, Gc, memory management, redgate, Winforms

SPDisposeCheck is your friend

Adam wrote 2 weeks ago: .Net has some known issues with garbage collection and SharePoint has inherited those problems. When … more →

Tags: development, SharePoint, Garbage collection, SPDisposeCheck

XmlSerializer Memory Leak Solution

bpostaci wrote 2 weeks ago: This problem occurs because an assembly that contains Microsoft intermediate language (MSIL) is crea … more →

Tags: C#, ASP. NET, XmlSerializer, Constructor

How to detect and avoid memory and resources leaks in .NET applications

mkiefer wrote 2 months ago: MSDN features an article covering reasons why and how managed applications can suffer from memory le … more →

Tags: Programming & Howtos, Tools, Best Practice, C#, debugging, Garbage Collector, profiler

Access Violation in unallocated pointer

edeguzman wrote 3 months ago: Lately I was debugging a bug in an application that crashes on Windows Vista but not crashing in Win … more →

Tags: C/C++ Language, Programming, access crashes, access violation

Assigning Values to Properties - The Common Pitfall1 comment

bharath2020 wrote 3 months ago: self.view=[[UIView alloc]initWithFrame:screenFrame]; No prizes for saying the above statement assign … more →

Tags: iPhone, Objective-C 2.0, Properties

Finding Memory Leak using Valgrind

masdel wrote 3 months ago: Dah hampir tiga minggu ini gw stuck ama research gw gara-gara si “segmentation fault” d … more →

Tags: Programming, Research, Tutorial, C#, Debugging tool

Strings and Memory leaks2 comments

Eyal Schneider wrote 3 months ago: java.lang.String is one of the mostly used classes in Java. Interestingly,  it is important to know  … more →

Tags: Java, JDK packages, Bug, char array, immutable, java.lang.string, String, substring

A Simple Approach to Memory Analysis

Vinay wrote 4 months ago: Introduction Memory Leaks are a common error in programming, especially when the language used to wr … more →

Tags: Others, memory analysis

Parallels Has a Memory Leak...

space8 wrote 4 months ago: Do you have a brand new uni-body MacBook Pro? Do you use Parallels? Chances are you’ve seen yo … more →

Tags: MacBook Pro, Parallels

Memory leak in erlang.2 comments

iron9light wrote 4 months ago: Let’s talk about memory leak in java or .net first. Maybe you think with auto Garbage Collecti … more →

Tags: erlang

Memory Leak in CLR

Lakshmi Sravanthi Chowdam wrote 5 months ago: Definition of memory leak A memory leak occurs when memory is allocated in a program and is never re … more →

Tags: Framework, C#, CLR, dispose, Finalize, Finally, Garbage Collector, Gc, Memory

How To Fix c000021a In Seconds

zbish007 wrote 5 months ago: c00021a is a memory leak problem. When softwares don’t dispose all of their objects in memory, … more →

Tags: WINDOWS ERRORS, Registry Cleaners, c000021A, c000021a error, fix c000021a

Plugging a Memory Leak using NetBeans1 comment

jamesdavidallen wrote 6 months ago: Garbage collection is one of those things I take for granted, it just does it’s thing in the b … more →

Tags: Java, NetBeans, profiler

Memory Leak Related to _bstr_t and _variant_t

wuxuesong wrote 6 months ago: I was helping investigate a memory leak issue the other day. We used LeakDiag to generate some log f … more →

Tags: Software development, Tools, Debug, LeakDiag, LDGrapher

bug 8525592 - SGA memory leak during db shutdown

John Hallas wrote 7 months ago: 10 days ago I posted regarding informational messages in trace files and how they seem to have incre … more →

Tags: Oracle, 11g New Features, Updating SGAs in kzam_check_limit, kzam_check_limit, 11g trace files, MaxSize, 8525592, SGA

When not to use CfQueryParam

misterdai wrote 7 months ago: What!?  How could anyone say such a thing about the great CfQueryParam tag? Well, for starters, I … more →

Tags: CFML, ColdFusion

Web Browsers Memory Usage List

ryansa wrote 7 months ago: Test Procedure : In order to keep the test environment as constant (and thus fair) as possible, all … more →

Tags: Technology Articles, Web Browser, memory usage, VMware, Blank Page, One page, Six Pages


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS