NUnit crashes when run through NCover. Instruction 0x791bc8
NUnit crashes when run through NCover. Instruction 0x791bc8
Hello all,
I've got a problem with nunit crashing when run from ncover. I get the error "The instruction at "0x791bc807" referenced memory at 0x03ae223e". The memory could not be "read".
I have tried running the same command on nunit directly and there is no issue there, so it looks like a problem with ncover somehow. I've also found this old thread on the forus:
http://www.ncover.org/COMMUNITY/ShowPost.aspx?PostID=33
which appears to describe the problem but the solution is unclear. I am using ncover 1.3.3 which appears to be the only version available for .net 1.1 which is a requirement for my development environment. Is there a version of ncover for 1.1 in which this bug is fixed?? Or am I doing something else wrong?
I can see from the coverage log file that it is hooking into the assemblies that I am interested in, however this seems to be preventing any output from actually being generated.
Any help on this is greatly appreciated!!
Thanks
David