[Ecls-list] ECL stability tips
Matthew Mondor
mm_lists at pulsar-zone.net
Mon Dec 2 00:02:07 UTC 2013
On Sat, 30 Nov 2013 11:04:58 -0500
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:
Correction:
> surrounded by other syscalls related to interrupt control). Despite
> this I decided to initially stress test the application, and it had a
> decent uptime, until the same issue happened again. I then noticed a
> spurious fflush(3) call, which might be that of eformat_write*().
The spurious fflush(3) seems to have been from a forgotten
FINISH-OUTPUT call in my own code (remnant from previously using stdio
FILE handle backed streams), although I've not checked yet why it'll
issue an fflush(3) on a file open with CSTREAM NIL.
--
Matt
More information about the ecl-devel
mailing list