id summary reporter owner description type status milestone component version severity resolution keywords cc 5638 greg_month::get_month_map_ptr is not thread safe fatbone az_sw_dude "We recently have found a crash issue related to this function in greg_month.cpp. the block from line 39 is not thread safe. If multiple threads call this function simultaneously, it will lead to a crash. As one thread is populating the map while the other thread may start using the map, or even worse two threads populate the map at the same time. " Bugs assigned To Be Determined date_time Boost 1.46.1 Showstopper