Changes between Version 1 and Version 2 of Ticket #12948, comment 14


Ignore:
Timestamp:
Apr 5, 2017, 6:15:30 PM (6 years ago)
Author:
olli

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12948, comment 14

    v1 v2  
    11I 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.
    22
    3 Could you fetch the latest soruces from branch develop and test it on Android, please. I've checked ODROID-X (armv7l) with Linearo.
     3Could you fetch the latest sources from branch develop and test it on Android, please. I've checked ODROID-X (armv7l) with Linearo.
    44
    55The unit-tests are contained in the sub-directory 'test' (run with b2).