concat_atom/string crashes (#

From: Kish Shen <k.shen_at_icparc.ic.ac.uk>
Date: Mon 12 Feb 2001 04:27:23 PM GMT
Message-ID: <3A880EEB.9AAC6BE4@icparc.ic.ac.uk>
[eclipse 3]: bag_create(B), concat_atom([a,B,c], X).
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....

[eclipse 1]: make_suspension(true,3,S), concat_atom([a,S,c], X).
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....

[eclipse 1]:bag_create(B), concat_string([a,B,c], X).
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....

etc.
Received on Mon Feb 12 16:27:23 2001

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