qemu-user-static icon indicating copy to clipboard operation
qemu-user-static copied to clipboard

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

Open theburn opened this issue 6 years ago • 6 comments

/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

theburn avatar Nov 05 '19 17:11 theburn

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

ydcool avatar Dec 18 '19 09:12 ydcool

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

wanghuaiqing2010 avatar Nov 19 '20 12:11 wanghuaiqing2010

Same problem with you. Have you solved this?

xiongmingzhi avatar Jan 14 '21 08:01 xiongmingzhi

Same problem with you. Have you solved this?

farhansolodev avatar Mar 04 '21 11:03 farhansolodev

Same problem with you. Have you solved this?

CimZzz avatar Apr 28 '21 03:04 CimZzz

Same problem with you. Have you solved this?

ghost avatar Sep 04 '21 20:09 ghost