RoutineOp/delphi-code-coverage

Access violation at address 004D68A0 in module 'CodeCoverage.exe'. Read of address 00000000

Closed this issue · 0 comments

What steps will reproduce the problem?
This is my command line:
CodeCoverage -m Tests.map -e Tests.exe -u ShellBrowser ShellControls 
JamControls JamDialogs Shell_Win32 ShellLink ThreadPool JamWorkItems 
JAmSelectionList -sd ..\Source -od CodeCoverageReport -xml -html

What is the expected output? What do you see instead?
Access violation at address 004D68A0 in module 'CodeCoverage.exe'. Read of 
address 00000000

What version of the product are you using? On what operating system?
V1.0 RC1 on Windows 7 x64 with Delphi XE2

Please provide any additional information below.
I can supply Tests.Exe and Tests.map if you like

Original issue reported on code.google.com by joachim....@gmail.com on 12 Apr 2012 at 1:09