Crash in 64bit w 32bit child process

Crash in 64bit w 32bit child process

When using NCover Console, to profile a 64 bit application that spawns a 32bit child process, NCover crashes if you specified the //coverall flag.

In my opinion, NCover should be smart enough not to profile the 32bit process and should definitely not crash.


RE: Crash in 64bit w 32bit child process

Hi TJ,

You can specify which process for NCover to follow and avoid this problem, but when using //coverall, NCover is doing just that, so there's no way around it.

In any case, this won't be an issue in NCover 4, which will be available in beta soon!

Best Regards,

NCover Support