[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CRTL-C a (interrupt and abort) causes SEGV
From: |
Kral Stefan |
Subject: |
CRTL-C a (interrupt and abort) causes SEGV |
Date: |
Sat, 29 Mar 2003 11:49:05 +0100 (MET) |
Hi!
Here's a short synopsis of my machine's configuration:
address@hidden:~$ gprolog --version
Prolog top-Level (GNU Prolog) 1.2.16
...
address@hidden:~$ uname -a
Linux schlaubi 2.2.20-compact #1 Sat Apr 20 12:40:22 EST 2002 i686
unknown
The configuration/installation process worked out ok.
Session log starts.
address@hidden:~$ gprolog
GNU Prolog 1.2.16
By Daniel Diaz
Copyright (C) 1999-2002 Daniel Diaz
| ?- repeat, write(.), flush_output, fail.
.................................................................
.................................................................
Now, I have omitted a few hundred lines of dots.
.....
Prolog interruption (h for help) ? a
Fatal Error: Segmentation Violation
Session log ends.
Regards,
Stefan
--
Stefan Kral http://www.complang.tuwien.ac.at/skral/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- CRTL-C a (interrupt and abort) causes SEGV,
Kral Stefan <=