DbgBreakPoint

Ivan

Member
If I use Direct Oracle Access (Direct Oracle Access, Object version, Base version: 3.4)in a Delphi application (Delphi 5.0 build 6.18 Update Pack 1) under Windows 2000 Professional (5.00.2195 Service Pack 1), I always(frequently) receive CPU window when exit that application with DbgBreakPoint call (within Delphi IDE). When running this application without IDE it closes normally(with access violation error). What can be the reason of this behaviour ?

------------------
WBR, Ivan.
 
It seems to be the same problem ...
But I can't see any solution.
There is only one suggestion to uninstall Oracle Trace Utility. But I have no such utility installed. I'm wrong maybe. What is the correct filename for this utility ?
 
I've compiled OCI sample cdemo1 which is shipped with Oracle8.1.6 using MSVC 6.0.
The log is still the same:
HEAP[cdemo1.exe]: The thread 0x540 has exited with code 1 (0x1).
HEAP: Free Heap block 1673680 modified at 167381c after it was freed.
It seems that the bug comes from Oracle ...

------------------
WBR, Ivan.
 
Back
Top