Subject | AV on connection |
---|---|
Author | Ed Dressel |
Post date | 2008-11-15T16:15:04Z |
IB 1.5.
I have a user who (through madExcept, a Delphi component) sent me this
exception:
address 00000000. Read of address 00000000.
The call stack is:
IB_Monitor 539 +11 mon_attach_database
IB_Components 16727 +151 TIB_Connection.API_Connect
IB_Components 16012 +20 TIB_Connection.SysConnect
IB_Components 15133 +6 TIB_Connection.Connect
master TfrmMaster.ConnectToDB
master TfrmMaster.ConnectAndLogin
master TfrmMaster.UMAfterShow
Controls 4645 +53 TControl.WndProc
Controls 6342 +33 TWinControl.WndProc
Forms 3097 +103 TCustomForm.WndProc
Controls 6237 +3 TWinControl.MainWndProc
Classes 10966 +8 StdWndProc
7e4196c2 +00a user32.dll DispatchMessageA
Forms 6872 +13 TApplication.ProcessMessage
Forms 6891 +1 TApplication.HandleMessage
Forms 6975 +16 TApplication.Run
TRAK initialization
Anyone know what might be causing this?
Thanks
Ed Dressel
I have a user who (through madExcept, a Delphi component) sent me this
exception:
address 00000000. Read of address 00000000.
The call stack is:
IB_Monitor 539 +11 mon_attach_database
IB_Components 16727 +151 TIB_Connection.API_Connect
IB_Components 16012 +20 TIB_Connection.SysConnect
IB_Components 15133 +6 TIB_Connection.Connect
master TfrmMaster.ConnectToDB
master TfrmMaster.ConnectAndLogin
master TfrmMaster.UMAfterShow
Controls 4645 +53 TControl.WndProc
Controls 6342 +33 TWinControl.WndProc
Forms 3097 +103 TCustomForm.WndProc
Controls 6237 +3 TWinControl.MainWndProc
Classes 10966 +8 StdWndProc
7e4196c2 +00a user32.dll DispatchMessageA
Forms 6872 +13 TApplication.ProcessMessage
Forms 6891 +1 TApplication.HandleMessage
Forms 6975 +16 TApplication.Run
TRAK initialization
Anyone know what might be causing this?
Thanks
Ed Dressel