Access Violation

Navigation:  Messages > Application Errors >

Access Violation

Previous pageReturn to chapter overviewNext page

Access Violations is the 32-bit, politically correct, name given to the old Windows 3.1 General Protection Faults  (GPF). These are raised when an application :

 

Dereferences a nil pointer.

 

Writes to a code page.

 

Attempts to access a memory address for which there is no virtual memory allocated to the application.

 

Suggested action : If the Origin of the application error is in Q++.exe, then use the Restart Q++ button. If the error arises from another module than Q++.exe, then click on the Terminate button and reboot your PC.


Topic 087167 updated on 03-Jan-2002.
Topic URL: http://www.qppstudio.net/webhelp/index.html?accessviolation.htm