-
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]: NDK27 clang hangs compiling google/skia #2059
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This probably won't make it into r27b btw, but I'm triaging it there for now in case we have a fix before that goes to QA (supposed to have happened already but we're blocked on some infra issues, so maybe). If not, we'll aim for r27c. I don't suppose you know if this is a regression from r26? We'll try to find out ourselves, but if you already know that saves us some time. |
We are currently on r26b and it compiles fine. |
Thanks for confirming 👍 |
I can reproduce the timeout. It doesn't reproduce with clang-r530567 (slated tentatively for r28 - in case @DanAlbert was wondering). Bisecting to find the fix. Given the blockers in generating new clang prebuilts for r27b, we could potentially include the fix in r27b. |
|
r.android.com/3238718 cherry-picks the fix. Uploading new prebuilts shortly. |
Description
Clang hangs indefinitely when compiling version m101 of google/skia.
Repro attached - skia_hang.zip
I tried to repro the issue with clang version 18.1.0rc and it did not repro.
PS: Would it be possible to add pdbs to the release? This would help us try to find workarounds and/or provide you more info about the issue.
Upstream bug
No response
Commit to cherry-pick
No response
Affected versions
r27
Canary version
No response
Host OS
Windows
Host OS version
Windows 10/11
Affected ABIs
arm64-v8a
The text was updated successfully, but these errors were encountered: