[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile 2.0.14 assertion failure
From: |
Ludovic Courtès |
Subject: |
Re: guile 2.0.14 assertion failure |
Date: |
Thu, 16 Mar 2017 11:27:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Howdy!
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.)
Ludo’.