gprolog segfaults on X = [a,X].

   - The type of machine you are using (use uname -a under Unix).
   Linux open-client 3.0.0-16-generic-pae #29-Ubuntu SMP Tue Feb 14
   13:56:31 UTC 2012 i686 i686 i386 GNU/Linux

   - GNU Prolog version (use gprolog --version).
   Prolog top-Level (GNU Prolog) 1.4.1
   By Daniel Diaz
   Copyright (C) 1999-2012 Daniel Diaz

   - The precise commands we need to type to reproduce the bug.
   konne@open-client:~/gprolog-1.4.1/src/TopComp$ ./gprolog
   GNU Prolog 1.4.1
   By Daniel Diaz
   Copyright (C) 1999-2012 Daniel Diaz
   | ?- X = [a,X].
   Segmentation fault
_______________________________________________
Bug-prolog mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-prolog

Reply via email to