GNU bug report logs - #60226
[mumi] fibers-related crash (accept: Too many open files)

Previous Next

Package: mumi;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Tue, 20 Dec 2022 18:58:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 60226 <at> debbugs.gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>, guix-sysadmin <guix-sysadmin <at> gnu.org>
Subject: bug#60226: [mumi] fibers-related crash (accept: Too many open files)
Date: Tue, 20 Dec 2022 13:57:06 -0500
Hello,

MUMI is currently stopped, and the tail of its /var/log/mumi.log says:

--8<---------------cut here---------------start------------->8---
[...]
2022-12-20 19:29:47 GET /apple-touch-icon.png
2022-12-20 19:29:47 GET /favicon.ico
2022-12-20 19:29:47 GET /apple-touch-icon-precomposed.png
2022-12-20 19:29:47 GET /search
2022-12-20 19:30:37 GET Uncaught exception in fiber ##f:
2022-12-20 19:30:37 In fibers/web/server.scm:
2022-12-20 19:30:37     221:4  3 (socket-loop #<input-output: socket 10> #<procedure 7f9…>)
2022-12-20 19:30:37 In ice-9/suspendable-ports.scm:
2022-12-20 19:30:37    733:12  2 (_ #<input-output: socket 10> _)
2022-12-20 19:30:37 In unknown file:
2022-12-20 19:30:37            1 (accept #<input-output: socket 10> 526336)
2022-12-20 19:30:37 In ice-9/boot-9.scm:
2022-12-20 19:30:37   1685:16  0 (raise-exception _ #:continuable? _)
2022-12-20 19:30:37 ice-9/boot-9.scm:1685:16: In procedure raise-exception:
2022-12-20 19:30:37 In procedure accept: Too many open files
--8<---------------cut here---------------end--------------->8---

Perhaps Ricardo or someone else has seen this error before?

I restarted mumi with 'herd restart mumi' on berlin, and it's working again.

-- 
Thanks,
Maxim




This bug report was last modified 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.