Received a strange exception from PTU:
Running 32215438_0_1203475291_In.xvl...A:vm/jit_region.cpp:LEVEL_VM::REGION::FetchRegion:1209: No valid instructions at 0x9d9ee3
NO STACK TRACE AVAILABLE
Detach Service Count: 27849
@CHARM-VERSION: $Id: version.cpp 13681 2007-08-15 17:40:22Z rscohn1 $
@CHARM-BUILDER: "pintest"
@CHARM-COMPILER: MS-cl 1400
@CHARM-TARGET: ia32
@CHARM-CFLAGS: __OPTIMIZE__=__OPTIMIZE__ __NO_INLINE__=__NO_INLINE__
Some details about the code being profiled and the environment:
- Runs fine when execute on the command line, outside of PTU.
- Program takes in a workload file and process it. This error comes up on one of the workloads. The others run fine under PTU.
- Using PTU version: ptu30_005_win_ia32
- Tests executed on Windows Server 2008 and Windows Server 2003 SP2
Any ideas/clues as to what may be going on?