Getting EAccessViolation

Advertisement

jon_k
Joined:
Posts:
3

Getting EAccessViolation

I'm getting Eaccessviolation.

It happens right after I enter my session info and click connect, it says its normal stuff then right after "reading remote directory" i get the error.

(edit)I just tried again and I just got a "windows scp/sftp has encountered a problem blah blah, send error report or dont send"(/edit)

(edit)I just tried again and I get "directory 'd:' doesn't exist" error -- this strikes me as odd because this is very similar to the problem the guy in this thread https://winscp.net/forum/viewtopic.php?t=1306 is having.

Very similar conditions as well. He reimaged his drive and somehow his primary drive is no longer C -- this is the same with me, I reinstalled windows and what should be my C drive shows up as G.

I am going to try and put a CD and see if i can get winscp to work like the poster in the similar article above did.. that way I can get these mission critical files off my linux server off, but it'd be GREAT martin, if you could get your test machine to have another letter than C. Damnit.. you want to use my computer? heheh.. justkidding... I am going to follow your testing instructions in your debug application martin, and paste my results here.

By the way martin, I'd like to thank you very much for writing this program, it is a VERY good and well-written program, and I find it as an invaluable tool. It's so much better than FTP and I've been using it for 2 years now.

(/edit)

Here is the info from the microsoft send error report dialog
(By the way, I bet you 50 bucks that if I sent the error report to microsoft it goes STRAIGHT to /dev/zero OR /dev/null or whatever their equivilent is on their server systems.)
AppName: winscp356.exe    AppVer: 3.5.6.213    ModName: unknown
ModVer: 0.0.0.0    Offset: 01b5eacd

Here is the info in winscp log file

