Hello, Sometimes when I try to start a program using the CW debugger I get a blank dialog box. After I click OK, I see this error message in the log window: Bus error exception at 0x10c138c0 (PrvPtrCheck) Often this means I have a pointer related bug to fix. Unfortunately, I can't find anything that directs me to where the error occurred. (I don't think 0x10c138c0 is meaningful, except perhaps to the people who write the CW IDE). So I look at what I have changed recently, and that sometimes gives me a clue. Once the problem was memset() style arguments in MemSet(), although the relevant MemSet() was nowhere near the code I had recently changed. It's gotten worse today. Now I get the PrvPtrCheck error if I have breakpoints, but not when I remove the breakpoints. What's going on? Am I doing something wrong, or is there a bug in CW? What should I do? Regards, Greg Bungo [EMAIL PROTECTED] (630)949-3250 voice (630)949-3299 fax
