#gcc and clang segfault when compiling

2 messages · Page 1 of 1 (latest)

mortal raft
#

I tried compiling alvr from the air, and got this error.

gcc: internal compiler error: Aborted signal terminated program cc1                           Please submit a full bug report, with preprocessed source.                                    See <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues> for instructions.

I ran memtest86 and stress-ng and got back zero failures on both, so this is likely not a hardware issue, but it still might be. How can I further pinpoint the cause of this?

mild roost
#

do you know C and C++? In order to get to the root of this you do need to gdb the compiler, and IIRC gcc is written in C and C++