Delphi 7 PE with Trial SecureBridge : EInvalidPointer Exception thrown on exit
Posted: Wed 21 Feb 2018 15:10
Hello,
I'm in the process of evaluating SecureBridge with Delphi 7 Personnal Edition and I encounter the same crash with each test :
I launch the Demos/SSHClientApp, connect to a server with a private key, everything works fine. I disconnect, no problem. But when I quit the demo program I encounter an EInvalidPointer exception in rtl70.bpl 00003458, sometimes followed by a Runtime error 216 at 004038B2.
I tried making my own test program with the least code I could and still have multiple exceptions on the program exit.



I'm in the process of evaluating SecureBridge with Delphi 7 Personnal Edition and I encounter the same crash with each test :
I launch the Demos/SSHClientApp, connect to a server with a private key, everything works fine. I disconnect, no problem. But when I quit the demo program I encounter an EInvalidPointer exception in rtl70.bpl 00003458, sometimes followed by a Runtime error 216 at 004038B2.
I tried making my own test program with the least code I could and still have multiple exceptions on the program exit.


