Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Build crashes on ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot with segmentation fault #12

Open
maxkachalin opened this issue Jul 27, 2018 · 2 comments

Comments

@maxkachalin
Copy link

I'm trying to build latest version, process crashes on v8 building with segfault.

Versions:

  • Ubuntu 18.04 (Linux 95bcb97072dd 4.9.87-linuxkit-aufs Rewrite to new v8 API #1 SMP Wed Mar 14 15:12:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux)
  • g++ (Ubuntu 7.3.0-16ubuntu3) 7.3.0

root@95bcb97072dd:/TeaJS/deps/v8# make native werror=no PYTHONPATH="/TeaJS/deps/v8/tools/generate_shim_headers:/TeaJS/deps/v8/build::/TeaJS/deps/v8/build/gyp/pylib:" \ GYP_GENERATORS=make \ build/gyp/gyp --generator-output="out" build/all.gyp \ -Ibuild/standalone.gypi --depth=. -S.native -Dv8_enable_backtrace=1 -Dwerror='' -Darm_fpu=default -Darm_float_abi=default make[1]: Entering directory '/TeaJS/deps/v8/out' ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot /TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc Segmentation fault tools/gyp/v8_snapshot.target.native.mk:13: recipe for target '/TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc' failed make[1]: *** [/TeaJS/deps/v8/out/native/obj.target/v8_snapshot/geni/snapshot.cc] Error 139 make[1]: Leaving directory '/TeaJS/deps/v8/out' Makefile:301: recipe for target 'native' failed make: *** [native] Error 2

@maxkachalin maxkachalin changed the title Build crash on v8_snapshot.a Build crash on tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot Jul 27, 2018
@maxkachalin maxkachalin changed the title Build crash on tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot Build crashes on ACTION tools_gyp_v8_gyp_v8_snapshot_target_run_mksnapshot with segmentation fault Jul 27, 2018
@ondras
Copy link
Owner

ondras commented Jul 27, 2018

Hi @maxkachalin,

I am sorry to inform you that TeaJS is officially discontinued. I have not updated nor built this project in last ~6 years, so it is kind of expected that it does not work with recent V8.

I will archive the project at GitHub as well, soon.

@maxkachalin
Copy link
Author

Hi @ondras,

I see. :(

By the way I have been compiling against included in your distro v8 deps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants