Variad is an independent software vendor and leading provider of high-quality ActiveX components
 

BUG: General Protection Fault (R11150)

Summary

This article describes a General Protection Fault error when closing an application. This information applies to:

  • BetterButton 1.1

Details

Sometimes, a compiled VB application will terminate with a General Protection Fault (GPF) or other similar crash. This usually happens when a programmer places the End statement in the BetterButton's Click event.

Workaround

This bug is caused by using the End statement. To work around this problem, we recommend you do not use the End statement anywhere in your application. End shuts down your program immediately and does not give any components the ability to shut down properly. Since the button has open pointers, terminating the application with End causes it to crash. Instead, use the Unload form method to close your application. When using this method, Visual Basic will send a termination request to all objects, allowing each to shut down properly.


More Information

If you still can't find information about the problem, send an email to support@variad.com.  Please indicate the following when you are having difficulty:

  • Product Name
  • Your Serial Number (very important)
  • The nature of the problem
  • How you can reproduce the problem (if known)
  • Your Name, Company and telephone number.

Our support staff will attempt to contact you within 24 hours regarding the problem.

 

 

 

 

 
 

We are a proud member of Active-X.COM Home | Products | Order | Download | Register | Contact Us | Support

Copyright © 1998 - 2012, Variad Corporation, all rights reserved.

Bugs Tracked with BugHost