03-09-2012, 05:53 PM
I'd say "bus error" is not really a segfault, rather it means that access was attempted on unaligned memory. This could prove problematic, since MCS does no alignment attempts whatsoever, and I don't think there are any active developers with access to PowerPC or SPARC hardware to test it out.