On Sun, Jun 15, 2014 at 10:21:31PM +0200, Mark Wielaard wrote: > > Indeed. You seem to be right that we are trying to read possibly > unaligned data which would cause a bus error on sparc. There was even a > helpful FIXME in the code about it. Why we didn't see that before is a > mystery. But the attached patch should solve it. Could you test it? That changes things back to: # TOTAL: 123 # PASS: 116 # SKIP: 7 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 Thanks Kurt