Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 04:03:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232145] sysutils/fusefs-smbnetfs: Error when writing to share (smb_conn_srv_fstat: errno=22, Invalid argument)
Message-ID:  <bug-232145-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232145

            Bug ID: 232145
           Summary: sysutils/fusefs-smbnetfs: Error when writing to share
                    (smb_conn_srv_fstat: errno=3D22, Invalid argument)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: cvetomirconev@gmail.com
                CC: mi@ALDAN.algebra.com
                CC: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(mi@ALDAN.algebra.com)

Trying to write a file on a share with 0.6.1_1 results in an error:

  srv(24578)->smb_conn_srv_listen: process query=3D13, query_len=3D8
  srv(24578)->smb_conn_srv_fstat: errno=3D22, Invalid argument
  14224->process_kill_by_smb_conn_fd: closing child connection with pid=3D2=
4578,
fd=3D7

Trace:
 18395 smbnetfs RET   write 87/0x57
 18395 smbnetfs CALL=20
select(0x8,0x7fffdfdfb610,0,0x7fffdfdfb690,0x7fffdfdfb750)
 18395 smbnetfs RET   select 1
 18395 smbnetfs CALL  read(0x7,0x7fffdfdfb7c0,0x1000)
 18395 smbnetfs GIO   fd 7 read 92 bytes
       0x0000 5c00 0000 0000 0000 fdff ffff 1600 0000 f747 0000 0000 0000 1=
000
0000 0000 0000 7372 7628 3138 3432 3329 2d3e 736d 625f 636f 6e6e 5f73 7276 =
5f66
7374 6174  |\................G..............srv(18423)->smb_conn_srv_fstat|
       0x003e 3a20 6572 726e 6f3d 3232 2c20 496e 7661 6c69 6420 6172 6775 6=
d65
6e74 0a00=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
           |: errno=3D22, Invalid argument..|

Listing and reading files works fine.
The problem is not present in 0.6.1 / samba46.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232145-7788>