I would start by testing on the latest Go version. You really haven’t provided anywhere enough details to help. I suspect if your app is not starting at all you have a bad image. 

On Feb 6, 2025, at 7:32 AM, Gavra <gav...@gmail.com> wrote:

Hi,
We encountered an issue where our application consumed 100% CPU. The app was stuck (instruction-wise). It is an app we run in a docker alpine container.
The execve is our app. This happens right when we start it.
The NULL param for mmap and the large buff size for getaffinity got my eye but we have no idea how to proceed. It appears this happens prior to any logic of our app.

Any idea?

Thanks!

<image (2).png>

<Screenshot 2025-02-06 at 10.15.27.png>

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/724f4958-2fb4-4f08-ac25-fd861393f9a8n%40googlegroups.com.
<Screenshot 2025-02-06 at 10.15.27.png>
<image (2).png>

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/3E08FAFE-4F65-4A7C-B3CB-DA2A456D068C%40ix.netcom.com.

Reply via email to