https://bugzilla.redhat.com/show_bug.cgi?id=1160916
--- Comment #1 from IBM Bug Proxy bugproxy@us.ibm.com --- == Comment: #0 - Murilo Opsfelder Araujo muriloo@br.ibm.com - 2014-11-03 08:20:16 == I tried fbterm-1.7-5.fc21.ppc64le.rpm on a F21 ppc64le guest, and it segfaults on VGA (tty1) output. It works normally on the serial console (hvc0), though.
"journalctl -xn" shows:
Nov 03 13:13:35 localhost kernel: fbterm[912]: unhandled signal 11 at ffffffffffffffff nip 000000001000d6d0 lr 000000001000a688 code 30001 Nov 03 13:13:36 localhost systemd-coredump[913]: Process 912 (fbterm) of user 0 dumped core.
Stack trace of thread 912: #0 0x000000001000d6d0 _ZN6Screen5fillXEjjjh (fbterm) #1 0x000000001000a688 _ZN6Screen8fillRectEjjjjh (fbterm) #2 0x0000000010006384 _ZN14FbShellManager6redrawEtttt (fbterm) #3 0x0000000010006f40 _ZN6FbTerm13processSignalEj (fbterm) #4 0x000000001000710c _ZN6FbTerm3runEv.part.2 (fbterm) #5 0x0000000010002998 main (fbterm) #6 0x00003fff7cac2920 generic_start_main.isra.0 (libc.so.6)
We use fbterm in order to display special characters for asian languages so having it working properly on F21 ppc64le is necessary.