Comment 1 for bug 461238

Revision history for this message
aristovski (aleksandar-ristovski) wrote :

Please configure 32bit builds like so:

CFLAGS="-D_FILE_OFFSET_BITS=64 " ../configure

The issue will be with large file provided as input, e.g.

dash large_foo.sh

if large_foo exceeds 2Gib limit.