From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Re: the old paging bug To: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) Date: Fri, 20 Aug 1993 08:40:16 -0600 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List) > In ancient times of go32 V 1.08 there has been a fix to a paging > bug (paging.c ?) which seems to be still present in 1.09 and 1.10. > It was then fixed by a japanese fellow. It could be proven by > a small example accessing elements of a lrage array, then doing a > system("something") and afterwards to array elemetns were trashed. The fix for this paging bug and a couple of other paging problems were fixed in 1.10. If you are seeing any problems, they are new problems. A *small* example showing the problem would help.