jschmied
Member²
Hi!
I get a access violation where I got no one before.
I have a project with a session, many datasets, packages an so on.
If I start the app, logon and close the app immediately i get a av when delphi calls system.FInitUnits calls the finalization of the unit Oracle.
The CPU-Window points to RTLDeleteCriticalSection. When I continue I get a second av in TMonitorClient.Deactivate.
If I don't include OracleMonitor I get only the first av.
Can't debug it further because I don't
I get a access violation where I got no one before.
I have a project with a session, many datasets, packages an so on.
If I start the app, logon and close the app immediately i get a av when delphi calls system.FInitUnits calls the finalization of the unit Oracle.
The CPU-Window points to RTLDeleteCriticalSection. When I continue I get a second av in TMonitorClient.Deactivate.
If I don't include OracleMonitor I get only the first av.
Can't debug it further because I don't