[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile 2.0.14 assertion failure
From: |
Samuel Thibault |
Subject: |
Re: guile 2.0.14 assertion failure |
Date: |
Thu, 16 Mar 2017 16:55:10 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Ludovic Courtès, on jeu. 16 mars 2017 11:27:19 +0100, wrote:
> Samuel Thibault <samuel.thibault@gnu.org> skribis:
>
> > Manolis Ragkousis, on mar. 14 mars 2017 20:22:44 +0200, wrote:
> >> "scheme@(repl-server)> While reading expression:\nERROR: In procedure
> >> fport_fill_input: Resource temporarily
> >> unavailable\nscheme@(repl-server)> While reading expression:\nERROR: In
> >> procedure fport_fill_input: Resource temporarily
> >
> > Having a look at the resources, it looks like the test is just looping
> > eating more and more resources, until there is just none any more :)
>
> Do you mean that the __pthread_create_internal assertion failure is a
> consequence of this, or its cause? (I would think the latter.)
A consequence of memory being full, or something like this.
Samuel