Problems with lstat() and large files

2004-07-27 Thread Ketil Froyn
Hi, I'm having some problems with lstat() on debian stable and debian testing with 2.4 kernels. A program that tries to do lstat on a file bigger than 2gb gets an error. Has anyone else experienced this? I'm running third party software that requires a functional ltrace(), and doesn't handle this

Re: Problems with lstat() and large files

2004-07-27 Thread Ketil Froyn
Hehe, talk about your well composed mail. That's what I get for sending it off in a rush... Anyway, I've tested with both glibc 2.2.5 (from woody) and glibc 2.3.2 (from sarge) on the same system, with both kernel 2.2.20 (from woody) and kernel 2.4.26 (vanilla kernel, self-compiled), and I figure