We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build stops with ...
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump:
Program arguments: /usr/bin/swift -v build --product HelloWorld -c release
Swift version 5.4-dev (LLVM 7a20f40c45aca5d, Swift 031b848b7092c06)
/usr/bin/swift[0x57fd9f4] /usr/bin/swift[0x57fb4ee] /usr/bin/swift[0x57fdbdc] /lib64/libpthread.so.0(+0x117e0)[0x4000a3e7e0] /usr/bin/swift[0x1af669c] /usr/bin/swift[0x1af051f] /usr/bin/swift[0x49f4d7] /usr/bin/swift[0x49e8aa] /lib64/libc.so.6(__libc_start_main+0xea)[0x4001f990ba] /usr/bin/swift[0x49e3da] qemu: uncaught target signal 4 (Illegal instruction) - core dumped
The text was updated successfully, but these errors were encountered:
... following docker/for-mac#5561 with "export QEMU_CPU=max" I got the build done
Sorry, something went wrong.
No branches or pull requests
build stops with ...
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
Stack dump:
/usr/bin/swift[0x57fd9f4]
/usr/bin/swift[0x57fb4ee]
/usr/bin/swift[0x57fdbdc]
/lib64/libpthread.so.0(+0x117e0)[0x4000a3e7e0]
/usr/bin/swift[0x1af669c]
/usr/bin/swift[0x1af051f]
/usr/bin/swift[0x49f4d7]
/usr/bin/swift[0x49e8aa]
/lib64/libc.so.6(__libc_start_main+0xea)[0x4001f990ba]
/usr/bin/swift[0x49e3da]
qemu: uncaught target signal 4 (Illegal instruction) - core dumped
The text was updated successfully, but these errors were encountered: