Changes between Version 1 and Version 2 of Ticket #12948, comment 14
- Timestamp:
- Apr 5, 2017, 6:15:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12948, comment 14
v1 v2 1 1 I think I've found the problem - was a misaligned start address of the stack. The problem was only triggered by the snprintf()-test, the other tests executed before did succeed. 2 2 3 Could you fetch the latest so ruces from branch develop and test it on Android, please. I've checked ODROID-X (armv7l) with Linearo.3 Could you fetch the latest sources from branch develop and test it on Android, please. I've checked ODROID-X (armv7l) with Linearo. 4 4 5 5 The unit-tests are contained in the sub-directory 'test' (run with b2).