node icon indicating copy to clipboard operation
node copied to clipboard

A node process hang

Open wmroar opened this issue 1 year ago • 1 comments

Version

v16.20.2

Platform

Linux ip-172-31-21-119.ap-southeast-1.compute.internal 5.10.209-198.858.amzn2.aarch64 #1 SMP Tue Feb 13 18:46:45 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux

Subsystem

No response

What steps will reproduce the bug?

No response

How often does it reproduce? Is there a required condition?

rare

What is the expected behavior? Why is that the expected behavior?

Became a zombie process

What do you see instead?

(gdb) bt
#0  0x0000ffffb530b9a4 in epoll_pwait () from /lib64/libc.so.6
#1  0x000000000150bfe4 in uv__io_poll (loop=0x47f7260 <default_loop_struct>, timeout=<optimized out>) at ../deps/uv/src/unix/epoll.c:236
#2  0x00640000014fa640 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) up
#1  0x000000000150bfe4 in uv__io_poll (loop=0x47f7260 <default_loop_struct>, timeout=<optimized out>) at ../deps/uv/src/unix/epoll.c:236
236	../deps/uv/src/unix/epoll.c: No such file or directory.

Additional information

No response

wmroar avatar Apr 07 '24 07:04 wmroar

Thanks for the issue report! Unfortunately, it's hard to see what is causing the issue without more context. Could you provide some example files that can be run to reproduce this issue?

avivkeller avatar Apr 16 '24 16:04 avivkeller

This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open.

github-actions[bot] avatar May 04 '24 21:05 github-actions[bot]

Closing this because it has stalled. Feel free to reopen if this issue/PR is still relevant, or to ping the collaborator who labelled it stalled if you have any questions.

github-actions[bot] avatar Jun 04 '24 00:06 github-actions[bot]