-
Notifications
You must be signed in to change notification settings - Fork 258
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 Library\Bee\artifacts\Android\a7sem\w7f5ojd1sl7e.o failed with output: #1975
Comments
in additional, i tried to build in ndk r26b, but its same. |
Can you share the crash reproducer with r26b? The original reproducer (after fixing some flags that were removed in the r26 clang) doesn't crash. |
Sure! i use the latest ndk r26b version (26.1.10909125) and this is the error of using r26b build.
|
Sorry for the delay in looking at this. The reproducer for r26b passes for me on linux. The error message ( Another point to note is that the crash with r25 and r26 are different sources. |
Please re-open if there's a crash in r26 (with reproducer). |
Hello, I'm facing the same problem.
Any suggestion on how can I solve the issue. Same project, same settings on my office PC everything works just fine. But My Home PC is causing this error. My home PC configuration is: |
After a lot of internet searching and discussing with others I found a solution for my problem. Usually when you use dual RAM sticks you install them on 2-4 or 1-3 slots of your motherboard. In my case it was 2-4 slots. I confirmed it by reading the user manual and on the web. But for some reason it was causing problem for Unity when I tried to build my project for android. So now I installed my RAM sticks on 3-4 slots. Basically, instead of dual channel now I'm using single channel and unity seems to like it. I can build my projects with no problem. |
Im pretty sure this might be related to the known intel 13 and 14th gen issues, my laptop with way worse hardware builds all my unity projects as my desktop using a 13900k fails ever time, Article. And it seems you are using a 14700k. |
Description
Building Library\Bee\artifacts\Android\a7sem\w7f5ojd1sl7e.o failed with output:
PLEASE submit a bug report to https://github.com/android-ndk/ndk/issues and include the crash backtrace, preprocessed source, and associated run script.
this error is shown when i build il2cpp in unity.
sometimes it builds succeed, but most of time, this error occurs or windows crash.
this unity version is 2022.3.14f1, but other version of unity engine shows similar error.
temps.zip
Upstream bug
No response
Commit to cherry-pick
No response
Affected versions
r26
Canary version
No response
Host OS
Windows
Host OS version
windows 10 pro 19045
Affected ABIs
x86_64
The text was updated successfully, but these errors were encountered: