Closed UWN closed 1 year ago
I have installed a change to address this, could you please try it and post the results? Thank you a lot!
Perfect! SICStus now loops happily for l/0
!
I think the original case shows a GC issue in SICStus Prolog: After X = 1
, the attributes on X
are no longer reachable, and so should be GCed.
What means reachable to you? If it is reachable via call_residue_vars/2
, then it is reachable.
In SICStus: