Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!portal!fernwood!oracle!news From: mwick@.com (Mark Wick) Newsgroups: comp.windows.ms.programmer Subject: Codeview for Windows: Warning CV2206 Message-ID: <1991Mar20.174919.24501@oracle.com> Date: 20 Mar 91 17:49:19 GMT Sender: Mark Wick Reply-To: mwick@oracle.UUCP (Mark Wick) Organization: Oracle Corporation, Belmont, CA Lines: 28 Has anyone else had this problem: I have a large application, about of third of which has CodeView information compiled into it (using -Zip flag). I then linked the application with the /CO. Everything looked good. However, when I then tried to run the application under CodeView, I got the following message in the Command window: CV2206 Warning: Corrupt Debug OMF found in . Deleting source line. I get this message about 30 times, then the entire system hangs with a UAE in Windows. The in the message is different each time, and is always of a file that has CodeView information compiled into it. Does anyone know - What OMF stands for? - Why this is happening? - What I could do about it? If you do know, then you know more than Microsoft technical support, which was unable to offer any worthwhile advice. I've also checked on the CompuServe Microsoft "Knowledge Base", but there was nothing there either. Any help would be greatly appreciated. Mark