setup: client->server->iothreads->locks->posix. test: make menuconfig done in the process of linux kernel build. Error: root@booradley:/mnt/raghu/dir-5/linux-2.6.30.4# make menuconfig HOSTCC scripts/basic/fixdep /bin/sh: scripts/basic/fixdep: Bad address make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 execve of scripts/basic/fixdep fails returning "Bad address" indicating that the binary might've been corrupted. Source was freshly extracted and build was initiated. I run the same tests on 3.0 branch and there were no errors.
Introduced by commit 9c2bc1bc61af888192bde18170b113b4f6f8b4ca Author: Anand Avati <avati> Date: Mon Apr 5 13:35:45 2010 +0000 fuse: change behavior of direct io mode. See bz 801 for details. *** This bug has been marked as a duplicate of bug 801 ***