Bug Report: write('') on stream crash
Jan Burse <[email protected]> Wed, 09 Nov 2011 15:31:28 +0100
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <[email protected]> |
Dear Prof Daniel Diaz
I would like to inform you about the following bug. When doing
the following steps, i.e. writing the empty string to
an aliased file:
?- open('tin.txt', write, _, [alias(tin)]).
?- write(tin,'').
I get an application crash. I don't work from a C development
environment, so I only see the crash dialog but no
further dump information.
See attachment. The problem happens with GNU Prolog 1.4.0.
Best Regards
--
XLOG Technologies GmbH
Jan Burse
Freischützgasse 14
8004 Zürich
E-mail: [email protected]
mobile: +41-76-489 04 03
fax: +41-43-268 04 03
_______________________________________________
Bug-prolog mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-prolog
crash_empty_string.png
(image/png, 56.2 KB) - not displayed