Thank you, Enzo, that's promising news! And thank you, David, for the work. Compiling and installing a pre-release kernel feels above my skill level, but I'm looking forward to trying it as soon as I can get the stable version from the Arch repo and will report back. Best wishes, Ilja ________________________________________ Von: Enzo Matsumiya <ematsumiya@xxxxxxx> Gesendet: Donnerstag, 13. Juni 2024 19:37:06 An: Heckmann, Ilja Cc: dhowells@xxxxxxxxxx; linux-cifs@xxxxxxxxxxxxxxx Betreff: [[ EXT ]] Re: Crash when attempting to run executables from a share Hi, On 06/13, Heckmann, Ilja wrote: > ... >This is what the smb.conf looks like, without the (hopefully) irrelevant >domain membership and printing settings: >--------------------------------- >[global] >case sensitive = yes >delete readonly = yes >map acl inherit = yes >vfs objects = acl_xattr >oplocks = no >level2 oplocks = no >min protocol = SMB2 > >[share] >path = /data/share >read only = no >acl_xattr:ignore system acl = yes >--------------------------------- Thanks for the reproducer info. >And here is a crash record from the journal: >-------------------------------------------------------------------------------- >Jun 13 10:08:13 server kernel: ------------[ cut here ]------------ >Jun 13 10:08:13 server kernel: WARNING: CPU: 121 PID: 3906695 at fs/smb/client/file.c:3341 cifs_limit_bvec_su bset.constprop.0+0xf2/0x130 [cifs] > ... That's not reproducible since v6.10-rc1, probably because of David's netfs work. Can you try a kernel >= than that one? Cheers, Enzo