bug-guile
[Top][All Lists]
Advanced

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

bug#14511: Unexpected behaviour of scm_gc+sleep/usleep in another thread


From: Ludovic Courtès
Subject: bug#14511: Unexpected behaviour of scm_gc+sleep/usleep in another thread
Date: Wed, 05 Jun 2013 13:38:44 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Panicz Maciej Godek <address@hidden> skribis:

> Yes, you're right. Sleep does behave as documented, but I didn't expect
> that gc might raise a signal.
> Sorry for the confusion.

No problem.

> However, I replaced the libgc.so with a newly compiled one (7.2d) and
> nothing changed, so I guess that the reason might be more casual

Hmm yes.  Well, libgc can definitely resort to signals, but how it
chooses to do it is really an implementation detail, so I don’t know why
we’re seeing a difference here.

Ludo’.





reply via email to

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