[Pkg-javascript-devel] Bug#1025736: nodejs: Always segfaults on riscv64
Bo YU
tsu.yubo at gmail.com
Wed Dec 14 02:53:57 GMT 2022
Source: nodejs
Version: 18.12.1+dfsg-2+0.riscv64.1
Followup-For: Bug #1025736
Hi David,
I can run nodejs(18.12.1+dfsg-2) on real riscv64 hardware:
```
vimer at unmatched10:~/build/01_nodejs$ nodejs --help
Usage: node [options] [ script.js ] [arguments]
node inspect [options] [ script.js | host:port ] [arguments]
Options:
- script read from stdin (default if no file name is
provided, interactive mode if a tty)
-- indicate the end of node options
--abort-on-uncaught-exception aborting instead of exiting causes a core file to be
generated for analysis
--build-snapshot Generate a snapshot blob when the process exits. Currently
only supported in the node_mksnapshot binary.
-c, --check syntax check script without executing
--completion-bash print source-able bash completion script
-C, --conditions=... additional user conditions for conditional exports and
imports
...
vimer at unmatched10:~/build/01_nodejs$ uname -a
Linux unmatched10 6.0.0-2-riscv64 #1 SMP Debian 6.0.3-1 (2022-10-21) riscv64 GNU/Linux
vimer at unmatched10:~/build/01_nodejs$ apt-cache policy nodejs
nodejs:
Installed: 18.12.1+dfsg-2
Candidate: 18.12.1+dfsg-2
Version table:
*** 18.12.1+dfsg-2 100
100 /var/lib/dpkg/status
18.10.0+dfsg-6 500
500 https://mirror.iscas.ac.cn/debian-ports sid/main riscv64 Packages
```
But I got the same result with you in qemu, hope this helps.
--
Regards,
--
Bo YU
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20221214/bcfe517f/attachment.sig>
More information about the Pkg-javascript-devel
mailing list