I have exception at swmgr.cpp:726 "iterator is not writable". I have this issue while i have two modules with same name but different paths. That code (line 737) have insert and erase operation, but such things will invalidate iterator afaik. Win7 + msvc2008