Segfault on X = [a,X].
Konstantin Weitz <[email protected]> Fri, 23 Mar 2012 15:24:14 +0100
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <CAD8ZaULDfd=WQdSUigsjTmyDp_Br5wZKjW8R7UK8dWySkLhMHA@mail.gmail.com> |
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