Hi Tim, > > What do you get if you change the value 5000000 in > > tests/test-fprintf-posix2.c to a larger or smaller value? > > Both succeed with 50000000 (10x higher).
Good, that's the way I'd like to see it fixed. But a malloc(50 MB) is extraordinary; some people are using embedded systems. Can you please see which is the smallest among the following values which make the tests succeed? 10000000 15000000 20000000 25000000 Thanks. Bruno