bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reentrant port table stuff


From: Chris Cramer
Subject: Re: reentrant port table stuff
Date: Fri, 31 Aug 2001 00:37:38 -0500
User-agent: Mutt/1.2.5i

On Mon, Aug 27, 2001 at 12:38:37AM +0200, Marius Vollmer wrote:
> Chris Cramer <address@hidden> writes:
> > I'm using the stable CVS branch of Guile. This program eventually
> > segfaults, because open-output-file and close-port (and open-file, etc)
> > are not reentrant:
[deleted]
> I can not get this to crash.  It just runs, but gets _very_ slow after
> about 900000 iterations.  I don't know why yet.

OK, I tried it on another system. Still crashed. Tried it on Guile 1.4, and it
does not crash on either system. It hasn't slowed down yet, but it's only at
about 500000 iterations so far. So it looks like the problem was introduced
after 1.4. BTW the same problem appears in unstable CVS.

So, now I'm wondering which version you couldn't get it to crash with.

-- 
C. Ray C. aka Christopher Cramer
address@hidden
http://www.pyro.net/~crayc/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]