-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault building 10.12.0 #23440
Comments
I can reproduce this, although for me another command is failing (running |
@addaleax makes sense, you may be right
which ends with:
|
One moment I could reproduce this, another I couldn’t… it looked like things went wrong very early in the Edit: Yes, it looks like this happens because |
Same problem with v10.16.0 (building on Ubuntu disco 19.04) when using
|
Subsystem: GCC 8.2.0, GNU Make 4.2.1, Python 2.7.14 Any ideas when this is going to be fixed? I have no problem with producing a successful build with
fail =>
fail =>
|
Is this perhaps something we have to raise with upstream v8? |
+1 |
This comment has been minimized.
This comment has been minimized.
There seems to be multiple/different issues. I have tried different setups:
|
I've also tested with Fedora 29, the build works but the binary segfaults. It seems to me that both |
Problem remains in 10.16.3 |
Step:
Env System:
OS: Linux 4.4 Ubuntu 19.10 (Eoan Ermine)
CPU: (2) x64 Intel(R) Xeon(R) CPU @ 2.30GHz
Memory: 7.00 GB / 7.30 GB
Container: Yes
Shell: 5.0.3 - /bin/bash
Utilities:
CMake: 3.13.4 - /usr/bin/cmake
Make: 4.2.1 - /usr/bin/make
GCC: 9.2.1 - /usr/bin/gcc
Git: 2.20.1 - /usr/bin/git
Clang: 9.0.0-+rc5-1~exp1 - /usr/bin/clang
IDEs:
Vim: 8.1 - /usr/bin/vim
Languages:
Bash: 5.0.3 - /usr/bin/bash
Perl: 5.28.1 - /usr/bin/perl
Python: 2.7.16+ - /usr/bin/python
Python3: 3.7.4+ - /usr/bin/python3
R: 3.6.1 - /usr/bin/R
|
Is this still an issue? Does it need to remain open? |
yeap. Has to wait Node 10 is EOL (2021-04-30) if no one fixes this. |
I think it's still might be happening with NodeJS 14.15.5 [ https://github.com//issues/37296 ]. I have enabled lto |
It seems if I remove --enable-lto from the configure line, it compiles without any issue. |
I believe this can be closed now. A fix landed in master. It's possible that it is still an issue in v14.x but, if so, we can address that problem separately. |
Ubuntu 17.10
Linux version 4.13.0-46-generic (buildd@lcy01-amd64-002) (gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)) Nominating Chris Dickinson to the TC #51-Ubuntu SMP Tue Jun 12 12:36:29 UTC 2018
GNU Make 4.1
gcc (Ubuntu 7.2.0-8ubuntu3.2) 7.2.0
Python 2.7.14
which fails with:
The text was updated successfully, but these errors were encountered: