Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 25 Sep 2018 14:59:45 +0200
From: Rabbitstack <rabbitstack7@...il.com>
To: musl@...ts.openwall.com
Subject: setrlimit hangs the process

Hi,

I'm using the latest golang:alpine Docker image to produce a
statically-linked Go binary. Even though I'm able to build the binary, when
I run it the process gets stuck during ebpf program loading. I've
investigated a bit and found the root cause is the call to setrlimit (this
is the offending line

https://github.com/iovisor/gobpf/blob/2e314be67b1854ad226f012f08a984e0e89b6da9/elf/elf.go#L105).
Are you aware of such behaviour in musl?


Thanks in advance

Nedim

Content of type "text/html" skipped

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.