> Right, very interesting.. Thanks for you debugging efforts! Lemme see if i can > trace this back to the real cause :) I think I know why now. It's -D_FILE_OFFSET_BITS=64. i.e.
gcc -D_POSIX_C_SOURCE=200112L -D_FILE_OFFSET_BITS=64 a.c and it crashes. Cheers, -- Ivan, Wong Yat Cheung <[EMAIL PROTECTED]> GPG: 1024D/7775FDBB: CE88 DBE0 5AF3 D4AC 91F5 6C0E 2C84 B2AD 7775 FDBB -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]