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.

It fails only when all tests are run (sequentially or in parallel),
so I suppose something is overflowing, somewhere.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.19-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to