https://bugs.freedesktop.org/show_bug.cgi?id=59001

--- Comment #9 from Kristian Høgsberg <[email protected]> ---
If this only happens on ppc64, it could be an alignment problem, ie that we
write or read a 32 bit value on an address that's not a multiple of 4 bytes (or
64 bit  value or pointer value on an address not a multiple of 8 bytes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to