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.)
Here is the info in winscp log file
Here is the result of the "systeminfo" in DOS.
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
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