Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(node): repro crash #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(node): repro crash #1

wants to merge 1 commit into from

Conversation

rozzilla
Copy link
Owner

@rozzilla rozzilla commented Dec 19, 2024

To replicate the following node crash:

uv loop at [0x1731baac8] has open handles:
uv loop at [0x1731baac8] has 0 open handles in total

  #  node[86915]: void node::CheckedUvLoopClose(uv_loop_t *) at ../src/debug_utils.cc:352
  #  Assertion failed: "Unreachable code reached" ": " "uv_loop_close() while having open handles"

----- Native stack trace -----

 1: 0x1022351e8 node::Assert(node::AssertionInfo const&) [/Users/roberto.bianchi/.volta/tools/image/node/20.18.1/bin/node]
 2: 0x1037b2f7c node::CheckedUvLoopClose(uv_loop_s*) (.cold.1) 

Signed-off-by: Roberto Bianchi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant