-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
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
[BUG] clang-12: error: clang frontend command failed with exit code 139 #1645
Comments
This need not be triaged for r24 as mentioned in the original report. Crashes in r23 clang: SHA Next step is to identify a fix using |
Fix is:
|
https://android-review.googlesource.com/c/toolchain/llvm_android/+/1939337 cherry-picks it to the necessary branch. Just need a prebuilt update before r23c. |
Whoops, a little overzealous while batch triaging :) Thanks |
Should be fixed in r23 build 8486889. |
Bug: http://b/android/ndk#1645 7654bb6303d [OPENMP]Fix PR48571: critical/master in outlined contexts cause crash. Test: N/A Change-Id: If62f63f46ce22ba7d668ace5ef0dd7ab268171cf
Changelog updates are in a separate commit to make cherry-picking to master easier. Bug: android/ndk#1590 Bug: android/ndk#1608 Bug: android/ndk#1619 Bug: android/ndk#1645 Bug: android/ndk#1672 Test: ./checkbuild.py && ./run_tests.py Change-Id: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6 (cherry picked from commit 59e8e507c2a2147c2bc806087c953dd36f6b1c41) Merged-In: Ie5571ed436cb0a3fe9ad675ed15f62fff4e978d6
Separate from the toolchain update to avoid merge conflicts. Bug: android/ndk#1590 Bug: android/ndk#1608 Bug: android/ndk#1619 Bug: android/ndk#1645 Bug: android/ndk#1672 Test: None Change-Id: I6e24e582dc0c300db173083009da9a1494360137 (cherry picked from commit 25ab62f84177b8f57782048a01a755c5730d6e6b) Merged-In: I6e24e582dc0c300db173083009da9a1494360137
Description
While building, the compiler crashed and informed me to report a bug. I have attached its generated data, which appears to likely form a test case.
clang.log
MaxUnpoolKernel_cpp_sh.tar.gz
Update: This crash went away for me when I switched to ndk 24-beta2.
Environment Details
The text was updated successfully, but these errors were encountered: