Opened 16 years ago

Last modified 15 years ago

#333 closed defect

Executing ~FdoConnectionManager causes Unhandled Exception — at Version 2

Reported by: gregboone Owned by: gregboone
Priority: major Milestone: 3.4.0
Component: FDO API Version: 3.3.1
Severity: 3 Keywords:
Cc: jacklee External ID:

Description (last modified by gregboone)

An unhandled exception is occurring when the FdoConnectionManager destructor is invoked and the FdoModuleMap cleared.

A work-around seems to involve re-factoring the FdoConnectionManager HMODULE map so that it stores non-const std::wstring objects. It is unknown exactly why this change resolves the issue, but the change is seen as safe and without any ancillary effect.

Change History (2)

comment:1 by gregboone, 16 years ago

Status: newassigned

comment:2 by gregboone, 16 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.