From: Eric Wong <e@80x24.org>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: meta@public-inbox.org
Subject: Re: "make test" for 1.9.0 on centos-7
Date: Thu, 29 Sep 2022 17:54:06 +0000 [thread overview]
Message-ID: <20220929175406.M560274@dcvr> (raw)
In-Reply-To: <20220928184603.p2lhb3ne37qfqfde@nitro.local>
Konstantin Ryabitsev <konstantin@linuxfoundation.org> wrote:
> t/cmd_ipc.t .................. 1/? sleeping on sendmsg: Too many references: cannot splice (#1)
> sleeping on sendmsg: Too many references: cannot splice (#2)
> ... (repeats 49 times) ...
>
> t/cmd_ipc.t .................. 24/? # sent 2097152, retrying with more
> sleeping on sendmsg: No buffer space available (#1)
> ... (repeats 49 times, but much slower) ...
I wasn't able to reproduce that, but it's likely RLIMIT_NOFILE
being too low (ulimit -n).
prev parent reply other threads:[~2022-09-29 17:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 18:46 "make test" for 1.9.0 on centos-7 Konstantin Ryabitsev
2022-09-28 19:59 ` Eric Wong
2022-09-28 20:51 ` Konstantin Ryabitsev
2022-09-29 17:48 ` [PATCH 0/4] CentOS 7 fixes + fix Gcf2 everywhere Eric Wong
2022-09-29 17:48 ` [PATCH 1/4] syscall: initialize buffer for vec() Eric Wong
2022-09-29 17:48 ` [PATCH 2/4] treewide: use --globoff with curl(1) Eric Wong
2022-09-29 17:48 ` [PATCH 3/4] gcf2: fix syntax error and require PublicInbox::Git Eric Wong
2022-09-29 17:48 ` [PATCH 4/4] tests: no IPv6 on old Net::NNTP, Mail::IMAPClient, HTTP::Tiny Eric Wong
2022-09-29 19:10 ` [PATCH 0/4] CentOS 7 fixes + fix Gcf2 everywhere Konstantin Ryabitsev
2022-09-29 19:40 ` Eric Wong
2022-09-29 17:54 ` Eric Wong [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
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220929175406.M560274@dcvr \
--to=e@80x24.org \
--cc=konstantin@linuxfoundation.org \
--cc=meta@public-inbox.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).