[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug Report: write('') on stream crash
From: |
Jan Burse |
Subject: |
Bug Report: write('') on stream crash |
Date: |
Wed, 09 Nov 2011 15:31:28 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 |
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: address@hidden
mobile: +41-76-489 04 03
fax: +41-43-268 04 03
crash_empty_string.png
Description: PNG image
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug Report: write('') on stream crash,
Jan Burse <=