id summary reporter owner description type status milestone component version severity resolution keywords cc 7032 Prevent tool Bug Fix. g.gupta@… John Maddock "In file boost_1_50_0_beta1/libs/regex/src/regex_raw_buffer.cpp std::memcpy(ptr, start, datasize); If start is NULL but datasize is not zero, then it is a segmentation fault.This is a rare situation but can happen in some scenario. Attached patch is the fix for it. This problem also persists in latest beta code." Bugs closed To Be Determined regex Boost 1.50.0 Problem fixed yogen.saini@…