-
Notifications
You must be signed in to change notification settings - Fork 596
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
CRIU 3.12 cross-compile issue: compel-host-bin (stack smashing detected) #924
Comments
shrkamat
changed the title
CRIU 3.12 cross compile issues with compel-host-bin (stack smashing detected)
CRIU 3.12 cross-compile issues: compel-host-bin (stack smashing detected)
Jan 22, 2020
shrkamat
changed the title
CRIU 3.12 cross-compile issues: compel-host-bin (stack smashing detected)
CRIU 3.12 cross-compile issue: compel-host-bin (stack smashing detected)
Jan 22, 2020
Cc: @0x7f454c46 |
Thanks for the Cc. |
0x7f454c46
added a commit
to 0x7f454c46/criu
that referenced
this issue
Mar 5, 2020
Fixes: checkpoint-restore#924 Signed-off-by: Dmitry Safonov <dima@arista.com>
0x7f454c46
added a commit
to 0x7f454c46/criu
that referenced
this issue
Mar 5, 2020
Fixes: checkpoint-restore#924 Signed-off-by: Dmitry Safonov <dima@arista.com>
avagin
pushed a commit
that referenced
this issue
Mar 9, 2020
Fixes: #924 Signed-off-by: Dmitry Safonov <dima@arista.com>
avagin
pushed a commit
to avagin/criu
that referenced
this issue
Mar 9, 2020
Fixes: checkpoint-restore#924 Signed-off-by: Dmitry Safonov <dima@arista.com>
avagin
pushed a commit
to avagin/criu
that referenced
this issue
Mar 27, 2020
Fixes: checkpoint-restore#924 Signed-off-by: Dmitry Safonov <dima@arista.com>
Snorch
pushed a commit
to Snorch/criu
that referenced
this issue
Mar 30, 2020
Fixes: checkpoint-restore#924 Signed-off-by: Dmitry Safonov <dima@arista.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am facing CRIU cross-compile failure for aarch64 target
Looks like some problem with running compel-host-bin for intermediate code generation
Compile options
Error
Steps to reproduce
P.S. I had to make one small change to Makefiles.packages
https://github.com/shrkamat/criu-aarch64/blob/master/criu/patches/Fix-CRIU-find-packages.patch
I am not clear why the try-cc step fails, does it not use cross-compiler ?
The text was updated successfully, but these errors were encountered: