Opened 16 years ago

Closed 15 years ago

#333 closed defect (fixed)

Executing ~FdoConnectionManager causes Unhandled Exception

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 (3)

comment:1 by gregboone, 16 years ago

Status: newassigned

comment:2 by gregboone, 16 years ago

Description: modified (diff)

comment:3 by gregboone, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.