The incoming network stream data (8 bit aligned) has a cast to IPv4 and IPv6 IP address structures. On ARM, the resulting unaligned structure pointer cause a bus error on access. The attached patch fixes this.
Fix for bus error on ARM targets
Log in to post a comment.
Fix for bus error on ARM targets