| Issue |
53074
|
| Summary |
ICE in clang when building Fuchsia
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
ilovepi
|
We're seeing an internal compiler error when building Fuchsia.
The issue was found when building this group of commits:
335a3163aab4, 1f71e46f2a4f, a2473601736d,dcbc91f40c2e, 68defc013444, fb7cf90071da, d51e3474e060
The source and scripts can be found here:
[builds_8825666317043615073_interceptors_unittest-86ef0a.zip](https://github.com/llvm/llvm-project/files/7831425/builds_8825666317043615073_interceptors_unittest-86ef0a.zip)
```
[74283/239264] CXX obj/src/connectivity/network/testing/netemul/lib/network/interceptors/network_test.interceptors_unittest.cc.o
FAILED: obj/src/connectivity/network/testing/netemul/lib/network/interceptors/network_test.interceptors_unittest.cc.o
../../../recipe_cleanup/clang02swjmh0/bin/clang++ -MD -MF obj/src/connectivity/network/testing/netemul/lib/network/interceptors/network_test.interceptors_unittest.cc.o.d -D_LIBCPP_DISABLE_VISIBILIT...
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: ../../../recipe_cleanup/clang02swjmh0/bin/clang++ -MD -MF obj/src/connectivity/network/testing/netemul/lib/network/interceptors/network_test.interceptors_unittest.cc.o.d -D_LI...
1. <eof> parser at end of file
2. Code generation
#0 0x00000000035805dd PrintStackTraceSignalHandler(void*) Signals.cpp:0:0
clang++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
Fuchsia clang version 14.0.0 (https://llvm.googlesource.com/a/llvm-project 335a3163aab4ab3a52c7c15d03bcf1ce9ba79fbb)
Target: x86_64-unknown-fuchsia
Thread model: posix
InstalledDir: ../../../recipe_cleanup/clang02swjmh0/bin
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: clang-crashreports/interceptors_unittest-86ef0a.cpp
clang++: note: diagnostic msg: clang-crashreports/interceptors_unittest-86ef0a.sh
clang++: note: diagnostic msg:
********************
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs