Actions
Bug #2691
closedFailed to boot latest master due FXRSTR: illegal FP MXCSR
Description
Hi,
On latest master (x64) under plain qemu and qemu-kvm, we can't boot due:
Enter full pathname of shell or RETURN for /bin/sh:
sh: FXRSTR: illegal FP MXCSR 00001f80 didinit = 1
pid 3 (sh), uid 0: exited on signal 8
Jun 30 11:45:32 init: single user shell terminated, restarting
Enter full pathname of shell or RETURN for /bin/sh:
This is linked to commit: 186c803fb9de117fca51aa897f8550bd4e49c030
Cheers,
Antonio Huete
Updated by profmakx over 10 years ago
- Status changed from New to Feedback
This should be fixed with commit 846ab393121eff281480e94e3af30ccc55dcf2ce.
Actions