id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9006,read_xml segfaults if run from boost::asio::spawn,Mátyás Végh ,Sebastian Redl,"I've noticed that if read_xml is run through a boost::asio::spawn then read_xml encounters a segmentation violation. {{{ #include #include #include #include #include #include #include void read() { std::cout<<""starting read()""< )phi""; std::stringstream ss(std::move(xml)); boost::property_tree::ptree pt; boost::property_tree::read_xml(ss, pt); std::cout<<""ending read()""<