FTP segfault in v6.1.7


Recommended Posts

In my new Unraid 6.1.7 server i enabled FTP and added the user "barry". But i cant connect:

 

When i connect with Filezilla, it says

Status:	Connecting to 192.168.2.30:21...
Status:	Connection established, waiting for welcome message...
Status:	Insecure server, it does not support FTP over TLS.
Command:	USER barry
Response:	331 Please specify the password.
Command:	PASS ***********
Response:	500 OOPS: priv_sock_get_result
Error:	Critical error: Could not connect to server
Status:	Disconnected from server
Status:	Connecting to 192.168.2.30:21...
Status:	Connection established, waiting for welcome message...
Status:	Insecure server, it does not support FTP over TLS.
Command:	USER barry
Response:	331 Please specify the password.
Command:	PASS ***********
Response:	500 OOPS: priv_sock_get_result
Error:	Critical error: Could not connect to server
Status:	Disconnected from server
Status:	Connecting to 192.168.2.30:21...
Status:	Connection established, waiting for welcome message...
Status:	Insecure server, it does not support FTP over TLS.
Command:	USER barry
Response:	331 Please specify the password.
Command:	PASS ***********
Response:	500 OOPS: priv_sock_get_result
Error:	Critical error: Could not connect to server

 

And in the Unraid log, i see:

Feb 9 09:13:47 bTower vsftpd[30744]: connect from 192.168.10.10 (192.168.10.10)
Feb 9 09:13:47 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:13:47 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:13:47 bTower kernel: vsftpd[30744]: segfault at 0 ip 00002b42c216fd16 sp 00007fff1ce320b8 error 4 in libc-2.17.so[2b42c2039000+1bf000]
Feb 9 09:13:55 bTower vsftpd[30772]: connect from 192.168.10.10 (192.168.10.10)
Feb 9 09:13:55 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:13:55 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:13:55 bTower kernel: vsftpd[30772]: segfault at 0 ip 00002b2c0d14ad16 sp 00007fffb5baa438 error 4 in libc-2.17.so[2b2c0d014000+1bf000]
Feb 9 09:14:31 bTower vsftpd[30938]: connect from 192.168.10.10 (192.168.10.10)
Feb 9 09:14:31 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:14:31 bTower kernel: nf_conntrack: falling back to vmalloc.
Feb 9 09:14:31 bTower kernel: vsftpd[30938]: segfault at 0 ip 00002b722f0c1d16 sp 00007ffd6630b188 error 4 in libc-2.17.so[2b722ef8b000+1bf000]

 

The

segfault

troubles me.. its consistent. Anyone else seen things like this?

 

(also, this hardware performed fine before i installed Unraid but i'll run a memcheck regardless, just in case)

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.