all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 63389-done@debbugs.gnu.org
Subject: bug#63389: Cuirass stuck during evaluation
Date: Wed, 10 May 2023 00:40:47 +0200	[thread overview]
Message-ID: <874joldt74.fsf@gnu.org> (raw)
In-Reply-To: <87zg6dbu7c.fsf@gnu.org> ("Ludovic Courtès"'s message of "Tue, 09 May 2023 13:49:43 +0200")

Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> 6203  epoll_wait(12, [{events=EPOLLHUP, data={u32=51, u64=51}}], 8, 96) = 1
> 6203  epoll_ctl(12, EPOLL_CTL_MOD, 51, {events=EPOLLIN|EPOLLRDHUP|EPOLLONESHOT, data={u32=51, u64=51}}) = 0
> 6203  rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
> 6203  epoll_wait(12, [{events=EPOLLHUP, data={u32=51, u64=51}}], 8, 96) = 1

This looked like a déja vu; turns out we were using Fibers 1.0.0…

Fixed:

  https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=1d49240cc19de45e6ccfa1bfd58bf0f205b79804
  https://git.savannah.gnu.org/cgit/guix.git/commit/?id=357e0b2690e6ce647065ce721b58d860d71fdead

Ludo’.




      reply	other threads:[~2023-05-09 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 11:49 bug#63389: Cuirass stuck during evaluation Ludovic Courtès
2023-05-09 22:40 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874joldt74.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=63389-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.