Skip to main content

Error COBCH0912

  • August 11, 2013
  • 1 reply
  • 0 views

I develop a program with VC 2.1 and have an unsolvable problem: everytime I come to a build/rebuild, I get this error message: ' COBCH0912: internal error - dictionary invalid r/w'. - Can anyone tell me how I get rid of this error?

Stefan from Germany

1 reply

Michael Burgun
  • Participating Frequently
  • August 11, 2013

I develop a program with VC 2.1 and have an unsolvable problem: everytime I come to a build/rebuild, I get this error message: ' COBCH0912: internal error - dictionary invalid r/w'. - Can anyone tell me how I get rid of this error?

Stefan from Germany

Hi Stefan,

I've seen this occur a couple of times in the past and each time it's been a bug in the compiler. You should send your project off to Micro Focus and report the problem as a bug.

That being said, it's also been the case that I was able to code around the problem. If you can post your code here we might be able to get you round the problem ...

Michael