ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

Unimplemented Opcode (66 0F 6F D1) 67 66 0F FE C8 66 0F 76 C5 66 0F 6F DC 66 0F #1710

Open menxin123 opened 2 months ago

menxin123 commented 2 months ago

When I run the dedicated server program “FactoryServer” on aarch64 device using box with “-multihome=0.0.0.0” parameter to start it causes a crash. FactoryGame.log

Then this error occurs and the program crashes [2024.07.30-15.58.54:509][432]LogDTLSHandler: Warning: Empty certificate identifier 595771|0x7fff39206460: Unimplemented Opcode (66 0F 6F D1) 67 66 0F FE C8 66 0F 76 C5 66 0F 6F DC 66 0F Sigfault/Segbus while quitting, exiting silently

This problem only occurs when I run it on an aarch64 device at the moment, I don't get any exceptions after performing the same operation on an x86 machine