Skip to content

build 12.13.0 on mips64el segfault around mksnapshot #30304

Closed
@kapouer

Description

@kapouer

Version: 12.13.0
Platform: GNU/Linux
Subsystem: build

Now that 10.17.0 builds just fine, i gave a shot at 12.13.0 ;)

LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/out/Release/lib.host:/<<PKGBUILDDIR>>/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /<<PKGBUILDDIR>>/out/Release/obj/gen; "/<<PKGBUILDDIR>>/out/Release/node_mksnapshot" "/<<PKGBUILDDIR>>/out/Release/obj/gen/node_snapshot.cc"
Segmentation fault
make[2]: *** [node.target.mk:26: /<<PKGBUILDDIR>>/out/Release/obj/gen/node_snapshot.cc] Error 139

full log here

On mipsel, a different failure may indicate build is using too much memory at some point.
full log here

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.mipsIssues and PRs related to the MIPS architecture.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions