|
Message-ID: <CAJDAfTAY3qnkb+wy3+esm+bxhJpMZTHT1fKkNwtcDqH5uB-_wg@mail.gmail.com> Date: Wed, 18 Jan 2017 13:18:34 -0200 From: Alba Pompeo <albapompeo@...il.com> To: musl@...ts.openwall.com Subject: Re: getrlimit failed (chromium on musl) Does it help? http://sprunge.us/iWdT On Wed, Jan 18, 2017 at 12:18 PM, Rich Felker <dalias@...c.org> wrote: > On Wed, Jan 18, 2017 at 12:08:55PM -0200, Alba Pompeo wrote: >> Hi. >> >> Running chromium on a musl system spams this message. >> >> getrlimit(RLIMIT_NOFILE) failed >> >> Any idea how to figure out what's wrong? > > strace would be the best way to debug this, I think. My guess is that > chrome's seccomp sandbox wrongly blocks one or more syscalls needed in > getrlimit. > > Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.