diff options
Diffstat (limited to 'results/scraper/box64/1710')
| -rw-r--r-- | results/scraper/box64/1710 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/1710 b/results/scraper/box64/1710 new file mode 100644 index 000000000..5ebf89b5d --- /dev/null +++ b/results/scraper/box64/1710 @@ -0,0 +1,10 @@ +Unimplemented Opcode (66 0F 6F D1) 67 66 0F FE C8 66 0F 76 C5 66 0F 6F DC 66 0F +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](https://github.com/user-attachments/files/16430561/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 |