I have isolated the problem, and it resides into GlobalConfiguration::getInstance()->loadStartupParameter( argc, argv); call within the ChaosCommon class
after more investigation the function that let crash on exit is:GlobalConfiguration::getInstance()->checkDefaultOption();
Witin this method are used other hide boost::regex static variable