Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Alignment Exception #42

Open
HuppiFluppi opened this issue Jul 1, 2014 · 0 comments
Open

Alignment Exception #42

HuppiFluppi opened this issue Jul 1, 2014 · 0 comments

Comments

@HuppiFluppi
Copy link

When running the tests on a board with ARMv7, the tests fail with an Alignment Exception.
The test suite fails at BinaryOutputStreamTest.InsertMultipleData. My investigation showed that this exception depends on the order in which data is put into the stream. The problem shows if you insert a bool before float.

The serial of the board prints:

Alignment trap: not handling instruction ed977a00 at [<00275fec>]
Unhandled fault: alignment exception (0x011) at 0x003c42d5

Processor Information:

model name : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 12.30
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc0f
CPU revision : 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant