Dima Kogan <[email protected]> writes: > Does anybody know what's going on? I can imagine anything from the > kernel being inconsistent with itself to glibc producing an incorrect > kernel interface.
So I just checked to see what data the kernel returns in response to the pread() and preadv() calls in the example. The kernel sees the correct addresses in both of those calls, so libc is doing the right thing, and this is an strace bug/kernel weirdness. dima ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
