pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51217: lang/nodejs should be configured --without-snapshot for evbarm
>Number: 51217
>Category: pkg
>Synopsis: lang/nodejs should be configured --without-snapshot for evbarm
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jun 05 09:00:00 +0000 2016
>Originator: Benjamin Lorenz
>Release: NetBSD 7.0.1
>Organization:
>Environment:
System: NetBSD rpi.pocketservices.de 7.0.1 NetBSD 7.0.1 (RPI) #1: Sat Jun 4 10:37:02 CEST 2016 root%rpi.pocketservices.de@localhost:/usr/obj/sys/arch/evbarm/compile/RPI evbarm
Architecture: earm
Machine: evbarm
>Description:
Build process of nodejs fails at the point where mksnapshot is called (SIGSEGV).
>How-To-Repeat:
Use an RPI and the latest patched version of nodejs 6.2.0 from pkgsrc
cd pkgsrc/lang/nodejs; make
wait some hours, see the SIGSEGV
>Fix:
adding --without-snapshot seems to help. Looks like a bug in the current
V8 implementation. Maybe we can also find the root problem. Using snapshots
would be greatly beneficial especially on a slow platform like the RPI.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index