My application crashes when I try to profile it with VC6 profiler
- From: "Manu" <manu.abhishek@xxxxxxxxx>
- Date: 24 Nov 2006 02:29:01 -0800
Hi,
I am using VC6 SP6 on win2k server.
I use makefiles to compile my project. I have used the /PROFILE
linker option to include profiling information. I also copy the .map
files for all the modules into the bin directory.
The problem is that when I run
prep /om /fv myexe // this goes fine
and then profile myexe // this causes a crash
The error reads
0xc8694af referenced memory at 0xc8694af. The memory
could not be read.
Has anyone encountered such an error while profiling their
application ?
Manu.
.
- Prev by Date: Re: LNK2001 error with my lib file
- Next by Date: Re: Visual C++ 2005 on NT 4.0 SP6a
- Previous by thread: LNK2001 error with my lib file
- Index(es):