TcSFTPClient access violation on destroy

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
happymax
Posts: 2
Joined: Mon 17 Dec 2018 09:37

TcSFTPClient access violation on destroy

Post by happymax » Mon 17 Dec 2018 10:11

Hi,
I'm using your SFTPClient (Securebidge demo 9.0) demo application compiled with Delphi 7 to access a SFTP area with privete an publick key.

All works fine except when I close the app because I get an exception EInvalidPointer module rtl70.bpl at address 00003458.

Please note that if I run the application without activate the connection I can close the application without any problem.

Debugging the app, I noticed that the problem is when the form is destroyed.

I haven't installed you Indy 10 integration and my keys are RSA 2048.

Can you give me some advice to solve this problem ?

Thanks
Massimo

happymax
Posts: 2
Joined: Mon 17 Dec 2018 09:37

Re: TcSFTPClient access violation on destroy

Post by happymax » Tue 18 Dec 2018 10:47

Sorry for the new post.

For me is crucial to solve this problem as soon as possibile; there is a strategy to investigate the problem ?

Do I have to purchase the component sources to check where the error is generated?

Thanks in advance.
Massimo

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: TcSFTPClient access violation on destroy

Post by ViktorV » Wed 19 Dec 2018 11:52

Unfortunately, we could not reproduce the issue.
In order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please compose a full sample demonstrating the described behavior and send it to us using the contact form https://www.devart.com/company/contactform.html.

Post Reply