[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
seg fault in 1.2.1
From: |
Bowie Owen |
Subject: |
seg fault in 1.2.1 |
Date: |
Mon, 4 Jun 2001 16:07:33 +1000 |
Hi,
I am using GNU Prolog version 1.2.1 under RedHat 6.1 (installed using rpm
available from web site) and I get the following seg fault:
| ?- I0 #= I +1, fd_element_var(I0, [1,2,3], X), fd_labeling([I,X]).
I = 0
I0 = 1
X = 1 ?
I = 1
I0 = 2
X = 2 ?
Fatal Error: Segmentation Violation
-- Bowie Owens
CSIRO Mathematical & Information Sciences
phone : +61 3 9545 8055
email : address@hidden
- seg fault in 1.2.1,
Bowie Owen <=