Comment # 2 on bug 1068967 from
More interesting information is a gdb session that shows the illegal
instruction and where (in what binary/library) it happens.

I suspect mpfr/gmp/gcc use some instructions that are not available on armv7
due to bogus RPM_OPT_FLAGS or your hardware is simply not supported.

Or those components use some CPU variant dispatching with an error.

A core file might also help.


You are receiving this mail because: