Ticket #161 (closed defect: fixed)
COFE crash
Reported by: | michelpons | Owned by: | michaelhalloran |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | COLoggers | Version: | Development |
Keywords: | crash | Cc: |
Description
I am using COLTT 2.1 Build 263. I am running COFE 2.6.0.2 with the VB6 Ideal ThermoSystem. COLTT is enabled on VB6 Thermo System with error interfaces calls activated as well as reference count logging activated. I open COFE, select the VB6 Thermo System as Property Package and then COFE stops: it displays an APPCRASH. See attached the file detailing the problem. The log file (also attached) shows IPersistStreamInit as the last call. I am running COFE in Windows 7.
Attachments
Change History
Changed 11 years ago by michelpons
- Attachment cofe_091013_122751.log added
Log file obtained with COLTT 2.1.263
comment:1 Changed 11 years ago by michelpons
- Version changed from 2.1 to Development
COFE does not crash with COLTT 2.1 official release, aka Build 239. Error interface calls and reference counting not enabled. Mind that the call to IPersistStreamInit on which Build 263 seems to crash, leads to an exception:
ThermoSystem <Anonymous> : Error returned from QueryInterface - 0x80004002
as reported in the log file produced with Build 239.
Details of the crash