> No, growing a vector (which push_back can do) invalidates all references > into the vector. Would building with --enable-dbgutil on Linux (thus defining _GLIBCXX_DEBUG) had caught this problem? If yes, they I certainly start agreeing with you (IIRC) that developers should use --enable-dbgutil. --tml