Unable to debug with Delphi 7, AV write of addr 0000000

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
dev
Posts: 2
Joined: Tue 30 Jun 2009 14:28

Unable to debug with Delphi 7, AV write of addr 0000000

Post by dev » Tue 30 Jun 2009 15:22

I am evaluating the SecureBridge in Delphi 7 under Windows XP Pro..
I am unable to debug my project or the sample SFTPClient, as i keep getting an access violation "write of address 0x00000000", when i try to run from Delphi IDE.

When i start the test program like a normal windows app from explorer it works.

Is this a problem or a limitation of the Evaluation version ?

Kindly advise

Dev

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 01 Jul 2009 08:03

I can not reproduce the problem. Please give a more detailed description when the exception occurs.
Also supply me the exact version of your IDE.

dev
Posts: 2
Joined: Tue 30 Jun 2009 14:28

Post by dev » Tue 14 Jul 2009 09:31

My version is Delphi 7.0 (Build 8.1) Enterprise

The AV comes on startup in the SFTPClient demo program as well as in my test program, on XP as well as Vista..

The AV occurs due to write of address.
FYI - I enabled handled AVs to be handled by user program (in Tools->Debugger Options) and i am able to debug in IDE.
So i have a workaround for now...

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 20 Jul 2009 13:53

Please, try to download the latest SecureBridge build (2.50.0.9) and check if this problem still exists.

Post Reply