crash with (mis)use of add_attribute/3

From: Kish Shen <ks15_at_icparc.ic.ac.uk>
Date: Thu 08 Feb 2001 02:09:37 PM GMT
Message-Id: <E14QrlR-0002PU-00@tempest.icparc.ic.ac.uk>
With fd loaded:

[eclipse 2]: add_attribute(A, [1..3], fd), A = 1.
Segmentation violation - possible reasons are:
- a faulty external C function
- certain operations on circular terms
- machine stack overflow
- an internal error in ECLiPSe
Aborting execution....

but:

[eclipse 2]: add_attribute(A, [1..3], fd).

A = A
yes.
[eclipse 3]: add_attribute(A, [1..3], fd), A = 1.

no (more) solution.

(Added as Bug 0893)
Received on Thu Feb 08 14:09:37 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:03 PM GMT GMT