. --------------------------------------------------------------------------
. WinSCP Version 3.5.6 (Build 213)
. Login time: Wednesday, June 16, 2004 7:57:32 AM
. --------------------------------------------------------------------------
. Session name: jon_k@192.168.0.4
. Host name: 192.168.0.4 (Port: 22)
. User name: jon_k (Password: Yes, Key file: No)
. Transfer Protocol: SFTP (SCP)
. SSH protocol version: 2; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. SSH Bugs: 
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No, Cache: Yes
. Cache directory changes: Yes, Permanent: No
. Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.0.4"
. Connecting to 192.168.0.4 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.5.6
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 56:1f:08:92:27:d6:60:22:f2:91:90:12:5d:d3:45:31
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
! Using username "jon_k".
! Welcome to UBER-term! Please enter your password below, okay?
. Keyboard-interactive authentication refused
. Session password prompt (jon_k@192.168.0.4's password: )
. Using stored password.
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 272
< Type: SSH_FXP_NAME, Size: 43, Number: 272
. Real path is '/home/jon_k'
. Listing directory "/home/jon_k".
> Type: SSH_FXP_OPENDIR, Size: 20, Number: 523
< Type: SSH_FXP_HANDLE, Size: 13, Number: 523
> Type: SSH_FXP_READDIR, Size: 13, Number: 780
< Type: SSH_FXP_NAME, Size: 6757, Number: 780
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
< Type: SSH_FXP_STATUS, Size: 28, Number: 1036
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1284
< Type: SSH_FXP_STATUS, Size: 24, Number: 1284
< Status/error code: 0
. Startup conversation with host finished.
. Closing connection.
. --------------------------------------------------------------------------
. WinSCP Version 3.5.6 (Build 213)
. Login time: Wednesday, June 16, 2004 7:58:19 AM
. --------------------------------------------------------------------------
. Session name: jon_k@192.168.0.4
. Host name: 192.168.0.4 (Port: 22)
. User name: jon_k (Password: Yes, Key file: No)
. Transfer Protocol: SFTP (SCP)
. SSH protocol version: 2; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. SSH Bugs: 
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No, Cache: Yes
. Cache directory changes: Yes, Permanent: Yes
. Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.0.4"
. Connecting to 192.168.0.4 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.5.6
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 56:1f:08:92:27:d6:60:22:f2:91:90:12:5d:d3:45:31
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
! Using username "jon_k".
! Welcome to UBER-term! Please enter your password below, okay?
. Keyboard-interactive authentication refused
. Session password prompt (jon_k@192.168.0.4's password: )
. Using stored password.
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 272
< Type: SSH_FXP_NAME, Size: 43, Number: 272
. Real path is '/home/jon_k'
. Listing directory "/home/jon_k".
> Type: SSH_FXP_OPENDIR, Size: 20, Number: 523
< Type: SSH_FXP_HANDLE, Size: 13, Number: 523
> Type: SSH_FXP_READDIR, Size: 13, Number: 780
< Type: SSH_FXP_NAME, Size: 6757, Number: 780
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
< Type: SSH_FXP_STATUS, Size: 28, Number: 1036
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1284
< Type: SSH_FXP_STATUS, Size: 24, Number: 1284
< Status/error code: 0
. Startup conversation with host finished.
* (Exception) Directory 'D:' doesn't exist.
. Closing connection.
. --------------------------------------------------------------------------
. WinSCP Version 3.5.6 (Build 213)
. Login time: Wednesday, June 16, 2004 8:04:49 AM
. --------------------------------------------------------------------------
. Session name: jon_k@192.168.0.4
. Host name: 192.168.0.4 (Port: 22)
. User name: jon_k (Password: Yes, Key file: No)
. Transfer Protocol: SFTP (SCP)
. SSH protocol version: 2; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. SSH Bugs: 
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No, Cache: Yes
. Cache directory changes: Yes, Permanent: Yes
. Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.0.4"
. Connecting to 192.168.0.4 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.5.6
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 56:1f:08:92:27:d6:60:22:f2:91:90:12:5d:d3:45:31
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
! Using username "jon_k".
! Welcome to UBER-term! Please enter your password below, okay?
. Keyboard-interactive authentication refused
. Session password prompt (jon_k@192.168.0.4's password: )
. Using stored password.
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 272
< Type: SSH_FXP_NAME, Size: 43, Number: 272
. Real path is '/home/jon_k'
. Listing directory "/home/jon_k".
> Type: SSH_FXP_OPENDIR, Size: 20, Number: 523
< Type: SSH_FXP_HANDLE, Size: 13, Number: 523
> Type: SSH_FXP_READDIR, Size: 13, Number: 780
< Type: SSH_FXP_NAME, Size: 6757, Number: 780
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
< Type: SSH_FXP_STATUS, Size: 28, Number: 1036
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1284
< Type: SSH_FXP_STATUS, Size: 24, Number: 1284
< Status/error code: 0
. Startup conversation with host finished.
. Closing connection.
. --------------------------------------------------------------------------
. WinSCP Version 3.5.6 (Build 213)
. Login time: Wednesday, June 16, 2004 8:06:14 AM
. --------------------------------------------------------------------------
. Session name: jon_k@192.168.0.4
. Host name: 192.168.0.4 (Port: 22)
. User name: jon_k (Password: Yes, Key file: No)
. Transfer Protocol: SFTP (SCP)
. SSH protocol version: 2; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
. SSH Bugs: 
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 0
. Local directory: default, Remote directory: home, Update: No, Cache: Yes
. Cache directory changes: Yes, Permanent: Yes
. Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.0.4"
. Connecting to 192.168.0.4 port 22
. Server version: SSH-1.99-OpenSSH_3.6.1p2
. We claim version: SSH-2.0-WinSCP-release-3.5.6
. Using SSH protocol version 2
. Doing Diffie-Hellman group exchange
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-rsa 1024 56:1f:08:92:27:d6:60:22:f2:91:90:12:5d:d3:45:31
. Initialised AES-256 client->server encryption
. Initialised AES-256 server->client encryption
! Using username "jon_k".
! Welcome to UBER-term! Please enter your password below, okay?
. Keyboard-interactive authentication refused
. Session password prompt (jon_k@192.168.0.4's password: )
. Using stored password.
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Using SFTP protocol.
. Doing startup conversation with host.
> Type: SSH_FXP_INIT, Size: 5, Number: -1
< Type: SSH_FXP_VERSION, Size: 5, Number: -1
. SFTP version 3 negotiated.
> Type: SSH_FXP_EXTENDED, Size: 38, Number: 200
< Type: SSH_FXP_STATUS, Size: 38, Number: 200
< Status/error code: 8
. Server does not recognise WinSCP.
. Getting current directory name.
. Getting real path for '.'
> Type: SSH_FXP_REALPATH, Size: 10, Number: 272
< Type: SSH_FXP_NAME, Size: 43, Number: 272
. Real path is '/home/jon_k'
. Listing directory "/home/jon_k".
> Type: SSH_FXP_OPENDIR, Size: 20, Number: 523
< Type: SSH_FXP_HANDLE, Size: 13, Number: 523
> Type: SSH_FXP_READDIR, Size: 13, Number: 780
< Type: SSH_FXP_NAME, Size: 6757, Number: 780
> Type: SSH_FXP_READDIR, Size: 13, Number: 1036
< Type: SSH_FXP_STATUS, Size: 28, Number: 1036
< Status/error code: 1
> Type: SSH_FXP_CLOSE, Size: 13, Number: 1284
< Type: SSH_FXP_STATUS, Size: 24, Number: 1284
< Status/error code: 0
. Startup conversation with host finished.

Here is the result of the "systeminfo" in DOS.

Host Name:                 JON-4LLX1N13S4U
OS Name:                   Microsoft Windows XP Professional
OS Version:                5.1.2600 Build 2600
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Uniprocessor Free
Registered Owner:
Registered Organization:
Product ID:                55274-640-0000356-23322
Original Install Date:     6/15/2004, 4:09:39 AM
System Up Time:            0 Days, 0 Hours, 17 Minutes, 2 Seconds
System Manufacturer:       VIA Technologies, Inc.
System Model:              VT8367-8233A
System type:               X86-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: x86 Family 6 Model 10 Stepping 0 AuthenticAMD ~
1149 Mhz
BIOS Version:              VIA694 - 42302e31
Windows Directory:         G:\WINDOWS
System Directory:          G:\WINDOWS\System32
Boot Device:               \Device\HarddiskVolume1
System Locale:             en-us;English (United States)
Input Locale:              en-us;English (United States)
Time Zone:                 (GMT-08:00) Pacific Time (US & Canada); Tijuana
Total Physical Memory:     511 MB
Available Physical Memory: 306 MB
Virtual Memory: Max Size:  1,762 MB
Virtual Memory: Available: 1,385 MB
Virtual Memory: In Use:    377 MB
Page File Location(s):     G:\pagefile.sys
Domain:                    WORKGROUP
Logon Server:              \\JON-4LLX1N13S4U
Hotfix(s):                 1 Hotfix(s) Installed.
                           [01]: Q147222
NetWork Card(s):           2 NIC(s) Installed.
                           [01]: Linksys LNE100TX Fast Ethernet Adapter(LNE100TX
 v4)
                                 Connection Name: Local Area Connection 2
                                 Status:          Media disconnected
                           [02]: Realtek RTL8139 Family PCI Fast Ethernet NIC
                                 Connection Name: Local Area Connection
                                 DHCP Enabled:    Yes
                                 DHCP Server:     192.168.0.1
                                 IP address(es)
                                 [01]: 192.168.0.2

If you need any more details about my computer I can get them for you. I'm not stupid using windows and I can tell you just about any information you need.

I really hope you'll be willing to help me iron this out Martin.

Thanks,
Jon Kelley
Last edited by jon_k on 2004-06-16 16:43; edited 3 times in total

Reply with quote E-mail

Advertisement

jon_k
Joined:
Posts:
3

Re: Getting EAccessViolation

Here is the excerpt from the debug log... I was unable to reproduce any error except EACCESSVIOLATION for some reason. I tried several times, and got only EACCESSVIOLATION.

I found the link to test version, I used it and have NO problems now. Wow, you're good at debugging and issueing quick fixes. Thank you so much and I hope the debug info below helps.

Hopefully all new releases will have whatever codechange you made in winscpnoddrive.zip? Thanks a bunch

regards,
Jon

DEBUG LOG:
[8:26:35 AM] WinSCP3.cpp:15:WinMain
  ---
[8:26:49 AM] TerminalManager.cpp:136:TTerminalManager::ConnectActiveTerminal
  ConnectActiveTerminal
[8:26:49 AM] TerminalManager.cpp:156:TTerminalManager::ConnectActiveTerminal
  new TOperationStatusForm
[8:26:49 AM] TerminalManager.cpp:163:TTerminalManager::ConnectActiveTerminal
  ActiveTerminal->Open
[8:26:51 AM] TerminalManager.cpp:165:TTerminalManager::ConnectActiveTerminal
  ActiveTerminal->DoStartup
[8:26:51 AM] TerminalManager.cpp:167:TTerminalManager::ConnectActiveTerminal
  /ActiveTerminal->DoStartup
[8:26:51 AM] TerminalManager.cpp:222:TTerminalManager::ConnectActiveTerminal
  ConnectActiveTerminal
[8:26:51 AM] PAS:0:unk
  TCustomDirView.CreateWnd
[8:26:51 AM] PAS:0:unk
  /TCustomDirView.CreateWnd
[8:26:51 AM] PAS:0:unk
  TCustomDirView.CreateWnd
[8:26:51 AM] PAS:0:unk
  /TCustomDirView.CreateWnd
[8:26:51 AM] ScpCommander.cpp:438:TScpCommanderForm::UpdateControls
  TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:449:TScpCommanderForm::UpdateControls
  /TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:438:TScpCommanderForm::UpdateControls
  TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:449:TScpCommanderForm::UpdateControls
  /TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:375:TScpCommanderForm::ConfigurationChanged
  TScpCommanderForm::ConfigurationChanged
[8:26:51 AM] ScpCommander.cpp:393:TScpCommanderForm::ConfigurationChanged
  /TScpCommanderForm::ConfigurationChanged
[8:26:51 AM] ScpCommander.cpp:438:TScpCommanderForm::UpdateControls
  TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:449:TScpCommanderForm::UpdateControls
  /TScpCommanderForm::UpdateControls
[8:26:51 AM] WinMain.cpp:402:Execute
  TerminalManager->ScpExplorer = ScpExplorer before
[8:26:51 AM] CustomScpExplorer.cpp:182:TCustomScpExplorerForm::SetTerminal
  SetTerminal
[8:26:51 AM] CustomScpExplorer.cpp:190:TCustomScpExplorerForm::SetTerminal
  TerminalChanged pre
[8:26:51 AM] ScpCommander.cpp:299:TScpCommanderForm::TerminalChanged
  TScpCommanderForm::TerminalChanged
[8:26:51 AM] ScpCommander.cpp:305:TScpCommanderForm::TerminalChanged
  TCustomScpExplorerForm::TerminalChanged 1
[8:26:51 AM] CustomScpExplorer.cpp:198:TCustomScpExplorerForm::TerminalChanged
  TerminalChanged
[8:26:51 AM] CustomScpExplorer.cpp:199:TCustomScpExplorerForm::TerminalChanged
  RemoteDirView->Terminal
[8:26:51 AM] ScpCommander.cpp:683:TScpCommanderForm::DirViewLoaded
  TScpCommanderForm::DirViewLoaded
[8:26:51 AM] ScpCommander.cpp:438:TScpCommanderForm::UpdateControls
  TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:449:TScpCommanderForm::UpdateControls
  /TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:784:TScpCommanderForm::DirViewLoaded
  /TScpCommanderForm::DirViewLoaded
[8:26:51 AM] CustomScpExplorer.cpp:206:TCustomScpExplorerForm::TerminalChanged
  Terminal->RefreshDirectory
[8:26:51 AM] CustomScpExplorer.cpp:210:TCustomScpExplorerForm::TerminalChanged
  UpdateStatusBar
[8:26:51 AM] CustomScpExplorer.cpp:213:TCustomScpExplorerForm::TerminalChanged
  TerminalListChanged
[8:26:51 AM] CustomScpExplorer.cpp:215:TCustomScpExplorerForm::TerminalChanged
  /TerminalChanged
[8:26:51 AM] ScpCommander.cpp:311:TScpCommanderForm::TerminalChanged
  LocalDirectory ''
[8:26:51 AM] ScpCommander.cpp:331:TScpCommanderForm::TerminalChanged
  DocumentsDir
[8:26:51 AM] ScpCommander.cpp:334:TScpCommanderForm::TerminalChanged
  LocalDirView->HomeDirectory empty
[8:26:51 AM] ScpCommander.cpp:336:TScpCommanderForm::TerminalChanged
  LocalDirView->ExecuteHomeDirectory
[8:26:51 AM] PAS:0:unk
  TDirView.SetPath
[8:26:51 AM] PAS:0:unk
  TDirView.Load
[8:26:51 AM] PAS:0:unk
  TDirView.LoadFiles
[8:26:51 AM] PAS:0:unk
  *TDirView.LoadFiles
[8:26:51 AM] PAS:0:unk
  /TDirView.LoadFiles
[8:26:51 AM] ScpCommander.cpp:683:TScpCommanderForm::DirViewLoaded
  TScpCommanderForm::DirViewLoaded
[8:26:51 AM] ScpCommander.cpp:438:TScpCommanderForm::UpdateControls
  TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:449:TScpCommanderForm::UpdateControls
  /TScpCommanderForm::UpdateControls
[8:26:51 AM] ScpCommander.cpp:784:TScpCommanderForm::DirViewLoaded
  /TScpCommanderForm::DirViewLoaded
[8:26:51 AM] PAS:0:unk
  *TDirView.Load
[8:26:51 AM] PAS:0:unk
  /TDirView.Load
[8:26:51 AM] PAS:0:unk
  *TDirView.SetPath
[8:26:51 AM] PAS:0:unk
  /TDirView.SetPath
[8:26:51 AM] ScpCommander.cpp:351:TScpCommanderForm::TerminalChanged
  LocalDirView->HomeDirectory 2 ''
[8:26:51 AM] ScpCommander.cpp:355:TScpCommanderForm::TerminalChanged
  FFirstTerminal = false
[8:26:51 AM] ScpCommander.cpp:370:TScpCommanderForm::TerminalChanged
  /TScpCommanderForm::TerminalChanged
[8:26:51 AM] CustomScpExplorer.cpp:193:TCustomScpExplorerForm::SetTerminal
  /SetTerminal
[8:26:51 AM] WinMain.cpp:404:Execute
  TerminalManager->ScpExplorer = ScpExplorer after
[8:26:51 AM] WinMain.cpp:417:Execute
  Application->Run before
[8:26:51 AM] PAS:0:unk
  TIEPathComboBox.ResetItems
[8:26:51 AM] PAS:0:unk
  TIEPathComboBox.ResetItems 1
[8:26:51 AM] PAS:0:unk
  TIEPathComboBox.ResetItems 2
[8:26:51 AM] PAS:0:unk
  TDirView.SetPath
[8:26:51 AM] WinMain.cpp:423:Execute
  Application->Run after finally
[8:26:51 AM] WinMain.cpp:425:Execute
  SAFE_DESTROY(ScpExplorer) before
[8:26:51 AM] CustomScpExplorer.cpp:182:TCustomScpExplorerForm::SetTerminal
  SetTerminal
[8:26:51 AM] CustomScpExplorer.cpp:190:TCustomScpExplorerForm::SetTerminal
  TerminalChanged pre
[8:26:51 AM] ScpCommander.cpp:299:TScpCommanderForm::TerminalChanged
  TScpCommanderForm::TerminalChanged
[8:26:51 AM] ScpCommander.cpp:367:TScpCommanderForm::TerminalChanged
  TCustomScpExplorerForm::TerminalChanged 2
[8:26:51 AM] CustomScpExplorer.cpp:198:TCustomScpExplorerForm::TerminalChanged
  TerminalChanged
[8:26:51 AM] CustomScpExplorer.cpp:199:TCustomScpExplorerForm::TerminalChanged
  RemoteDirView->Terminal
[8:26:51 AM] CustomScpExplorer.cpp:213:TCustomScpExplorerForm::TerminalChanged
  TerminalListChanged
[8:26:51 AM] CustomScpExplorer.cpp:215:TCustomScpExplorerForm::TerminalChanged
  /TerminalChanged
[8:26:51 AM] ScpCommander.cpp:370:TScpCommanderForm::TerminalChanged
  /TScpCommanderForm::TerminalChanged
[8:26:51 AM] CustomScpExplorer.cpp:193:TCustomScpExplorerForm::SetTerminal
  /SetTerminal
[8:26:51 AM] WinMain.cpp:432:Execute
  Execute catch 'Directory 'D:' doesn't exist.'
[8:26:53 AM] WinSCP3.cpp:39:WinMain
  /---

Reply with quote E-mail

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Getting EAccessViolation

jon_k wrote:

I am going to try and put a CD and see if i can get winscp to work like the poster in the similar article above did.. that way I can get these mission critical files off my linux server off, but it'd be GREAT martin, if you could get your test machine to have another letter than C. Damnit.. you want to use my computer? heheh.. justkidding... I am going to follow your testing instructions in your debug application martin, and paste my results here.
In the topic you refere to, there is a link to unofficial beta version of WinSCP that should fix the problem. Please try it.

If the EAccessViolation error preserves, let me know.

Reply with quote

jon_k
Joined:
Posts:
3

Re: Getting EAccessViolation

martin wrote:


In the topic you refere to, there is a link to unofficial beta version of WinSCP that should fix the problem. Please try it.

If the EAccessViolation error preserves, let me know.

Yep, it's fixed. After writing this article I found it.

It seems to work without a hitch now!

Thanks for adding bugfixes to the program so quickly! :-)

I use this program a lot and was rather worried I'd have to end up switching to something else when I found my newly reinstalled windows wouldn't cooperate with it!

Again, thanks!
- regards,
jon

Reply with quote E-mail

martin
Site Admin
martin avatar

Re: Getting EAccessViolation

jon_k wrote:

Yep, it's fixed. After writing this article I found it.
Sorry, I have missed your second post :-)

Reply with quote

Advertisement

You can post new topics in this forum