Opened 16 years ago

Closed 16 years ago

#3780 closed Bug report (fixed)

fzsftp crashes if default remote directory is invalid when using SFTP

Reported by: Ed Brey Owned by: Tim Kosse
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: Vista SP1

Description

If the default remote directory for a web site is invalid, the Windows Error Reporting (aka Windows Crash Dialog) appears stating, "SFTP module in FileZilla based on PuTTY's psftp component has stopped working" and the helper process fzsftp is terminated.

Repro:

  • Use this connection info:

Host: frs.sourceforge.net
Servertype: SFTP
Default remote dirctory: /home/groups/s/se/sermonsontheweb/htdocs

  • Connect
  • Notice the crash.

FileZilla version 3.1.2.

Change History (2)

comment:1 by Tim Kosse, 16 years ago

Owner: set to Tim Kosse
Status: newaccepted

It's just a matter of empathy. It seems the sftp-server subprocess on the server just dies. This confuses fzsftp so much that it kills itself.

comment:2 by Tim Kosse, 16 years ago

Resolution: fixed
Status: acceptedclosed

Next version will no longer crash, it will gracefully exit fzsftp instead if the server bails out like this.

Note: See TracTickets for help on using tickets.