Application fault, version 419, scheduled task

Advertisement

ChrisFromAustralia
Guest

Application fault, version 419, scheduled task

Firstly, thanks so much for a good product.

Hi, I get this error when i call winscp from a scheduled task (the error details are from the event log):

"Faulting application winscp419.exe, version 4.1.9.416, faulting module kernel32.dll, version 5.2.3790.4480, fault address 0x0000bef7."

My scheduled task runs as the "NT AUTHORITY\SYSTEM" user. It runs a batch file with this contents:

winscp419.exe /log="logs\%date:~10,4%%date:~7,2%%date:~4,2%_winscp.log" /script=xxx.txt

Note the /log=... above - this log file does not get generated at all, so i don't know whats crashing.

My script 'xxx.txt' looks like this (censored a bit) :

option batch on
option confirm off
option transfer binary
open abc:def@xyz -hostkey="ssh-rsa 1024 12:34:...."
get -delete /remotefolder/* "D:\localfolder\"
close
exit

Interestingly, when running this batch file from my normal account, i have no issues.

Any ideas?

Reply with quote

Advertisement

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

Re: Application fault, version 419, scheduled task

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.

Reply with quote

ChrisFromAustralia
Joined:
Posts:
4
Location:
Australia

Thanks for the response.

Okay i've emailed you from my work account (different email address than the one i registered here with). You can respond either way.

Reply with quote

Advertisement

ChrisFromAustralia
Joined:
Posts:
4
Location:
Australia

That's fine.
Thanks so much for all your efforts!
You're a credit to the open source world, giving support like that.
Don't worry that we couldn't figure it out. I've managed to hack together a solution with Putty PSFTP so don't lose any sleep over it.
Thanks again.

Reply with quote

Advertisement

M Usman
Guest

SFTP Throwing error

Hi,

I am getting these two errors once in a week.

1) Reporting queued error: faulting application WinSCP.exe, version 4.1.5.410, faulting module kernel32.dll, version 5.2.3790.4062, fault address 0x0000bee7.


2) Faulting application WinSCP.exe, version 4.1.5.410, faulting module kernel32.dll, version 5.2.3790.4062, fault address 0x0000bee7.

Only workaround is to reboot the server but it comes back again after 3-4 days.

Please help

Regards
Usman

Reply with quote

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

Re: SFTP Throwing error

M Usman wrote:

I am getting these two errors once in a week.
....
Are you able to reproduce these with the latest version? 4.1.9 or even better with 4.2.3 beta?

Reply with quote

No One
Guest

Any update?

The bug entry in the tracker doesn't show anything but have there been any updates to this bug? Thanks

Reply with quote

geek_jumper
Guest

SFTP throwing error

Is this issue fixed in WinSCP's latest version? I was using WinSCP 4.1.8. It was running fine in Windows server 2003(32 bits) version. Now I am running in Windows Server 2003(64bits) OS. In this OS I am frequently receiving this type of error. After rebooting server, it is running smoothly for some days and after that I am receiving the same error. Please let me know, If this bug is fixed in latest version's of WinSCP.

Reply with quote

Advertisement

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

Re: SFTP throwing error

geek_jumper wrote:

Is this issue fixed in WinSCP's latest version? I was using WinSCP 4.1.8. It was running fine in Windows server 2003(32 bits) version. Now I am running in Windows Server 2003(64bits) OS. In this OS I am frequently receiving this type of error. After rebooting server, it is running smoothly for some days and after that I am receiving the same error. Please let me know, If this bug is fixed in latest version's of WinSCP.
I do not know. But you should upgrade anyway.

Reply with quote

Advertisement

You can post new topics in this forum