Access violation

Looking for a job?
Create a free profile and automatically get matched with companies that meet your requirements.
Get job offers
Looking for a developer?
Post your job today and get matched with skilled developers from Europe's #1 developer community.
Find out more

What is an access violation?

An access violation in programming refers to an attempt to access a memory location in a way that is not allowed or permitted by the system. It is a type of error that occurs when a program tries to read from, write to, or execute code in a memory address that it doesn't have the appropriate permissions for.