Page 1 of 1

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

Posted: Tue 30 Jun 2009 15:22
by dev
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

Posted: Wed 01 Jul 2009 08:03
by Dimon
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.

Posted: Tue 14 Jul 2009 09:31
by dev
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...

Posted: Mon 20 Jul 2009 13:53
by Dimon
Please, try to download the latest SecureBridge build (2.50.0.9) and check if this problem still exists.