Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

csongor

Assert error when disconnect and logging is on

The following error message is displayed when logging is enabled and the connection to the server host is being closed:

Assertion failed: (LogMemo->Parent == this) && (LogMemo->OnChange == LogMemoChange), file C:\Martin\Projekty\WinSCP2\forms\units\Log.cpp, line 77

It was quite interesting situation when I've resized the log window to maximally fit the screen this error has not been occured.

The log file contains the following regarding this incident:

. Startup conversation with host (shell) finished.
* (EAccessViolation) EAccessViolation
. Closing connection.

WinSCP2 is great!