Le ven. 21 mars 2025 à 13:45, Jérémy Lal <kapo...@melix.org> a écrit :
> Source: node-webpack > Version: 5.97.1+dfsg1+~cs11.18.27-1 > Severity: important > Tags: ftbfs > > The test suite segfaults on riscv64, on every run. > > Reproducible @ricci.debian.org. > > Is not a problem with jest (and its snapshots), as it segfaults too with > mocha/expect.js. > > Not sure the backtrace makes sense, though: > > #3 0x0000003ff4d07d50 in pthread_cond_timedwait () from > /lib/riscv64-linux-gnu/libc.so.6 > #4 0x0000003ff6540bb2 in > v8::base::ConditionVariable::WaitFor(v8::base::Mutex*, v8::base::TimeDelta > const&) () from /lib/riscv64-linux-gnu/libnode.so.115 > #5 0x0000003ff61d5bb0 in v8::internal::SamplingEventsProcessor::Run() () > from /lib/riscv64-linux-gnu/libnode.so.115 > > > The test suite is very long, and each independent test pass. > I overlooked one of the tests: ProfilingPlugin.unittest.js CPU Profiler is known to fail on RISCV64. Jérémy