[Interest] SIGBUS Android Qt 5.5.0

Robert Iakobashvili coroberti at gmail.com
Fri Jul 31 08:46:56 CEST 2015


On Fri, Jul 31, 2015 at 9:23 AM, Thiago Macieira <thiago.macieira at intel.com>
wrote:

> 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
>
>
 Yes, it might be that the bug is still there but is now falling to
another place after your did your changes.

If you have a version for Linux, valgrind could be helpful to run.

Take care.

Regards,
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150731/b184fa85/attachment.html>


More information about the Interest mailing list