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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12948, comment 14

    initial v1  
    1 I think I've found the problem - was a missalgined start address of the stack. The problem was only triggered by the snprintf()-test, the other tests executed before did succeed.
     1I 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
    33Could you fetch the latest soruces from branch develop and test it on Android, please. I've checked ODROID-X (armv7l) with Linearo.