|
Message-ID: <20181004150421.GC17110@brightrain.aerifal.cx> Date: Thu, 4 Oct 2018 11:04:21 -0400 From: Rich Felker <dalias@...c.org> To: Rabbitstack <rabbitstack7@...il.com> Cc: musl@...ts.openwall.com Subject: Re: setrlimit hangs the process On Thu, Oct 04, 2018 at 04:54:43PM +0200, Rabbitstack wrote: > Hi, > > Sorry for the delay. I managed to build a minimal example that only uses > gobpf to load ebpf program into the kernel. Surprisingly, it works fine (it > doesn't hang the process). Here I attach the full strace output: The only strace that's going to be helpful is one where it's hanging due to setrlimit, and strace needs to be run with -f or you only see the main thread's activity. 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.