Hi Steve,

Thanks you for your reply:

> Kunle Odutola wrote:
> 
> > Message:     Debug Assertion Failed!
> > File:        dbgheap.c
> > Line:        346
> > Expression:  _CrtCheckMemory()
> 
> > Does anyone here know what this might mean?
> 
> It means that the heap has become corrupt.  _CrtCheckMemory 
> is called at a specific interval to validate heap integrity.  
> I would say there is a bug in the profiler.

Surely you jest sir!

Actually, this seemed the most likely explanation to me too but, I'm wary of
overlooking possible errors in my code ;-)

Drats!. I was looking forward to the output to guide my memory-usage
reduction exercise.

Cheers,

Kunle

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to