[Interest] SIGBUS Android Qt 5.5.0

Thiago Macieira thiago.macieira at intel.com
Fri Jul 31 08:23:18 CEST 2015


On Thursday 30 July 2015 22:03:22 rpzrpzrpz at gmail.com wrote:
> Thiago:
> 
> You were right.
> 
> string.h -> Correct
> 
> For SIGBUS exceptions, I had some structure members that did NOT
> end on even 4 byte boundaries.
> 
> I had to specifically set some memory variables to pass on 4 byte
> alignments.
> 
> Don't yet know why the NDK C++ compiler won't align on byte boundaries
> automatically.

It will.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list