Bug 762661 (GLUSTER-929) - kernel compile fails during make menuconfig
Summary: kernel compile fails during make menuconfig
Keywords:
Status: CLOSED DUPLICATE of bug 762533
Alias: GLUSTER-929
Product: GlusterFS
Classification: Community
Component: fuse
Version: mainline
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Csaba Henk
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-14 13:04 UTC by Raghavendra G
Modified: 2010-05-14 16:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Raghavendra G 2010-05-14 13:04:19 UTC
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.

Comment 1 Vikas Gorur 2010-05-14 13:43:08 UTC
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 ***


Note You need to log in before you can comment on or make changes to this bug.