okx / exchain

⛓️ EVM & Wasm $ IBC-compatible, OKTC is a L1 blockchain network built on top of Cosmos SDK that aims for optimal interoperability and performance ✨
https://www.okx.com/oktc
Other
565 stars 181 forks source link

docker pulls the testnet image and fails to start on the x86 Linux machine, reporting an error "Illegal instruction (core dumped)" #3214

Closed zibuyu28 closed 1 year ago

zibuyu28 commented 1 year ago

1. 详细描述

docker拉取testnet和mainnet镜像在x86的linux机器上(以下称为local linux)无法启动,报错“Illegal instruction (core dumped)”

2. 硬件配置

Linux centos7.9 5.4.188-1.el7.elrepo.x86_64 #1 SMP Mon Mar 28 09:10:07 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Thread(s) per core: 1 Core(s) per socket: 1 座: 16 NUMA 节点: 1 厂商 ID: GenuineIntel CPU 系列: 6 型号: 61 型号名称: Intel Core Processor (Broadwell, IBRS) 步进: 2 CPU MHz: 2793.436 BogoMIPS: 5586.87 超管理器厂商: KVM 虚拟化类型: 完全 L1d 缓存: 32K L1i 缓存: 32K L2 缓存: 4096K NUMA 节点0 CPU: 0-15 Flags: fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx rdtscp lm constant_tsc rep_good nopl cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt md_clear

3. exchaind版本号

v1.7.7

4. 日志

Illegal instruction (core dumped)

5. 网络