Some systems require data to be naturally aligned, else a segfault will be incurred. This patch fixes a common 64 bit datatype alignment issue which results in segfaults on Solaris/Sparc systems. The patch is generic (that is, not specific to Solaris nor Sparc). The patch applies against 1.0.7-i.
1.0.7-i segfault fix/patch: base-64_bit_alignment