Hey guys I'm a bit stuck here, I updated my system back on the 4th of June, and since then certain programs are having problems running I'm getting segfault right away. My google-fu is failing me, I have found posts about microcode for the cpu but I'm not sure that applies to the rpi?
$this->bbcode_second_pass_code('', '$sudo pacman --debug
Segmentation fault
')
$this->bbcode_second_pass_code('', '$nano
Illegal instruction (core dumped)
')
$this->bbcode_second_pass_code('', '[2016-06-04 13:56] [PACMAN] Running 'pacman -Syu'
[2016-06-04 13:56] [PACMAN] synchronizing package lists
[2016-06-04 13:56] [PACMAN] starting full system upgrade
[2016-06-04 13:57] [ALPM] transaction started
[2016-06-04 13:58] [ALPM] upgraded curl (7.48.0-1 -> 7.49.1-1)
[2016-06-04 13:58] [ALPM] upgraded libsystemd (229-3 -> 230-3)
[2016-06-04 13:58] [ALPM] upgraded libxfixes (5.0.1-1 -> 5.0.2-1)
[2016-06-04 13:58] [ALPM] upgraded linux-raspberrypi (4.4.11-4 -> 4.4.12-1)
[2016-06-04 13:59] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-06-04 14:00] [ALPM] upgraded raspberrypi-firmware-bootloader (20160531-1 -> 20160602-1)
[2016-06-04 14:00] [ALPM] upgraded raspberrypi-firmware-bootloader-x (20160531-1 -> 20160602-1)
[2016-06-04 14:00] [ALPM] upgraded raspberrypi-firmware-tools (20160531-1 -> 20160602-1)
[2016-06-04 14:00] [ALPM] upgraded raspberrypi-firmware-examples (20160531-1 -> 20160602-1)
[2016-06-04 14:00] [ALPM] upgraded raspberrypi-firmware (20160531-1 -> 20160602-1)
[2016-06-04 14:01] [ALPM] upgraded systemd (229-3 -> 230-3)
[2016-06-04 14:03] [ALPM] upgraded systemd-sysvcompat (229-3 -> 230-3)
[2016-06-04 14:03] [ALPM] transaction completed
[2016-06-04 14:03] [ALPM] running 'man-db-purge.hook'...
[2016-06-04 14:05] [ALPM] running 'man-db.hook'...
[2016-06-04 14:05] [ALPM] running 'udev-hwdb.hook'...
')