28 May
2009
28 May
'09
6:35 a.m.
I had "same" problem while using boost.lexical_cast in destructor of some static object. My suggestion: try to not use static objects :), something may be wrong with them.