Windows 2000 and OCI crash

From: Hanan Brener <hananb_at_xosoft.com>
Date: Thu, 19 Oct 2000 07:16:24 GMT
Message-ID: <8sm745$d8l$1_at_nnrp1.deja.com>


Hi,

Oracle 8.1.5 client.
Application that work properly on WIndows NT 4.0. Crashed on exit in WIndows 2000 on
OCIHandleFree for environment handler : Code fragment

OCIEnv* _envh_p; // environment handle
OCIError* _errh_p; // error handle
OCISvcCtx* _sconxth_p; // service context handle ....
OCILogoff(_sconxth_p, _errh_p);
OCIHandleFree(_errh_p, OCI_HTYPE_ERROR); OCIHandleFree(_envh_p, OCI_HTYPE_ENV); // crash in Windows 2000 !!!

Has anyone encounter with this problem ?!

Regards, Hanan Brener

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Oct 19 2000 - 09:16:24 CEST

Original text of this message