This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGSEGV, Segmentation fault. | |
#0 0x00007ffff72d5853 in std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () | |
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#1 0x00000000004becbf in boost::io::detail::put_last<char, std::char_traits<char>, std::string> (os=..., | |
x=<error reading variable: Cannot access memory at address 0xfeffffffffffffe9>) at /usr/local/include/boost/format/feed_args.hpp:114 | |
#2 0x00000000004bcbc6 in boost::io::detail::call_put_last<char, std::char_traits<char>, std::string> (os=..., x=0x7fffffffe0e0) | |
at /usr/local/include/boost/format/feed_args.hpp:126 | |
#3 0x00000000004c11e5 in boost::io::detail::put_last<char, std::char_traits<char> > (os=..., t=...) at /usr/local/include/boost/format/feed_args.hpp:149 | |
#4 0x00000000004bf169 in boost::io::detail::put<char, st |