Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1.4K
Vistas
Error: `thread_id_key != 0x7777' failed. Aborted (core dumped) when I start my node server

I have problem when start my server on npm run server, I receive this error:

node: ../src/coroutine.cc:134: void* find_thread_id_key(void*): Assertion `thread_id_key != 0x7777' failed. Aborted (core dumped)

My work team, update the node project to 16.13 and NPM to 8.1.0. And I'm only person who has this problem.

I use npm n to update my node.

I tried run npm rebuild and reinstall my node from scratch, but the problem persist.

When I roll back the version, the server goes back to run, but I need use Node 16.13 in the project. Can someone help me?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

You need to remove the fibers package from your project, as it's don't support 16.x versions of node.js

NPM

npm uninstall fibers

YARN

yarn remove fibers

If you still have trouble after removing it, you might clear some files to flush old Data: rm package-lock.json && rm -R ./node_modules && npm install

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda