On Thu, May 15, 2008 at 2:56 PM, Jeff Layton <jlayton@xxxxxxxxxx> wrote: > Actually...my suspicion is that Trond is right and this app (or maybe a > library) doesn't like 64 bit inode numbers. It was probably not built > with LFS defines. glibc will turn that into a fstat64() system call, > and when it gets an inode number that won't fit in the field, it will > generate a -EOVERFLOW in userspace. You won't see it in an strace. An > ltrace *might* show it, or you could hook up gdb to your program and > try to look at it that way. Ok, the library is freetype. I'll look for related bugs on their site. Why does it work in kernel 2.6.22, though? -- Adam Olsen SendOutCards.com http://www.vimtips.org http://last.fm/user/synic -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html