[Bugs] [Bug 1341243] fsx crash in 3.8rc2 while running as non-root user

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 14 15:45:40 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1341243

Vijay Bellur <vbellur at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|vbellur at redhat.com          |ndevos at redhat.com
              Flags|needinfo?(vbellur at redhat.co |
                   |m)                          |



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
Not sure why this bug is assigned to me as I am not looking into fixing this
problem actively :).

Here are some more strace details from the time of failure:

1330455 lseek(3, 31537, SEEK_SET)       = 31537
1330455 read(3,
"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 41834) 
= 41834
1330455 fstat(3, {st_mode=S_IFREG|0664, st_size=250822, ...}) = 0
1330455 lseek(3, 0, SEEK_END)           = 250822
1330455 ftruncate(3, 226593)            = 0
1330455 fstat(3, {st_mode=S_IFREG|0664, st_size=250822, ...}) = 0
1330455 lseek(3, 0, SEEK_END)           = 250822
1330455 write(1, "Size error: expected 0x37521 sta"..., 55) = 55
1330455 write(1, "LOG DUMP (39834221 total operati"..., 38) = 38


It does look like we obtained a wrong attribute value for size and hence the
problem?

The nfs client is on a machine running RHEL Server release 7.1.

$ uname -r
3.10.0-229.el7.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RCnBMkydcB&a=cc_unsubscribe


More information about the Bugs mailing list