Eclipse crash

From: Christophe Meudec <MEUDECC_at_ITCARLOW.IE>
Date: Thu 03 Oct 2002 12:01:41 PM GMT
Message-ID: <3D9C3FB4.19469.2B5F3A@localhost>
Eclipse 5.2 crashes on

:- lib(fd).
:- dynamic b/1.
try(R) :-
 X :: -5..50, 
 X#= Y*Y, 
 assert(b(X)), 
 Y #= 3, 
 b(R).

with a wish83 fatal error. 
The command line also crashes. 
Asserting attributed variables with delayed constraints attached seems 
to be the problem.

Regards,
Chris Meudec----------
Christophe Meudec PhD       meudecc@itcarlow.ie                  
CPM Department              Phone +353 (0) 503 76266
Institute of Technology     Fax +353 (0) 503 70517
Carlow, Ireland
http://glasnost.itcarlow.ie/~meudecc/
Received on Thu Oct 03 13:07:10 2002

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:17 PM GMT GMT