Package: nodejs Version: 20.19.0+dfsg-2 Followup-For: Bug #1076350 If nodejs 20.19.0 is built with its original upstream-bundled libuv 1.46.0, it doesn't segfault. However, when built with shared debian libuv1-1.46.0, it does, with or without upstream nodejs patches applied.
I NEED HELP FOR AN IDEA TO GO FORWARD A simple way to test: cd node-webfont-11.4.0+dfsg2+~cs35.7.26/svgicons2svgfont/ LD_PRELOAD=~/libuv-1.46.0/debian/tmp/usr/lib/i386-linux-gnu/libuv.so mocha tests/index.mocha.js