From ok@atlas.otago.ac.nz  Mon Oct 16 23:55:15 2000
Received: from atlas.otago.ac.nz (atlas.otago.ac.nz [139.80.32.250])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id XAA06417
	for <prolog@swi.psy.uva.nl>; Mon, 16 Oct 2000 23:55:13 +0200 (MET DST)
Received: (from ok@localhost)
	by atlas.otago.ac.nz (8.9.3/8.9.3) id KAA15478;
	Tue, 17 Oct 2000 10:54:33 +1300 (NZDT)
Date: Tue, 17 Oct 2000 10:54:33 +1300 (NZDT)
From: "Richard A. O'Keefe" <ok@atlas.otago.ac.nz>
Message-Id: <200010162154.KAA15478@atlas.otago.ac.nz>
To: luis@opera.dia.fi.upm.es, prolog@swi.psy.uva.nl
Subject: Re:  Strange behaviour with large lists

	From: Luis Iraola <luis@opera.dia.fi.upm.es>

	Version 3.4.0 on Windows NT and 98 behaves funny when managing large lists
	(10^5 elements) and the same goal is repeated several times.
	
Version 3.3.8 on UNIX appears to have the same bug.
The first time the query works, and the second time 
	ERROR: Out of global stack
	ERROR: Out of global stack
	% Execution Aborted
appears.  I did not try any more repetitions.
Garbage collector stress test?

