[Ecls-list] bug in ecl_file_position_set

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu Dec 27 20:19:40 UTC 2007


On Dec 27, 2007 4:29 PM, Dustin Long <dlong at stevens.edu> wrote:
> Basically I would play around in slime for a little bit
> (asdf load a collection of about 10 source files, run 3 or 4 functions)
> then quit, and get a crash. [...]
> I would get heap corruption crashes much earlier, during
> runtime, but again have not figured out what functions would cause them.

Really, heap corruption does worry me a lot more than the force_output
thing. force_output just calls fflush() or does nothing. It is a
completely harmless function and the reason why you had problems with
slime is because it was being called on an input stream. So there must
be something else going on with the windows port. Really, I have never
seen ECL become unstable in other platforms -- at most it gets slower
because of memory consumption, etc--.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list