-
Notifications
You must be signed in to change notification settings - Fork 265
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]: Building AOSP - clang++: error: clang frontend command failed with exit code 139 #1892
Comments
This is not a canary version (which would be the build number from ci.android.com), nor is this the version of clang that's in the r26 canary. Which canary did you try? |
We have seen several errors when building AOSP that end up being crashes when the system is under memory pressure. Please re-run reproducer on idle system and see if it fails. |
Sorry, I was quickly digging around to match up r450784d with the NDK version and I didn't see it. According to the r25 changelog it's r25c -> "Updated LLVM to clang-r450784d1, based on LLVM 14 development." |
Weird, it looks like it's not crashing on an idle system. I was inspecting
|
Description
Building AOSP panther with the following configuration and compilation command on Ubuntu 23.04 with AMD Ryzen Threadripper 3970X 32-Core Processor and 128 GB of memory and kernel Linux rips 6.2.0-20-generic #20-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 6 07:48:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux.
Configuration
Build Output
mdct-d71a84.zip
Upstream bug
No response
Commit to cherry-pick
No response
Affected versions
r24, Canary
Canary version
Android (8490178, based on r450784d) clang version 14.0.6 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6)
Host OS
Linux
Host OS version
Ubuntu 23.04
Affected ABIs
arm64-v8a
The text was updated successfully, but these errors were encountered: