[Bugs] [Bug 1636246] [GSS] SMBD crashes when streams_xattr VFS is used with Gluster VFS

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 7 12:27:47 UTC 2019


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



--- Comment #39 from ryan at magenta.tv ---
These logs may provide some insight:

[2019/01/07 12:26:08.115358,  2] ../source3/smbd/open.c:1447(open_file)
  nobody opened file blah.sh read=No write=No (numopen=3)
[2019/01/07 12:26:08.116122,  2] ../source3/smbd/close.c:802(close_normal_file)
  nobody closed file blah.sh (numopen=2) NT_STATUS_OK
[2019/01/07 12:26:08.552909,  2] ../source3/smbd/open.c:1447(open_file)
  nobody opened file blah.sh read=Yes write=No (numopen=2)
[2019/01/07 12:26:08.552983,  0]
../source3/modules/vfs_fruit.c:2692(fruit_check_access)
  fruit_check_access: fcntl get flags [blah.sh] fd [13371337] failed [Bad file
descriptor]
[2019/01/07 12:26:08.553071,  2] ../source3/smbd/close.c:802(close_normal_file)
  nobody closed file blah.sh (numopen=1) NT_STATUS_OK
[2019/01/07 12:26:08.832632,  2] ../source3/smbd/open.c:1447(open_file)
  nobody opened file blah.sh read=No write=No (numopen=2)
[2019/01/07 12:26:08.833005,  2] ../source3/smbd/open.c:1447(open_file)
  nobody opened file blah.sh:AFP_AfpInfo read=Yes write=Yes (numopen=3)
[2019/01/07 12:26:08.833154,  0]
../source3/modules/vfs_glusterfs.c:1138(vfs_gluster_fchmod)
  vfs_gluster_fchmod: Failed to fetch gluster fd
[2019/01/07 12:26:08.833599,  0]
../source3/modules/vfs_glusterfs.c:627(vfs_gluster_pread)
  vfs_gluster_pread: Failed to fetch gluster fd
[2019/01/07 12:26:08.833908,  0]
../source3/modules/vfs_glusterfs.c:613(vfs_gluster_close)
  vfs_gluster_close: Failed to fetch gluster fd
[2019/01/07 12:26:08.833926,  0]
../source3/modules/vfs_fruit.c:4512(fruit_pwrite_meta_stream)
  fruit_pwrite_meta_stream: Close [blah.sh:AFP_AfpInfo] failed: Success
[2019/01/07 12:26:08.833948,  2]
../source3/smbd/smb2_write.c:204(smb2_write_complete_internal)
  smb2_write failed: fnum 1612338452, file blah.sh:AFP_AfpInfo, length=60
offset=0 nwritten=-1: NT_STATUS_UNSUCCESSFUL
[2019/01/07 12:26:08.834566,  2] ../source3/smbd/close.c:802(close_normal_file)
  nobody closed file blah.sh:AFP_AfpInfo (numopen=2) NT_STATUS_OK
[2019/01/07 12:26:08.834617,  2] ../source3/smbd/close.c:802(close_normal_file)
  nobody closed file blah.sh (numopen=1) NT_STATUS_OK

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Bugs mailing list