On Thu, Aug 11, 2011 at 8:15 PM, Hraban Luyat <hraban@xxxxxxxx> wrote: > Pointer casting: armv5tel forces word-alignment of unsigned integers > but glusterfs casts buffer pointers (char *) to integer pointers. 75% > you get a misaligned pointer and when you read from that, well, you > read some incompatible value that will lead to all kinds of crazy. > But most of those fixes were for old versions when the messaging protocol / dictionary was based out of handcrafted payload. Also you have fixed the dict casting problems reported by you in #397 3.1.x onwards GlusterFS uses RPC, i think that would that make it more interoperable? We might need a test machine to figure that out, or there are other modules which have similar bugs reported in #397 -Harsha