The CLR Profiler tool always crashes part-way through when I use it to
profile an app I'm developing. Outside of CLR Profiler, the app normally
runs for about 20 minutes doing heavy text processing. With CLR Profiler it
runs for about 2-5 minutes and then triggers an assert dialog in the
underlying Visual C++ debug library.

The relevant info from the assert dialog is:

Message:     Debug Assertion Failed!
File:        dbgheap.c
Line:        346
Expression:  _CrtCheckMemory()

Does anyone here know what this might mean?

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