[Pkg-javascript-devel] Bug#950483: nodejs: Segmentation fault in v8::internal::compiler::(anonymous namespace)::MayAlias
Tim Düsterhus
public+debian.org at bastelstu.be
Sun Feb 2 12:21:29 GMT 2020
Package: nodejs
Version: 10.15.2~dfsg-2
Severity: important
Tags: patch upstream
Dear Maintainer,
* What led up to the situation?
I'm running a nodejs based application server.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Specifying `--noturbo_load_elimination` works around this issue.
* What was the outcome of this action?
The process crashes using a segmentation fault every roughly 30 minutes
to 1 hour. The segmentation fault happens within v8's optimizing
compiler.
* What outcome did you expect instead?
I expected it not to crash.
I've already reported this issue upstream in nodejs' GitHub issue tracker:
https://github.com/nodejs/node/issues/31484
The upstream maintainer proposed a patch that I could verify fixing my
issue using the upstream tarball of nodejs 10.15.2 (i.e. the Debian
Buster version without any Debian specific patches):
https://github.com/nodejs/node/pull/31613
I'm filing this Debian bug to request a backport of this patch to Debian Buster.
Best regards
Tim Düsterhus
-- System Information:
Debian Release: 10.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable'), (90, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-6-amd64 (SMP w/1 CPU core)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nodejs depends on:
ii libc-ares2 1.14.0-1
ii libc6 2.28-10
ii libgcc1 1:8.3.0-6
ii libicu63 63.1-6
ii libnghttp2-14 1.36.0-2+deb10u1
ii libnode64 10.15.2~dfsg-2
ii libssl1.1 1.1.1d-0+deb10u2
ii libstdc++6 8.3.0-6
ii libuv1 1.24.1-1
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages nodejs recommends:
ii ca-certificates 20190110
pn nodejs-doc <none>
Versions of packages nodejs suggests:
ii npm 5.8.0+ds6-4
-- no debconf information
More information about the Pkg-javascript-devel
mailing list