Recreatable Bug in gprolog 1.3.0
"Christopher Thielen" <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm running gprolog 1.3.0 on Fedora Core 6 on a x86_64 system. When I type the following, I get a consistent crash: GNU Prolog 1.3.0 By Daniel Diaz Copyright (C) 1999-2007 Daniel Diaz | ?- member(X,[Y|X]). Y = X ? n Action (; for next solution, a for all solutions, RET to stop) ? a Segmentation fault