id summary reporter owner description type status milestone component version severity resolution keywords cc 7953 phoenix & std::valarray leads to a segfault Philipp Schwaha Thomas Heller "A phoenix expression [1] applied to valarray [2] leads to a segfault. [1] boost::phoenix::at_c<0>(arg1) += boost::phoenix::at_c<1>(arg1) / val(mass) * arg2 [2] std::tuple, std::valarray> A simple example is attached triggering the problem. (When compiled with gcc 4.6 or 4.7) " Bugs new To Be Determined phoenix Boost Development Trunk Problem phoenix, std::valarray, segfault