Bug#642762: xulrunner-6.0: console flooded with unaligned access messages on ia64 (IA-64/IPF/Itanium) platform

Mike Hommey mh at glandium.org
Tue Oct 4 21:01:51 UTC 2011


On Tue, Oct 04, 2011 at 10:20:16PM +0200, Émeric Maschino wrote:
> I don't understand. What prevent nsID from being 64-bit aligned? Don't
> m0, m1 and m2 fit in a 64-bit word and m3 in yet another one?

m0 is a 32-bit value, it needs 32-bits alignment. m1 is 16-bits, 16-bits
alignment, etc. Overall, the struct only requires 32-bits alignment.

Mike





More information about the pkg-mozilla-maintainers mailing list