I am able to reproduce this with 17.0.13 as well. It gets reproduced in first few executions only.
- header array is always printed as [1, 0]
- looks CPU computations not behaving as expected when doing the left shift or "&" operation in (pSource[i] & 0xff) << (8 * i)
