Date: Sun, 28 Jun 1992 01:02:09 -0500 From: Stuart M Lichtenthal To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Exception 2 at eip=3694 error After translating EISPACK routines into C and testing for small dimensions, I successfully recompiled them using djgpp. However, for large matrices (but well within my physical extended memory of 32 M), the program crashes halfway through its calculations with the error: Exception 2 at eip=3694 I don't know what this means. There is no variable named eip in any of the files. Attempting to run the program again gives the error: Parity error??? System halted. and the computer has to be warmbooted. The program ran fine for dimension=200. The above error occurred for dimension=300. I am not using a ramdisk, because I feared that would confuse go32. Any information about this would be appreciated. Stuart Lichtenthal smlg1015 AT uxa DOT cso DOT uiuc DOT edu