[Bugs] [Bug 1602824] New: SMBD crashes when streams_attr VFS is used with Gluster VFS

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 18 15:05:03 UTC 2018


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

            Bug ID: 1602824
           Summary: SMBD crashes when streams_attr VFS is used with
                    Gluster VFS
           Product: GlusterFS
           Version: 3.12
         Component: libgfapi
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: ryan at magenta.tv
        QA Contact: bugs at gluster.org
                CC: bugs at gluster.org



Created attachment 1459735
  --> https://bugzilla.redhat.com/attachment.cgi?id=1459735&action=edit
SMB log from server showing the panics

Description of problem:
SMBD thread panics when streams_xattr is used before gluster VFS

Version-Release number of selected component (if applicable):
Samba (tested with): 4.7.7, 4.7.8, 4.8.3
Gluster: 3.12.11

How reproducible:
Can reproduce everytime


Steps to Reproduce:
1.In Samba, set log level to 1
2.In Samba, create a share with the following:

[share]
vfs objects = fruit streams_xattr glusterfs
guest ok = yes
read only = no
glusterfs:volume = myVol01
path =  "/data/share01"

3.Restart Samba service
4.Tail the Samba log file at /var/log/samba
5.Connect to the share via an OS X client (Tested with 10.13.4)
6. Browse share at finder level

Actual results:
SMBD thread panics and kills clients connection

Expected results:
Share lists normally 


Additional info:
Don't happen from a Windows system

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


More information about the Bugs mailing list