Dev-C++ (5.6.3) - Access violation

closed account (jvqpDjzh)
I have just tried to save a declaration of a class, that I have just modified, and suddenly it gave me this error:

address: 0x00136FA0
error message: access violation at address 0x00136FA0 in module "devcpp.exe". Read of address 00002026.

This is very annoying, because it happens many times with these recent versions.

I love Dev, but these bugs are making me nervous.

Last edited on
If you ever find yourself in a position where you need to run a stack trace on your IDE, don't use that IDE.
While I tend to agree with Computergeek01 here, I've used version 5.6.0 for a while with no problems. (I can't really offer any help with the error itself.)
Last edited on
Topic archived. No new replies allowed.