Skip to content
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

qemu-mips64el-static qemu: uncaught target signal 4 (Illegal instruction) - core dumped #99

Open
theburn opened this issue Nov 5, 2019 · 6 comments

Comments

@theburn
Copy link

theburn commented Nov 5, 2019

/kind bug

  1. run mips binary test in host, success!
[root@localhost ~]# file mips
mips: ELF 64-bit LSB executable, MIPS, MIPS-III version 1 (SYSV), statically linked, not stripped
[root@localhost ~]# 
[root@localhost ~]# ./mips
Hello, MIPS!
[root@localhost ~]# 
[root@localhost ~]# uname -a
Linux localhost.localdomain 3.10.0-862.3.2.el7.x86_64 #1 SMP Mon May 21 23:36:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  1. docker run error info, failure!
[root@localhost ~]# docker run --rm  -it --net=host --privileged    -v /usr/bin/qemu-mips64el-static:/usr/bin/qemu-mips64el-static  rhel_mips:7.4  date
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
  • QEMU version:
[root@localhost ~]# docker version
Client:
 Version:      1.12.6
 API version:  1.24
 Go version:   go1.6.4
 Git commit:   78d1802
 Built:        Tue Jan 10 20:20:01 2017
 OS/Arch:      linux/amd64

Server:
 Version:      1.12.6
 API version:  1.24
 Go version:   go1.6.4
 Git commit:   78d1802
 Built:        Tue Jan 10 20:20:01 2017
 OS/Arch:      linux/amd64

same error info on Docker CE 17.12

@ydcool
Copy link

ydcool commented Dec 18, 2019

Same problem with you. Have you solved this? @theburn

@wanghuaiqing2010
Copy link

Same problem with you. Have you solved this?@theburn

@xiongmingzhi
Copy link

Same problem with you. Have you solved this?

1 similar comment
@farhansolodev
Copy link

Same problem with you. Have you solved this?

@CimZzz
Copy link

CimZzz commented Apr 28, 2021

Same problem with you. Have you solved this?

1 similar comment
@ghost
Copy link

ghost commented Sep 4, 2021

Same problem with you. Have you solved this?

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

No branches or pull requests

6 participants