Ticket #157 (new defect)
Exception in InoSim using logged PMC
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | COLoggers | Version: | 2.1 |
Keywords: | Cc: | michaelhalloran |
Description
When an instance of a property package manager is created on a logged PPM, an exception occurs with InoSim as a PME.
EXCEPTION_ACCESS_VIOLATION in module log4cxx.dll at 0023:083C42D3, log4cxx::Logger::info()+0003 byte(s)
Attachments
Change History
Changed 11 years ago by michelpons
- Attachment Exception1.txt added
Stack trace first chance exception
Changed 11 years ago by michelpons
- Attachment Exception2.txt added
Stack trace 2nd chance exception
comment:2 Changed 11 years ago by michaelhalloran
Is it possible to get a copy of Inosim so that I can attempt to reproduce this?
comment:4 Changed 11 years ago by michelpons
A crash is confirmed when using COLTT 2.1 official release, aka Build 239. When logging is enabled on the Thermo System that one wants to select with INOSIM, expanding the list of Property Packages managed by the Thermo System leads to a crash from InoSim. No COLTT log has been found of what is going on.
Communication from InoSim developer: \"I used the latest version of COLTT from SourceForge. Unfortunately, no log file is created. But I attached the stack trace (Exception1.txt) for the first chance exception and (Exception2.txt) the second chance exception. As you can see in the file Exception2.txt, the crash occurs in the CoCreateInstance call that creates an instance of the property package. I hope this helps.
It looks to me that creating any CAPE-OPEN object (V1.1 property package, V1.0 thermo system, ...) result in crash, when logging is enabled. \"