programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Access Violation on Application exit

From: Mike Ghan <mikeghan_at_logix-controls.com>
Date: Tue, 18 Sep 2001 14:58:32 -0700

Bob, could you post the relevant source? Does the problem occur when
the app is turnkeyed or run from the SF console, or both? Typically BYE
should not be used to exit a turnkeyed program.

Mike

-----Original Message-----
From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com]On Behalf
Of Robert Dickow
Sent: Tuesday, September 18, 2001 2:18 PM
To: SF Talk
Subject: [sftalk] Access Violation on Application exit

Ok, my Swiftforth app is finished and runs well, with one exception: The
app
sends up an error dialog upon quiting the program that says "Access
Violation". I'm having trouble tracking down this bug, since the program
runs fine in the Forth console environment. And yes, I do have a BYE at
the
end of the application source so that the app runs standalone. The
program
worked fine when compiled under SF 2.2.2.

Where should I start looking for this bug? The stack readouts have been
looking clean in the message loops and callbacks. If this is truly an
Access
Violation, wouldn't the program crash at the moment of the attempted
memory
access? Maybe this message is not really the problem? Any ideas anybody?

Bob

***********************************
** Robert Dickow (dickow_at_uidaho.edu) **
** USDA Zone 5 ** Vive le cor!! **
***********************************

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Tue Sep 18 2001 - 14:58:26 PDT

This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:19 PST