>>
APLDN Home

>>
Events

>>
Trainings

>>
APL Books

>>
APLDN Links

>>
Discussion Groups

>>
Downloads

>>
Articles

>>
Library

>>
Learning Tools

>>
APLDN User IO

>>
APL2000.com




Bug Reports

Author Thread: APL+Win 6.0 System Failure
Darcy.Beckstrom
APL+Win 6.0 System Failure
Posted: Monday, May 15, 2006 4:44 PM (EST)

Can you tell me what the following System Failure report is indicating?  It is occuring when editing functions in the development environment.

 

System Failure

 

Please report the following information.

File: D:\PBC-PROD\APLW\DEV\aplw6010\src\INTERP\s\APLstate.cpp

Line 303

0 !=pPTWG

GetLastError(): 00000000

Version: 6.0.10

 

00441370 00531D64

00C57074

 

Of course I lose any unsaved information and the problem seems to be happening more frequently.  Any help would be appreciated.

 

Thanks,

Darcy


Comments:

Author Thread:
William.Rutiser
APL+Win 6.0 System Failure
Posted: Tuesday, May 16, 2006 11:04 AM (EST)
It indicates that some part of the interpreter is trying to use an internal data structure that should have been set up by another part but wasn't. Unfortunately we don't know what or why. The particular structure keeps track of data used while parsing apl statements. It is also needed to compute caret positions for []dm. Were you using anything at all unusual? Codewalker, editor events, could a []WI or []NI event have happened? What was your last action before the failure? --Bill pPTWG is a pointer to the Parse, Tokenize, Walk-and-emit Globals

     



APL2000 Official Web Site

Make others happy and joyful. Your happiness will multiply a thousand fold.
--- Swami Sivananda

APLDN Home   |    |  Events   |  Trainings   |  APL Books   |  APLDN Links   |    |  Discussion Groups   |    |  Downloads   |  Articles   |  Library   |  Learning Tools   |  APLDN User IO   |  APL2000.com   |